Why The Astra Vs Fable Benchmark Went From Five To Two Points: A Closer Look
AIThis post was created with the assistance of artificial intelligence (AI).

🔍 Read the full analysis: Why The Astra Vs Fable Benchmark Went From Five To Two Points: A Closer Look on ThorstenMeyerAI.com

TL;DR

The widely cited Astra vs Fable benchmark scores have changed from five to two points due to index revisions and architectural differences. The story about efficiency and intelligence per dollar is more nuanced than initial reports suggested.

The previously reported five-point gap between Astra and Fable in the Artificial Analysis Intelligence Index has been revised to a two-point difference, following updates to the benchmark’s methodology and scoring basket. This shift has significant implications for interpreting the performance and cost-efficiency of the models, especially as the initial narrative suggested Astra was superior in both areas. The new analysis underscores the importance of understanding the underlying benchmarks and their limitations.

Initially, the comparison between GPT-6 Astra and Fable 5.1 claimed a five-point lead for Fable, based on scores of 66 versus 61. This comparison was widely circulated as evidence that Fable was more intelligent, while Astra was more economical. However, recent scrutiny reveals that these scores are based on outdated or revised versions of the Artificial Analysis Intelligence Index, which was updated from version 4.1.1 to 4.2 around the time of Astra’s launch. As a result, the scores for both models shifted significantly, with Fable now scoring 57 and Astra 55, reducing the gap to only two points. This demonstrates that the original five-point difference was an artifact of using different index versions.

Further analysis indicates that the index’s scoring methodology changed, including the removal of certain metrics like GPQA Diamond and the addition of others like AA-Briefcase and GDP.pdf. These modifications affected the scoring basket, leading to a recalibration of model scores. Additionally, the scores are based on different evaluation snapshots, with some sources quoting Astra at 60 or 57 depending on the timing. This inconsistency highlights the instability of the benchmark scores over time.

Beyond the numerical revisions, the core issue relates to how the models’ architectures influence the scoring. Astra’s architecture involves latent-space reasoning with looped or recurrent transformers, allowing it to process tasks without extensive token output. The Artificial Analysis Index, however, measures efficiency primarily through token count, which is a poor proxy for compute in Astra’s case. Consequently, the token-based scores do not accurately reflect Astra’s actual computational effort or intelligence, complicating direct comparisons with models like Fable that rely on verbalized reasoning outputs.

At a glance
updateWhen: developing; the revisions and analysis…
The developmentRecent analysis shows that the Astra vs Fable benchmark scores have been revised, reducing the difference from five to two points, due to changes in the benchmarking index and architectural understanding.
Five Points That Became Two — Reality Check
AI Dispatch · Reality Check · 5 September 2026

Five points that became two: what’s wrong with the Astra vs Fable benchmark

The comparison everyone is quoting — Fable 66, Astra 61, “not a rounding error” — is built on numbers that were stale when written, measuring a quantity that no longer means what it used to, aggregated in a way that hides the reversals that matter. The benchmark isn’t broken. The way it’s being read is.

Problem 1 — the numbers moved: Index v4.1.1 → v4.2 during launch week
as quotedAA today (v4.2)
Claude Fable 5.16657 max effort
GPT-6 Astra6155 max · a third source says 60
gap: 5 2 “Five points is not a rounding error.” Two points, on an aggregate of ten evals that just swapped three of them (GPQA Diamond out; AA-Briefcase + GDP.pdf in), is exactly a rounding error. Not AA’s fault — revising an index is how you keep it honest. The error is downstream: quote the version, or don’t quote the number.
◆ Problem 3 — the tell: Astra’s effort dial isn’t connected to the engine
non-reasoning554.4M tok · $990
medium52
xhigh54$2,778
max55$3,020
Non-reasoning = max. Same score, 3× the cost. Because Astra is reported to be a looped / recurrent-depth transformer — it reasons in latent space, without emitting tokens. The Index prices cost in tokens, measures verbosity in tokens, computes time in tokens. For this architecture it’s counting the receipt, not the work. “140M vs 42M tokens” compares Fable’s verbalized reasoning to Astra’s post-loop output — an artefact, not an efficiency finding. Nobody outside OpenAI knows what the loops cost in GPU-seconds.
The other three problems
02
AA’s own conclusion is the opposite of the story
AA’s benchmarking note: Astra is 75% more expensive than GPT-5.6 Sol at max effort and “largely sits behind its predecessor on the Intelligence Index vs cost frontier.” Price went 2.5× ($4/$20 → $10/$50); token savings only partly offset it. The genuine efficiency win lives in one place: the Coding Agent Index, where Astra equals Fable 5 at under half the cost. “Astra attacks the economics” stretched a true coding result over an intelligence index where AA says the reverse.
04
“Max effort” isn’t the same experiment twice
Fable at max = more tokens. Astra at max = ~nothing (see ladder). And OpenAI’s docs say Astra does not support `none` reasoning effort — yet AA lists a “non-reasoning” score. The most efficient-looking config on the leaderboard may not be one you can buy.
05
The aggregate hides the reversals
Index: Fable +2. OpenAI’s own evals (self-reported): Astra ahead 6 of 7 — AutomationBench, BenchCAD, Terminal-Bench 4.0, DeepSWE, TB-Science, FrontierMath T4; Fable takes HLE+tools. A 6–1 task split became a two-point average, and the average became the story. Ten choices deep, two points is noise wearing a number.
✓ What actually changed — and it’s not on the leaderboard
Hallucination rate 92% → 51% on AA-Omniscience — a 41-point drop; matters more than any 2 Index points “Same headline price” hides cache read $1.00 vs $0.25 (4×) + a 25% cache-write premium — the line that dominates agentic bills Coding Agent Index: Astra = Fable 5 at < half the cost — real, and narrow
The take

Three things happened at once: the Index was revised (five became two), the architecture changed (tokens stopped being compute), and the aggregate did what aggregates do (6–1 became +2). A leaderboard position now tells you less than it ever has — and the more advanced the architecture, the less it tells you. Latent reasoning is only the first architecture to break the token proxy. So with your Astra access: ignore the Index number. Take your ten real tasks. Run both models at the effort setting you’ll actually pay for. Measure the bill including the cache line. Measure the failure rate — the 41-point hallucination drop is the one number here I’d bet money on. The benchmark can’t decide for you anymore.

Sources: Artificial Analysis Intelligence Index v4.2 / v4.1.1 model pages (Fable 5.1; Astra non-reasoning/low/medium/high/xhigh/max — scores, tokens, total cost, cost-per-task method incl. cache-write & reasoning tokens) and “Benchmarking GPT-6 Astra” (75% vs Sol, cost frontier, Coding Agent Index, 92%→51% hallucination, 2.5× price, cache terms); OpenAI GPT-6 Astra developer docs (`none` unsupported, cache-write billing, logprobs removed); Alan D. Thompson, The Memo 4 Sep 2026 (looped-transformer read, unconfirmed); OpenAI’s self-reported Astra-vs-Fable table; the circulating 66/61 comparison (pre-v4.2). Scores are version-dependent and were changing at time of writing. Not investment advice.
thorstenmeyerai.com

Implications of Benchmark Revisions on AI Performance Claims

The revision of the Astra vs Fable scores underscores the importance of understanding the metrics and methodologies behind AI benchmarks. Relying on outdated or inconsistent scores can lead to misleading narratives about model capabilities, especially when these scores influence perceptions of economic efficiency and intelligence. For developers, investors, and users, this highlights the necessity of scrutinizing the underlying evaluation frameworks and recognizing that scores are subject to change as benchmarks evolve. The core takeaway is that performance claims based solely on static numbers may no longer be reliable, emphasizing the need for transparency and consistency in benchmarking practices.

DULIWO Model Scriber Tool Kit, 7-Blade Chisel Set for Gunpla

DULIWO Model Scriber Tool Kit, 7-Blade Chisel Set for Gunpla

  • Complete Model Kit Tools: Scriber, drill, tweezers, and brush included
  • High-Quality Blades: Tungsten steel, wear-resistant, sharp, durable
  • Ergonomic Handle: Lightweight, non-slip aluminum alloy handle

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Revisions to the Artificial Analysis Intelligence Index

The Artificial Analysis Intelligence Index has undergone multiple updates to stay aligned with the evolving AI landscape. Version 4.1.1 was replaced by version 4.2 shortly after Astra’s launch, leading to a recalibration of scores across all evaluated models. These updates included removing the GPQA Diamond metric, adding new evaluation components like AA-Briefcase and GDP.pdf, and moving to a different scoring basket. Such revisions are standard in maintaining the index’s relevance but can cause confusion when comparing historical scores or headlines that rely on specific score snapshots.

Prior to these updates, the initial comparison of Astra and Fable suggested a five-point lead for Fable, based on scores of 66 and 61 respectively. After the index revision, the scores shifted, and the gap narrowed to two points. This change illustrates how sensitive benchmark results are to the underlying scoring methodology and highlights the importance of quoting specific index versions when discussing performance metrics.

Furthermore, the architectural differences between Astra and other models complicate direct token-based comparisons. Astra’s design involves reasoning in latent space, which reduces token output but increases computational complexity internally. This architectural nuance is not captured by the token-count-based scoring, leading to potential misinterpretations of efficiency and intelligence.

Building Robust AI Evals: Proven Strategies for Testing, Monitoring, and Improving LLM Performance (Engineered: Data, AI, and DevOps)

Building Robust AI Evals: Proven Strategies for Testing, Monitoring, and Improving LLM Performance (Engineered: Data, AI, and DevOps)

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Uncertainties in Benchmark Stability and Architecture Impact

It remains unclear how Astra’s architectural innovations will be reflected in future benchmark scores, given that current measures rely heavily on token counts, which do not fully capture the model’s reasoning efficiency. The exact computational cost of Astra’s latent-space reasoning is not publicly available, and OpenAI has not disclosed detailed performance metrics beyond token-based proxies. Additionally, the influence of index revisions on other models’ scores is ongoing, and further updates could alter the comparative landscape.

There is also uncertainty about whether future benchmark revisions will stabilize scores or continue to fluctuate as evaluation methodologies evolve. The broader question is how well current metrics capture true model intelligence and efficiency, especially for architectures that reason in latent space rather than explicit token output.

Amazon

AI model efficiency analysis kit

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Future Benchmark Revisions and Transparency Efforts

Expect ongoing updates to the Artificial Analysis Intelligence Index as models and architectures evolve. Researchers and analysts will likely advocate for more transparent and architecture-aware metrics that better reflect the true computational effort and reasoning capabilities of models like Astra. OpenAI and other developers may also release more detailed internal performance data to clarify the real-world efficiency and intelligence of their models.

In the near term, users and stakeholders should be cautious about drawing definitive conclusions from single benchmark scores. Instead, they should consider multiple metrics and the context of each evaluation. The industry may see increased efforts to standardize benchmarking practices to reduce confusion caused by index revisions and architectural differences.

Amazon

AI model comparison tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

Why did Astra’s benchmark score change from five to two points?

The score changed due to revisions in the Artificial Analysis Intelligence Index, including updates to evaluation metrics and scoring baskets, which affected all models’ scores and reduced the difference between Astra and Fable.

Does the score revision mean Astra is less capable than initially thought?

Not necessarily. The revision indicates that earlier comparisons were based on outdated scores. Astra’s architecture and efficiency improvements remain, but the benchmark scores are more accurate now, reflecting ongoing changes in evaluation methodology.

What does this mean for comparing AI models in the future?

It highlights the importance of referencing specific index versions and understanding the evaluation criteria. Future comparisons should consider the evolving nature of benchmarks and architectures for more accurate assessments.

Are token counts still a valid measure of AI efficiency?

Token counts are less effective for models like Astra that reason in latent space without extensive token output. More comprehensive metrics that account for architecture differences are needed for accurate efficiency measurement.

Will Astra’s performance improve with future updates?

Potentially, but it depends on architectural refinements and how benchmarks adapt to new reasoning methods. Continued transparency from developers will help clarify Astra’s true capabilities.

Source: ThorstenMeyerAI.com

You May Also Like

Claude Users Fear Watermarks Could Restrict Their Access In Professional And Academic Settings

Anthropic introduces machine-readable watermarks in Claude AI outputs, sparking fears of detection and restrictions in professional and academic use.

The Bubble Question, Disentangled: 1999 vs 2026 Category by Category

A detailed analysis compares the 1999 dotcom bubble with the 2026 AI cycle, highlighting differences in sector fundamentals, valuations, and potential outcomes.

The Local-First Agentic Operator

A new approach enables a single operator, using agentic AI, to build and manage multiple complex software products across domains, traditionally requiring organizations.

Sovereignty Is a Pipe, Not a Passport

Exploring how data sovereignty depends on legal jurisdiction, not physical location, with implications for European AI providers like Mistral.