Rapid AI Benchmark Improvement: Small Models and New Entrants Closing Capability Gaps · history
Version 9
2026-07-08 02:27 UTC · 210 items
What
Since mid-June 2026, four open-weights models — GLM-5.2 (Zhipu AI), Ornith-1.0 (DeepReinforce), VibeThinker-3B (Weibo AI), and Agents-A1 — have produced benchmark results narrowing the gap with leading closed systems on coding, math, and abstract reasoning[1][4][3][6]. GLM-5.2, a ~750B total / ~40B active MoE architecture, leads open-weights models on DeepSWE and holds a verified 22.8% on ARC-AGI-2 at $0.25 per task, far below GPT-5.5's 85% but the highest publicly reported open-weights score[2]; whether those scores reflect genuine capability or training on closed-model outputs remains actively disputed[8][9][11]. Separately, Fable — a newer closed model — achieved an 18.71X speedup on KernelBench-Mega, outperforming Claude Opus 4.8 (14.4X) and GPT 5.5 (4.34X)[17], while ByteDance Seed's EdgeBench documents frontier models doubling their in-context learning speed on 12–72 hour tasks every three months[16].
Why it matters
Open-weights models reaching frontier-adjacent benchmark scores offer developers cheaper, inspectable alternatives to proprietary APIs — but whether those scores reflect genuine generalization or distillation from closed models is unresolved. Fable's KernelBench-Mega lead over both Claude and GPT on GPU kernel optimization is notable because, as Jack Clark argues, autonomous kernel development feeds directly into AI systems' ability to improve their own training infrastructure[17]. OSWorld 2.0 data showing Claude Opus 4.8 at only 20.6% on long-horizon computer tasks[17] and EdgeBench's findings on in-context learning both suggest that static benchmark scores and agentic real-world performance remain substantially decoupled.
Open questions
Lisan al Gaib's investigation into GLM-5.2's post-training methods found the results credibility-questionable[9] — does deeper analysis confirm distillation from Claude Opus or rule it out[8]?
Can GLM-5.2's verified ARC-AGI-2 score reliably anchor estimates of closed model capabilities if distillation from closed models partially explains those scores[14][15]?
Do open-weights models improve in-context learning speed at rates comparable to frontier models, which EdgeBench finds doubling their 2-hour learning speed every three months[16]?
With ARC-AGI-3 milestone prizes announced[18] and ARC-AGI-2 scores rising from 3% (May 2025) to 85% for GPT-5.5, will ARC-AGI-3 restore meaningful discrimination between open and closed systems?
Narrative
Since mid-June 2026, four open-weights models have produced benchmark results that close some of the gap with leading closed frontier systems on coding, mathematical reasoning, and abstract visual tasks. GLM-5.2 from Zhipu AI — a ~750B total / ~40B active MoE architecture — leads open-weights models on the DeepSWE software engineering leaderboard[1] and has been verified by ARC Prize at 22.8% on ARC-AGI-2 at $0.25 per task, the highest publicly reported open-weights score on that benchmark, versus GPT-5.5's 85%[2]. VibeThinker-3B from Weibo AI scores 94.3 on AIME26 and 80.2 Pass@1 on LiveCodeBench v6 from 3 billion parameters under MIT license[3]. Ornith-1.0-397B from DeepReinforce — 397B total, 17B active — scores 82.4 on SWE-Bench Verified[4]; Simon Willison tested its 35B GGUF locally and found proficient agentic performance at 103 tokens per second under Apache 2.0[5]. Agents-A1 (35B) trains on 45K-token verified multi-step trajectories and distills specialist teacher models, claiming 1T-parameter-model performance under Apache 2.0[6].
GLM-5.2 has drawn the most concentrated analysis and the sharpest disagreement. Zvi Mowshowitz called it the best available open-weights model and framed it as a potential "DeepSeek moment" for open-source agents[7], but simultaneously argued it is heavily distilled from Claude Opus — citing its tendency to self-identify as Claude and its use of a Claude-based evaluation harness — and commercially awkward for most production use[8]. An independent investigation by Lisan al Gaib into GLM-5.2's post-training methods found the results' credibility questionable, amplifying rather than resolving the distillation concern[9]. Against this skepticism, hands-on evidence is consistently positive: bendee983, normally skeptical of benchmarks, found it genuinely impressive in direct use[10]; Semgrep reports it beating Claude in their internal cybersecurity benchmarks[11]; Julian Goldie SEO reports it winning 4 out of 5 real-world build comparisons against Claude Opus 4.8[12]; and developers report meaningful cost savings using it in Cursor[13]. A calibration analysis used GLM-5.2's verified ARC-AGI-2 score to estimate closed model capabilities from eight private benchmark datapoints[14][15] — an approach whose reliability depends directly on whether GLM-5.2's scores are genuine or artifacts of distillation.
The benchmark picture has additional dimensions beyond open-weights models. ByteDance Seed's EdgeBench evaluates agents on 134 real-world tasks requiring 12 to 72 hours of interaction, measuring in-context experiential learning rather than one-shot reasoning[16]; top frontier models appear to be roughly doubling their 2-hour learning speed every three months, a potential scaling law that most benchmarks used to rank open-weights models do not capture. Jack Clark's Import AI newsletter reports that Fable achieved an 18.71X speedup on KernelBench-Mega using CUDA on an RTX PRO 6000 Blackwell, outperforming Claude Opus 4.8 (14.4X) and GPT 5.5 (4.34X)[17] — a result Clark frames as significant because autonomous kernel development is a prerequisite for AI systems to improve their own training infrastructure. Clark's Remote Labor Index separately shows AI success rate on online freelance tasks rose from 2.5% to 16.1% between October 2025 and July 2026[17], and OSWorld 2.0 data shows Claude Opus 4.8 at only 20.6% binary accuracy on long-horizon computer tasks with a 1.6-hour median human completion time — a contrast to high single-task benchmark scores that parallels EdgeBench's findings on the gap between static and experiential evaluation. ARC Prize has announced ARC-AGI-3 milestone prizes[18], indicating the abstract reasoning benchmark series is advancing past ARC-AGI-2, whose scores rose from 3% (May 2025) to 85% for GPT-5.5.
Timeline
- 2025-05: Best verified models on ARC-AGI-2 scored only 3.0%. [22]
- 2026-06-18: Zhipu AI publishes GLM-5.2 benchmark results showing strong coding and reasoning performance. [23][24]
- 2026-06-18: Weibo AI releases VibeThinker-3B under MIT license using supervised fine-tuning plus GRPO post-training pipeline. [25][26]
- 2026-06-21: DeepSWE benchmark updated to include GLM-5.2, which takes the open-weights lead. [1]
- 2026-06-22: Zvi Mowshowitz calls GLM-5.2 the best open model but argues it is heavily distilled from Claude Opus and commercially awkward. [8]
- 2026-06-24: VibeThinker-3B reported to score 94.3 on AIME26 and 80.2 Pass@1 on LiveCodeBench v6, approaching Claude Opus 4.5. [3]
- 2026-06-25: DeepReinforce releases Ornith-1.0-397B (17B active parameters), scoring 82.4 on SWE-Bench Verified; Mowshowitz frames GLM-5.2 as a potential 'DeepSeek moment' for open-source agents. [4][7]
- 2026-06-26: ARC Prize officially verifies GLM-5.2's 22.8% on ARC-AGI-2 at $0.25 per task; GPT-5.5 leads at 85%. [2][22]
- 2026-06-26: Analysis combines GLM-5.2 ARC-AGI-2 results with WeirdML data to estimate closed model capabilities from 8 private benchmark datapoints. [14][15]
- 2026-06-29: Simon Willison tests Ornith-1.0 35B MoE locally: 103 tokens per second, proficient agentic performance, Apache 2.0 licensing. [5]
- 2026-07-01: Agents-A1 (35B) reported: claims 1T-model performance through 45K-token verified trajectory training and specialist-teacher distillation. [6]
- 2026-07-02: ARC Prize announces ARC-AGI-3 Milestone Prize #1, signaling the abstract reasoning benchmark series is advancing past ARC-AGI-2. [18]
- 2026-07-03: ByteDance Seed's EdgeBench reported: 134 real-world tasks requiring 12–72 hours, log-sigmoid learning curve, top models doubling 2-hour learning speed every three months. [16]
- 2026-07-03: Julian Goldie SEO reports GLM-5.2 beat Claude Opus 4.8 in 4 out of 5 real-world builds; characterizes Claude Sonnet 5 as scoring below Opus 4.8 on benchmarks despite higher pricing. [12][20]
- 2026-07-04: Semgrep reports GLM-5.2 beating Claude in internal cybersecurity benchmarks. [11]
- 2026-07-04: Lisan al Gaib investigates GLM-5.2 post-training methods and finds results credibility-questionable. [9]
- 2026-07-04: Community posts introduce Fable as topping a physics benchmark at significant cost premium over Claude Opus 4.8. [21][27]
- 2026-07-06: Jack Clark's Import AI reports Fable achieved 18.71X speedup on KernelBench-Mega, beating Claude Opus 4.8 (14.4X) and GPT 5.5 (4.34X); Remote Labor Index shows AI freelance task success rate rose from 2.5% to 16.1% in eight months; OSWorld 2.0 shows Claude Opus 4.8 at 20.6% on long-horizon computer tasks. [17]
Perspectives
Zvi Mowshowitz
GLM-5.2 is the best available open-weights model and may represent a 'DeepSeek moment' for open-source agents, but is very likely heavily distilled from Claude Opus and commercially awkward — not cheap enough for bulk tasks or strong enough for hard ones.
Evolution: Holds both the optimistic 'DeepSeek moment' framing and the distillation skepticism simultaneously; no shift this pass.
Lisan al Gaib (@scaling01)
GLM-5.2's benchmark results are credibility-questionable; direct investigation into post-training methods reinforces rather than resolves the distillation concern.
Evolution: Consistent; skeptical position grounded in technical post-training investigation.
Jack Clark
AI systems are expanding economically relevant capabilities faster than humans can adapt; Fable's kernel-writing lead over Claude and GPT matters because autonomous kernel development is a prerequisite for recursive AI self-improvement; the Remote Labor Index quadrupling in eight months is a meaningful leading indicator of labor displacement.
Evolution: New voice this synthesis; analytical framing centered on economic capability expansion rather than benchmark ranking per se.
Simon Willison
Ornith-1.0 shows genuinely good agentic performance in local testing at 103 tokens per second with clean open licensing.
Evolution: Consistent with his general pattern of hands-on model evaluation; no shift.
Rohan Paul
Reports benchmark data for GLM-5.2, VibeThinker-3B, Ornith-1.0, Agents-A1, and EdgeBench without strong editorial endorsement or dismissal.
Evolution: Consistently neutral-analytical across this thread.
bendee983
Normally skeptical of AI benchmarks but finds GLM-5.2 genuinely impressive in direct use, not just on paper.
Evolution: A skeptic who updated positively after hands-on testing; no further shift.
Julian Goldie SEO
GLM-5.2 outperforms Claude Opus 4.8 in most real-world builds; separately characterizes Claude Sonnet 5 as scoring below Opus 4.8 on benchmarks despite higher pricing.
Evolution: Extended comparative commentary from GLM-5.2 vs. Opus 4.8 to the broader closed-model pricing landscape.
Semgrep
GLM-5.2 beats Claude in their internal cybersecurity benchmarks — domain-specific hands-on evidence against the hypothesis that distillation overstates performance.
Evolution: Consistent; single data point supporting genuine capability in a production-adjacent context.
Tensions
- Lisan al Gaib's post-training investigation found GLM-5.2 results credibility-questionable; Semgrep independently reports it beating Claude in cybersecurity benchmarks — the two directly conflict on whether its reported performance is genuine. [9][11]
- Mowshowitz argues GLM-5.2 is heavily distilled from Claude Opus and likely overstates generalization; bendee983, Semgrep, Julian Goldie SEO, and developers in Cursor all find its performance strong in direct use. [8][10][11][12][13]
- Mowshowitz's own framing is split: he calls GLM-5.2 a potential 'DeepSeek moment' for open-source agents while arguing its benchmark scores overstate generalization due to distillation. [8][7]
- Mowshowitz argues GLM-5.2 is commercially awkward for most production use; developers report cost savings in Cursor, Julian Goldie SEO reports 4-of-5 build wins over Opus 4.8, and Fable's reported cost premium for its KernelBench-Mega performance[17][21] reinforces the commercial case for open alternatives on everyday tasks. [8][13][12][17][21]
- A calibration analysis relies on GLM-5.2's verified ARC-AGI-2 score to estimate closed model capabilities; if distillation from closed models partially explains those scores, the calibration estimates are systematically biased. [14][15][8][9]
Sources
- [1] DeepSWE Benchmark updated with GLM 5.2 and updated results for other models — reactive:ai-benchmark-race (2026-06-21)
- [2] GLM-5.2 model has received official verification from the ARC-AGI evaluation. According to the results, GLM-5.2 achieved... — reactive:ai-benchmark-race (2026-06-26)
- [3] VibeThinker is a 3B param model, with almost head to head benchmark result with Opus 4.5 on reasoning with novel SFT+GRP… — Rohan Paul Twitter (2026-06-24)
- [4] Another fantastic open source release. — Rohan Paul Twitter (2026-06-25)
- [5] Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding — Simon Willison (2026-06-29)
- [6] 🇨🇳 Another good model from China. — Rohan Paul Twitter (2026-07-01)
- [7] AI #174: You're It — Zvi's AI Roundups (2026-06-25)
- [8] GLM-5.2 Is The New Best Open Model — Zvi's AI Roundups (2026-06-22)
- [9] GLM-5.2 results were sus, so I looked into how the models post-train — reactive:ai-benchmark-race (2026-07-04)
- [10] RT @bendee983: I'm usually very skeptical of AI benchmarks, but GLM-5.2 is really impressive. Aside from the benchmark r... — reactive:ai-benchmark-race (2026-06-23)
- [11] We have Mythos at Home: GLM 5.2 beats Claude in our ... — reactive:ai-benchmark-race
- [12] GLM 5.2 JUST BEAT CLAUDE OPUS 4.8 IN 4 OUT OF 5 REAL-WORLD BUILDS — reactive:ai-benchmark-race (2026-07-03)
- [13] Developers are reporting real cost savings using GLM-5.2 in Cursor compared to Claude and GPT. — reactive:ai-benchmark-race (2026-06-25)
- [14] With the new ARC-AGI results from GLM 5.2, together with the WeirdML results, we now have 8 private benchmark datapoints... — reactive:ai-benchmark-race (2026-06-27)
- [15] With the new ARC-AGI results from GLM 5.2, together with the WeirdML results, we now have 8 private benchmark datapoints... — reactive:ai-benchmark-race (2026-06-26)
- [16] ByteDance Seed delivered again. — Rohan Paul Twitter (2026-07-03)
- [17] Import AI 464: Fables writes GPU kernels; AI automation; and analog computation — Import AI (2026-07-06)
- [18] ARC Prize 2026: ARC-AGI-3 Milestone Prize #1 — reactive:ai-benchmark-race (2026-07-02)
- [19] @AndrewCurran_ What GLM 5.2 did to the best of the best is as big of a breakthrough as the R1 improvement purely from th... — reactive:ai-benchmark-race (2026-06-23)
- [20] Claude Sonnet 5 honest review: worse than Opus 4.8 on benchmarks, but more expensive. — reactive:ai-benchmark-race (2026-07-04)
- [21] Fable 5 just crushed a coding benchmark. But it cost 6x more than Opus 4.8. — reactive:ai-benchmark-race (2026-07-02)
- [22] GLM-5.2 got 22.8% on ARC-AGI-2:, $0.25/task — Rohan Paul Twitter (2026-06-24)
- [23] RT @ValsAI: Full results for GLM 5.2 are here! — reactive:ai-benchmark-race (2026-06-18)
- [24] RT @ValsAI: Full results for GLM 5.2 are here! — reactive:ai-benchmark-race (2026-06-18)
- [25] RT @WeiboLLM: ⭐ VibeThinker-3B is released — a dense 3B model for frontier-level verifiable reasoning. — reactive:ai-benchmark-race (2026-06-18)
- [26] RT @ModelScope2022: Meet VibeThinker-3B, a 3B reasoning model from Weibo AI focused on math, coding, and STEM reasoning.... — reactive:ai-benchmark-race (2026-06-18)
- [27] 🔥 FABLE 5 JUST DOMINATED THE LATEST PHYSICS TEST AND THEN HANDED THE BILL. IT COST 6X MORE THAN OPUS AND 39X MORE THAN G... — reactive:ai-benchmark-race (2026-07-02)