Magic Tools
Developer ToolsBy CooconAugust 23, 202613 views4 min read

Fable 5 Tops the NanoGPT Speedrun: 153 Autonomous Runs, 18 Models, and Who's Really Closing the Gap on Humans

Fable 5 Tops the NanoGPT Speedrun: 153 Autonomous Runs, 18 Models, and Who's Really Closing the Gap on Humans

On August 22, Prime Intellect dropped the NanoGPT Speedrun Frontier leaderboard — 18 frontier models, each given a coding agent and 24 hours to squeeze nanoGPT's training loss as low as possible.

The result goes against the grain: the leader isn't OpenAI, isn't Anthropic. It's Fable 5, which closed 81.7% of the gap to the human record.

"We ran 153 autonomous runs across 18 frontier models on the nanoGPT optimizer speedrun."

That's the original line — and I checked every number below against it.

What this benchmark actually measures

The NanoGPT Speedrun isn't about how fast a model writes code. It's about autonomous research capability: hand an agent a nanoGPT optimization task, let it read code, tweak hyperparameters, run experiments, iterate — and see how close it gets to the human expert record of 2,600 steps within a fixed budget.

Prime Intellect ran each model multiple times (153 runs total) and took the best validated result. The harness behind each model is public too — claude-code, codex, kimi-code, qwen-code, the works.

This isn't a traditional benchmark. It tests how far a model can go when you drop it into an open-ended optimization problem and walk away.

Reading the leaderboard: the gaps are bigger than you'd think

Rank Model Best Record Gap Closed Harness
1 Fable 5 2,726 81.7% claude-code · high
2 Opus 5 2,920 53.6% claude-code · max
3 Kimi K3 2,930 52.2% prime-agent · max
4 Kimi K3 2,974 45.8% kimi-code · max
5 Opus 4.8 3,018 39.4% claude-code · max
6 GPT-5.6 Sol 3,042 35.9% codex · xhigh
... DeepSeek V4 Pro 3,205 12.3% claude-code · max

A few things jump out:

  • The gap between #1 and #2 is 28 points. Fable 5 (2,726) to Opus 5 (2,920) is 194 steps — more than the distance between several pairs further down the table.
  • Same model, different harness, different rank. Kimi K3 hits 2,930 on prime-agent but drops to 2,974 on kimi-code. Your agent framework alone is worth 1-2 positions.
  • DeepSeek V4 Pro sits at #13 with 12.3% gap closed — in just 1.1 days and 309 calls. One of the most resource-efficient entries on the board. Efficiency is a different axis entirely.
  • Human record: 2,600 steps. Baseline (no optimization): 3,290. Even the winner hasn't touched human level yet — it's 81.7% of the way there.

An analogy: this is racing, not just engine dynos

Think of the model as the engine and the harness as the gearbox and suspension. Same engine, different gearbox, and lap times change dramatically. Fable 5 went fast partly because claude-code — its "gearbox" — was tuned to burn tokens on trial and error: 800M total tokens, 811 experiments, the most spendthrift entry on the board.

But here's the twist: spending more doesn't mean running better. GPT-5.6 Sol burned 2.9B tokens and 28k calls and still finished sixth. DeepSeek V4 Pro used 26M tokens to close 12.3% — two orders of magnitude better cost efficiency.

The counterargument: does this benchmark measure real research?

Fair pushback: nanoGPT optimization is a convergent engineering problem with a clear target. Tuning hyperparameters isn't the same as open-ended scientific discovery. True — this board measures "engineering autonomy," not curiosity-driven research.

But here's why it matters anyway: it's the first time anyone has compared agentic models from every major lab under one protocol, one budget, with fully open traces. Before, every lab had its own benchmark and its own story. Now there's a reproducible reference point. Prime Intellect even publishes 41 curated agent trajectories — tool calls, subagents, scratchpads — so you can go read what Fable 5 actually did.

What you can do today

  1. Head to https://www.primeintellect.ai/research/nanogpt-speedrun and dig through the open traces — see which of Fable 5's 811 experiments paid off.
  2. If your team runs coding agents, pay attention to harness choice. The board shows the same model moving 1-2 ranks based on the agent framework alone.
  3. Watch resource efficiency, not just absolute scores: DeepSeek V4 Pro proves you can get usable results on a tiny budget.

Go pull up a trace or two — the scratchpads alone are worth the click.

FAQ

Q: When was the NanoGPT Speedrun Frontier released? A: August 22, 2026, by Prime Intellect — the latest edition of its NanoGPT Speedrun series.

Q: Who is Fable 5, the winner? A: The model that topped the board with a best record of 2,726 steps, closing 81.7% of the gap to the human record via the claude-code · high harness — 811 experiments and 800M total tokens.

Q: Does this mean agents have surpassed humans? A: No. The human record is 2,600 steps; Fable 5's 2,726 is still 126 steps short. Even the winner is only 81.7% of the way there, and tail entries (Kimi K2.7, GPT-5.5) closed just 7-8%.

✨ 本文由 DeepSeek 生成初稿,Claude 审核润色。

Sources:

Related Articles

MCP Just Published a New Roadmap: Agent Identity, DPoP, and Streamable HTTP Everywhere

MCP's official roadmap (Aug 22) sets five priority areas: agentic messaging primitives, HTTP-native transport unification, agent identity & enterprise security (DPoP + Workload Identity Federation), improved primitives, and SDK experience. What it means for developers.

developerAug 23, 20264 min
10

Someone spent 4 months building a Rust LSP that uses 100x less memory

One developer spent four months building Rust Glancer, a Rust LSP that stays under 100MB of memory — two orders of magnitude leaner than rust-analyzer, endorsed by matklad himself. The frozen-analysis-plus-on-demand-loading trade-off, the 1% vs 99% rowan debate, and who should actually switch.

developerAug 23, 20263 min
17

Dev Breakfast · 2026-08-23

Today's headline: a Rust LSP using two orders of magnitude less memory—Glancer makes 8GB machines viable again. Plus 6 more: Claude Code reportedly A/B testing lowered effort levels; MCP publishes a new roadmap with five priority areas; and more.

daily-intelAug 23, 20267 min
30

Qwen3.8-27B + DFlash 2 on a 24GB Mac mini: a Measured 1.8x, and Why You Won't Get the Official 3x

One week after DFlash 2 shipped, I got Qwen3.8-27B with speculative decoding fully working on a 24GB Mac mini M4: 6.5 tok/s to 11.7–12.2 tok/s at 4-bit, a stable 1.8–1.9x. This post covers the exact deployment commands, three controlled benchmark rounds, the GB-by-GB memory budget, and the three concrete reasons the official 2.7–3.4x number shrinks on consumer Apple Silicon.

qwendflash+6
ai-tutorialsAug 23, 20266 min
21

Published by Magic Tools