Source: https://www.rightmodeler.com/vs/open-frontier

# rightmodeler vs The Open Frontier

The Open Frontier is a free-to-read site, built by Together AI, that republishes Artificial Analysis scores and published prices for open models, use case by use case. rightmodeler reads no public scores: it replays your own recorded traces through cheaper models and reports, step by step, which ones held up.

Different job · a public scoreboard vs your traffic

Official site: https://www.theopenfrontier.com

Different jobs at different moments. The Open Frontier answers a market question: per its own pages, which open model looks best for a use case, what it costs, and how it compares with closed models, using Artificial Analysis scores and providers' published prices, refreshed daily by script. It says plainly that it grades nothing itself. rightmodeler answers a question about your stack: the free, MIT-licensed CLI replays your recorded traces through cheaper models from your provider's live catalog, judges each against the output you accepted, and turns an approved swap into a draft pull request a human merges. Browse the boards to see which open models are worth a look; run the audit to learn whether any of them can take a step of your agent.

## What The Open Frontier is, by its own account

Everything in this section is attributed to the site itself, as of its 2026-09-16 data refresh.

Its page description calls it a Together AI benchmarking showcase, and its footer says it is built by Together AI. Its methodology page adds that Together runs inference and appears in the comparisons, and that competitors are always selectable and are shown winning where they win.

It grades nothing: "We do not grade models," its methodology page says. Every score is Artificial Analysis's, from AA Intelligence Index v4.3 and AA's capability indexes. Prices are providers' published serverless rates, Together's for the models Together serves, and a daily script rewrites the data so nobody edits a number by hand.

Its own rules are stated too. The field is every model AA has scored on the full index with a published price, 71 of the 215 AA tracks. The value pick is the cheapest open model that keeps 70% of the open leader's score. A missing result stays a gap, never a zero. Where Together serves a model and AA has measured that endpoint, Together's speed is the one shown.

What it shows: use-case boards from Intelligence and Coding to Legal and Finance, each with an open pick, a best-value pick, and a closed model to beat; a ranked leaderboard with each model's license; and a calculator that sets your token volume on an open model on Together against a closed API. As of its 2026-09-16 data, Artificial Analysis scores as shown on The Open Frontier put GLM-5.3 8.5 points behind Claude Fable 5.1 on the Intelligence Index, holding 84% of the top score.

## Same models, different evidence

What each one looks at before it calls a model good enough.

| | The Open Frontier | rightmodeler |
| --- | --- | --- |
| question | which open model looks best for a use case, and what it costs | which steps of your agent a cheaper model can hold |
| scores | Artificial Analysis's, republished; the site runs no evals | measured on replays of your own recorded traces |
| reference | AA's public evaluations, one harness for every model | the output your agent shipped and you accepted |
| cost | published per-token prices and AA's cost to run its index | cost per case on your replays, next to the current model's |
| field | the 71 models AA has fully scored and priced, as of 2026-09-16 | cheaper models in your configured provider's live catalog |
| what you get | boards, a leaderboard, and a cost calculator, nothing to install | a per-step report and, once you approve, a draft pull request |

_open-frontier vs rightmodeler_

## Which one do you open?

Three situations, each with the honest call.

### You are starting a new coding feature and want a quick, attributed shortlist of open models with prices before writing any code.

the right hire: The Open Frontier

There are no traces yet, so the audit has nothing to replay. The Open Frontier's Coding board names an open pick, a best-value pick, and the closed model to beat, from Artificial Analysis scores, and it costs nothing to open.

### Your agent has run in production on a closed frontier model for months, and you want to know which steps a cheaper model could take without changing what users get.

the right hire: rightmodeler

An index averages public evaluations; your steps are your prompts and your accepted outputs. The CLI replays each recorded step through cheaper candidates, judges them against what you shipped, abstains where the evidence is thin, confirms multi-step swaps end to end, and proposes only model identifier changes, in a draft pull request a human merges.

### An open model near the top of a board costs less than what one of your steps runs, and your provider lists it.

the right hire: both, together

The board is a fine place to find it. Add its ID, spelled the way your provider's catalog spells it, to the allowModels list in your audit policy file, and the CLI tests it on your own traces. The board says it scores well on public evaluations; the audit says whether it matches the outputs you accepted.

## The honest part

The Open Frontier shows the whole field on one attributed index, closed models included, with licenses and prices, and there is nothing to install. rightmodeler only ever sees the candidates your configured provider lists, and only the ones cheaper than what a step runs today.

It is useful before you have traffic. rightmodeler needs recorded traces and has nothing to say about a system that has not run yet.

rightmodeler ranks no models and publishes no scores. A verdict on your traces says nothing about anyone else's, and it measures agreement with the output you shipped, not correctness.

## Terms this page uses

- **Artificial Analysis Intelligence Index**: A composite of ten public evaluations weighted across agents, coding, scientific reasoning, and general, per The Open Frontier's methodology page, which carries v4.3. It is Artificial Analysis's score; the site republishes it.
- **swap candidate**: A cheaper model the audit is testing for one step of your agent, drawn from your configured provider's live catalog.
- **reference evidence**: Agreement between a candidate's answer and the output you accepted for that exact step. Evidence of agreement with shipped output, not proof of correctness.
- **quality floor**: The configurable minimum a candidate's worst-case agreement must clear, on the cases it was chosen on and again on held-out cases, before the audit recommends it.
- **abstain**: What the audit does when a step's sample is too small or its evidence incomplete: it recommends nothing rather than guessing.

## FAQ

### Does The Open Frontier benchmark models itself?

No, by its own account. Its methodology page says "We do not grade models" and "We never run an eval or assign a score." Every score is Artificial Analysis's, read by a daily script, so cite those numbers as Artificial Analysis scores as shown on The Open Frontier, with the date of its data.

### Who is behind The Open Frontier?

Its page description calls it a Together AI benchmarking showcase, and its footer says it is built by Together AI. Its methodology page notes that Together runs inference and appears in the comparisons, and states that competitors are always selectable and are shown winning where they win.

### Can rightmodeler test a model I found on The Open Frontier?

Yes, if the provider you configure lists it with a price and it costs less than the model a step runs today. Add its catalog ID to allowModels in a policy file passed with --policy. There is no integration: rightmodeler never reads The Open Frontier's data, and the board's scores play no part in the verdict.

### Is The Open Frontier's cost the same as the cost the audit reports?

No. The Open Frontier shows published per-token prices and Artificial Analysis's cost to run its index, and its calculator sets a token volume you choose on an open model on Together against a closed API. The audit measures cost per case on replays of your own traces, next to what the current model cost on the same cases.

### Does rightmodeler replace The Open Frontier?

No. The Open Frontier is a map of the field: which open models score well on public evaluations and what they cost to run. rightmodeler is a check on your own agent: which of its steps a cheaper model can take without drifting from the outputs you accepted. Many teams will want the map first and the check second.
