The Information Machine

Rapid AI Benchmark Improvement: Small Models and New Entrants Closing Capability Gaps · history

Version 11

2026-07-12 08:08 UTC · 225 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 posted benchmark results closing part of the gap with leading closed systems on coding, math, and abstract reasoning. GLM-5.2 leads open-weights models on DeepSWE[1] and holds the highest verified open-weights score on ARC-AGI-2 at 22.8% versus GPT-5.5's 85%[2], but whether its scores reflect genuine capability or distillation from Claude Opus remains disputed[8][9]. ARC Prize has announced ARC-AGI-3 as the next benchmark in the series[17], with an associated competition and arxiv paper now public[18], as ARC-AGI-2 scores rose from 3% in May 2025 to 85% for GPT-5.5. Separately, Fable leads KernelBench-Mega over Claude Opus 4.8 and GPT 5.5[16], and ByteDance Seed's EdgeBench finds top frontier models roughly doubling their in-context learning speed on 12–72 hour tasks every three months[15].

Why it matters

Open-weights models reaching frontier-adjacent scores on domain-specific benchmarks offer developers cheaper, inspectable alternatives to proprietary APIs, but the distillation question is unresolved and affects how reliably those scores generalize. The gap between high static benchmark scores and low agentic performance — Claude Opus 4.8 at only 20.6% on OSWorld 2.0 long-horizon tasks[16] — suggests benchmark rankings are an incomplete proxy for production utility.

Open questions

  • Does GLM-5.2's post-training use substantial distillation from Claude Opus, and if so, how much do its benchmark scores generalize beyond the distillation source[8][9]?

  • Can GLM-5.2's verified ARC-AGI-2 score reliably anchor capability estimates for closed models if distillation partially explains those scores[19][20]?

  • ARC-AGI-3 is now an active competition with a published benchmark paper[18] — will it restore meaningful discrimination between open and closed systems as ARC-AGI-2 scores approach saturation?

  • Do open-weights models improve in-context learning speed at rates comparable to frontier models, which EdgeBench finds doubling every three months on multi-hour tasks[15]?

Narrative

Since mid-June 2026, a cluster of 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 only 3 billion parameters under MIT license[3]. DeepReinforce's Ornith-1.0-397B (17B active parameters) 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 attracted the most concentrated analysis and the sharpest disagreement. Zvi Mowshowitz called it the best available open-weights model and 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, reinforcing the distillation concern[9]. Against this skepticism, hands-on evidence has been 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 builds against Claude Opus 4.8[12]; and developers report cost savings using it in Cursor[13]. Google's July 8 Android Bench update adds GLM-5.2 to that domain-specific coding benchmark alongside seven other models — and notes that Gemini lags behind the competition on Google's own benchmark[14].

The broader benchmark picture extends beyond open-weights comparisons. 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[15]; top frontier models appear to be roughly doubling their 2-hour learning speed every three months, a potential scaling dynamic that most static benchmarks do not capture. Jack Clark's Import AI newsletter reports that Fable achieved an 18.71X speedup on KernelBench-Mega, outperforming Claude Opus 4.8 (14.4X) and GPT 5.5 (4.34X)[16]; Clark's Remote Labor Index shows AI success rate on online freelance tasks rose from 2.5% to 16.1% between October 2025 and July 2026, and OSWorld 2.0 data shows Claude Opus 4.8 at only 20.6% binary accuracy on long-horizon computer tasks.

ARC Prize has announced ARC-AGI-3 as the next benchmark in its series, with milestone prizes, an active competition, and a published arxiv paper[17][18]. ARC-AGI-2 scores rose from 3% in May 2025 to 85% for GPT-5.5, compressing its discriminative value; ARC-AGI-3 is positioned to evaluate frontier agentic intelligence at a higher difficulty level. A calibration analysis had used GLM-5.2's verified ARC-AGI-2 score to estimate closed model capabilities from private benchmark data[19][20], but if distillation from closed models partially explains GLM-5.2's scores, those estimates carry systematic bias — a question that will persist regardless of which benchmark series takes precedence.

Timeline

  • 2025-05: Best verified models on ARC-AGI-2 scored only 3.0%. [23]
  • 2026-06-18: Zhipu AI publishes GLM-5.2 benchmark results; Weibo AI releases VibeThinker-3B (MIT license): 94.3 on AIME26, 80.2 Pass@1 on LiveCodeBench v6. [24][25][26][27]
  • 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-25: DeepReinforce releases Ornith-1.0-397B (17B active), 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 verifies GLM-5.2 at 22.8% on ARC-AGI-2 at $0.25 per task; GPT-5.5 leads at 85%; analysis uses GLM-5.2 score to estimate closed model capabilities from private benchmark data. [2][23][19][20]
  • 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. [17]
  • 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. [15]
  • 2026-07-04: Semgrep reports GLM-5.2 beating Claude in internal cybersecurity benchmarks; Lisan al Gaib finds GLM-5.2 post-training results credibility-questionable. [11][9]
  • 2026-07-06: Jack Clark's Import AI reports Fable's 18.71X KernelBench-Mega speedup over Claude Opus 4.8 (14.4X) and GPT 5.5 (4.34X); Remote Labor Index shows AI freelance task success rate rising 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. [16]
  • 2026-07-08: Google updates Android Bench with eight models including GLM-5.2; Gemini trails competing models on Google's own coding benchmark. [14]
  • 2026-07-12: ARC-AGI-3 competition page, benchmark paper (arxiv), and associated commentary published, formalizing the next benchmark in the series. [28][29][18]

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 for most production use.

Evolution: Holds both the optimistic framing and the distillation skepticism simultaneously; no shift.

Lisan al Gaib (@scaling01)

GLM-5.2's benchmark results are credibility-questionable; direct investigation into post-training methods reinforces 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 matters because autonomous kernel development feeds into AI self-improvement; the Remote Labor Index quadrupling in eight months is a meaningful leading indicator of labor displacement.

Evolution: Consistent; analytical framing centered on economic capability expansion rather than benchmark ranking.

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.

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.

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.

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 Cursor developers 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, 4-of-5 build wins over Claude Opus 4.8, and Google's Android Bench now includes it as a peer evaluation target alongside closed frontier models. [8][13][12][14]
  • 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. [19][20][8][9]

Sources

  1. [1] DeepSWE Benchmark updated with GLM 5.2 and updated results for other models — reactive:ai-benchmark-race (2026-06-21)
  2. [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. [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. [4] Another fantastic open source release. — Rohan Paul Twitter (2026-06-25)
  5. [5] Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding — Simon Willison (2026-06-29)
  6. [6] 🇨🇳 Another good model from China. — Rohan Paul Twitter (2026-07-01)
  7. [7] AI #174: You're It — Zvi's AI Roundups (2026-06-25)
  8. [8] GLM-5.2 Is The New Best Open Model — Zvi's AI Roundups (2026-06-22)
  9. [9] GLM-5.2 results were sus, so I looked into how the models post-train — reactive:ai-benchmark-race (2026-07-04)
  10. [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. [11] We have Mythos at Home: GLM 5.2 beats Claude in our ... — reactive:ai-benchmark-race
  12. [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. [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. [14] Google updates Android Bench with new LLMs, but Gemini still lags behind — Ars Technica AI (2026-07-08)
  15. [15] ByteDance Seed delivered again. — Rohan Paul Twitter (2026-07-03)
  16. [16] Import AI 464: Fables writes GPU kernels; AI automation; and analog computation — Import AI (2026-07-06)
  17. [17] ARC Prize 2026: ARC-AGI-3 Milestone Prize #1 — reactive:ai-benchmark-race (2026-07-02)
  18. [18] ARC-AGI-3: A New Challenge for Frontier Agentic Intelligence — reactive:ai-benchmark-race
  19. [19] 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)
  20. [20] 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)
  21. [21] @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)
  22. [22] Claude Sonnet 5 honest review: worse than Opus 4.8 on benchmarks, but more expensive. — reactive:ai-benchmark-race (2026-07-04)
  23. [23] GLM-5.2 got 22.8% on ARC-AGI-2:, $0.25/task — Rohan Paul Twitter (2026-06-24)
  24. [24] RT @ValsAI: Full results for GLM 5.2 are here! — reactive:ai-benchmark-race (2026-06-18)
  25. [25] RT @ValsAI: Full results for GLM 5.2 are here! — reactive:ai-benchmark-race (2026-06-18)
  26. [26] RT @WeiboLLM: ⭐ VibeThinker-3B is released — a dense 3B model for frontier-level verifiable reasoning. — reactive:ai-benchmark-race (2026-06-18)
  27. [27] 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)
  28. [28] ARC-AGI-3 — reactive:ai-benchmark-race
  29. [29] ARC Prize 2026 - ARC-AGI-3 Competition — reactive:ai-benchmark-race