The Information Machine

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

Version 7

2026-07-03 08:48 UTC · 182 items

What

Four open-weights models released in June–July 2026 — GLM-5.2 (Zhipu AI), Ornith-1.0 (DeepReinforce), VibeThinker-3B (Weibo AI), and Agents-A1 (35B) — have produced benchmark results narrowing capability gaps with closed frontier systems on coding, math, and abstract reasoning[1][5][4][7]. GLM-5.2 holds a verified 22.8% on ARC-AGI-2 at $0.25 per task and leads open-weights models on SWE-Bench, but is under active debate about whether its scores reflect genuine capability or distillation from Claude Opus[3][2]. ByteDance Seed's EdgeBench shifts evaluation from one-shot benchmark performance to in-context experiential learning across 12–72 hour tasks, finding top frontier models roughly doubling their 2-hour learning speed every three months — a dimension most existing benchmarks cannot measure[16]. ARC Prize has announced ARC-AGI-3 milestone prizes[17], indicating the abstract reasoning benchmark landscape is already moving past ARC-AGI-2.

Why it matters

Open-weights models reaching frontier-adjacent scores on established benchmarks offer developers cheaper, inspectable alternatives to proprietary APIs, but the distillation question means those scores may overstate independent capability. EdgeBench's framing is a more fundamental challenge: if what matters for real agentic work is in-context learning speed rather than one-shot task scores, the entire benchmark ranking exercise that animates this thread may be measuring a secondary dimension of the actual gap.

Open questions

  • Can GLM-5.2's verified ARC-AGI-2 score reliably anchor estimates of private model capabilities, or does distillation from Claude Opus introduce systematic biases that make it a poor calibration reference?[14][15][2]

  • Does Agents-A1's claimed 1T-model performance at 35B parameters hold outside its benchmark suite, or is specialist-teacher distillation narrowly optimized for the evaluated domains?[7]

  • EdgeBench finds top frontier models doubling in-context learning speed every three months[16] — do open-weights models scale on this dimension at a similar rate, and if not, does it represent a more durable capability gap than static benchmarks suggest?

  • With ARC-AGI-3 milestone prizes announced[17] 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 narrowing the gap with leading closed frontier systems. GLM-5.2 from Zhipu AI leads open-weights models on the DeepSWE software engineering leaderboard[1] and scores near Claude Opus 4.7 on traditional LLM benchmarks[2]; the ARC Prize team officially verified its 22.8% on ARC-AGI-2 at $0.25 per task, making it the highest-scoring open-weights model publicly reported on that benchmark, well below GPT-5.5's 85%[3]. VibeThinker-3B from Weibo AI achieves 94.3 on AIME26 and 80.2 Pass@1 on LiveCodeBench v6 using a supervised fine-tuning plus GRPO post-training pipeline, approaching Claude Opus 4.5 from 3 billion parameters under MIT license[4]. Ornith-1.0-397B from DeepReinforce is a Mixture-of-Experts model with 397 billion total parameters and 17 billion active, scoring 82.4 on SWE-Bench Verified under MIT license[5]; Simon Willison tested its 35B GGUF locally and found proficient agentic performance at 103 tokens per second with clean Apache 2.0 licensing[6]. Agents-A1 (35B) takes a different approach, training on 45K-token verified multi-step task trajectories and distilling specialist teacher models for search, science, instruction following, and tool use into a single student model, claiming 1T-parameter-model performance under Apache 2.0[7].

GLM-5.2 has attracted the most analytical attention and the sharpest disagreement. Zvi Mowshowitz initially called it the best available open-weights model but argued it was heavily distilled from Claude Opus — pointing to its tendency to self-identify as Claude and its use of a Claude-based harness — and characterized it as commercially awkward, neither cheap enough for bulk tasks nor strong enough for hard ones[2]. He later framed it as a potential "DeepSeek moment" for open-source agents without resolving the distillation concern[8]. Community evidence points in a more positive direction: a normally benchmark-skeptical observer found GLM-5.2 genuinely impressive in direct use[9], Julian Goldie SEO has reported it beating Claude Opus 4.8 in 4 out of 5 real-world builds[10], developers report real cost savings using it in Cursor[11], and at least one developer confirms DeepSWE benchmark results match hands-on coding experience[12]. A circulating discussion frames GLM-5.2's token volume on DeepSWE as potentially inefficient despite its benchmark wins[13], adding a cost dimension to the commercial viability debate. Separately, an analysis has used GLM-5.2's verified ARC-AGI-2 score combined with WeirdML benchmark results to assemble 8 private benchmark datapoints and estimate closed model capabilities[14][15] — an approach that inherits the distillation caveat: if GLM-5.2's scores partly reflect training on closed-source outputs, those calibration estimates may be systematically off.

A separate methodological development reshapes how to interpret these benchmark comparisons. ByteDance Seed's EdgeBench evaluates AI agents on 134 real-world tasks requiring 12 to 72 hours of interaction, measuring in-context experiential learning rather than one-shot reasoning or static knowledge[16]. After 38,000 total agent-hours of runs, performance as a function of environment interaction time follows a log-sigmoid curve — slow at first, then faster, then leveling off. Top frontier models appear to be roughly doubling their 2-hour learning speed every three months, suggesting a scaling law for environment-based learning. Rohan Paul, who reported the results, frames this as moving evaluation from "what does the model already know?" to "can the model learn while doing real work?" — a distinction that most of the benchmarks used to rank GLM-5.2, Ornith-1.0, and VibeThinker-3B do not capture. ARC Prize has separately announced ARC-AGI-3 milestone prizes[17], indicating the abstract reasoning benchmark is being extended beyond ARC-AGI-2, whose scores have risen from 3% (May 2025) to 85% for GPT-5.5.

The cumulative picture is that open-weights models have made measurable advances on agentic coding, mathematical reasoning, and abstract visual tasks in a compressed period, but gaps to leading closed models remain large on the most demanding benchmarks. The distillation question — whether benchmark scores reflect genuine capability or training on closed-model outputs — is unresolved for both GLM-5.2 and Agents-A1. EdgeBench introduces a distinct concern: if the capability that matters for real agentic work is in-context learning speed rather than one-shot benchmark performance, current rankings may be measuring a secondary dimension of the actual gap.

Timeline

  • 2025-05: Best verified models on ARC-AGI-2 scored only 3.0%. [25]
  • 2026-06-18: Zhipu AI publishes GLM-5.2 benchmark results showing strong coding and reasoning performance. [26][27]
  • 2026-06-18: Weibo AI releases VibeThinker-3B using supervised fine-tuning plus GRPO post-training pipeline under MIT license. [21][28]
  • 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. [2]
  • 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. [4]
  • 2026-06-25: DeepReinforce releases Ornith-1.0-397B (17B active parameters), scoring 82.4 on SWE-Bench Verified under MIT license. [5]
  • 2026-06-25: Zvi Mowshowitz frames GLM-5.2 as a potential 'DeepSeek moment' for open-source AI agents. [8]
  • 2026-06-25: Developers report real cost savings using GLM-5.2 in Cursor compared to Claude and GPT. [11]
  • 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%. [3][25]
  • 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-26: Developer confirms DeepSWE benchmark results for GLM-5.2 match their own hands-on coding experience. [12]
  • 2026-06-29: Simon Willison tests Ornith-1.0 35B MoE locally: 103 tokens per second, proficient agentic performance, clean Apache 2.0 licensing. [6]
  • 2026-07-01: Agents-A1 (35B) reported: claims 1T-model performance through 45K-token verified trajectory training and specialist-teacher distillation, Apache 2.0 on Hugging Face. [7]
  • 2026-07-02: ARC Prize announces ARC-AGI-3 Milestone Prize #1, signaling the abstract reasoning benchmark 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. [16]
  • 2026-07-03: Julian Goldie SEO reports GLM-5.2 beat Claude Opus 4.8 in 4 out of 5 real-world builds. [10]

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: Stance has strengthened toward the 'DeepSeek moment' framing while retaining distillation skepticism, leaving the two positions in tension with each other.

Simon Willison

Ornith-1.0 shows genuinely good agentic performance in local testing at 103 tokens per second with clean open licensing; initial impressions are cautiously positive.

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: Consistent neutral-analytical stance; now also covering EdgeBench as a methodological development in AI evaluation.

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 outperformed Claude Opus 4.8 in 4 out of 5 real-world builds; top-benchmark models often come last in real-world tests but GLM-5.2 is an exception.

Evolution: Consistently enthusiastic on GLM-5.2 in head-to-head comparisons; extended the claim from a single build-off to 4 out of 5 wins.

Weibo AI / WeiboLLM

VibeThinker-3B demonstrates that a 3B model can achieve frontier-adjacent verifiable reasoning through the Spectrum-to-Signal post-training pipeline.

Evolution: No shift since initial release.

DeepReinforce

Ornith-1.0-397B achieves 82.4 on SWE-Bench Verified using only 17B active parameters under MIT license.

Evolution: No shift since initial release.

Zhipu AI / GLM team

GLM-5.2 delivers meaningful improvements in long-horizon task and app development capabilities.

Evolution: Consistent promotional stance focused on 'long-horizon tasks' positioning.

Tensions

  • Mowshowitz argues GLM-5.2 is heavily distilled from Claude Opus and likely generalizes poorly outside benchmark-like tasks; bendee983, Julian Goldie SEO, and a developer confirming DeepSWE results all find its performance genuinely strong in direct use. [2][9][10][12]
  • Mowshowitz's own framing is split: he characterizes GLM-5.2 as a potential 'DeepSeek moment' for open-source agents while simultaneously arguing its benchmarks overstate generalization due to distillation. [2][8]
  • Mowshowitz argues GLM-5.2 is commercially awkward — not cheap enough for bulk tasks, not strong enough for hard ones — but developers report real cost savings using it in Cursor, and Julian Goldie SEO reports it winning 4 out of 5 real-world build comparisons against Claude Opus 4.8. [2][11][10]
  • A calibration analysis relies on GLM-5.2's verified ARC-AGI-2 score as an anchor for estimating closed model capabilities; the distillation concern Mowshowitz raises means those estimates may be systematically off if GLM-5.2's scores are artifacts of training on closed-model outputs. [14][15][2]
  • Community hands-on evidence (bendee983, Julian Goldie SEO, the DeepSWE confirmation) argues GLM-5.2 delivers genuine real-world value; a circulating discussion frames its token volume on DeepSWE as cost-inefficient despite benchmark wins, leaving its commercial viability unresolved. [9][10][12][13]

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 Is The New Best Open Model — Zvi's AI Roundups (2026-06-22)
  3. [3] 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)
  4. [4] 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)
  5. [5] Another fantastic open source release. — Rohan Paul Twitter (2026-06-25)
  6. [6] Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding — Simon Willison (2026-06-29)
  7. [7] 🇨🇳 Another good model from China. — Rohan Paul Twitter (2026-07-01)
  8. [8] AI #174: You're It — Zvi's AI Roundups (2026-06-25)
  9. [9] 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)
  10. [10] GLM 5.2 JUST BEAT CLAUDE OPUS 4.8 IN 4 OUT OF 5 REAL-WORLD BUILDS — reactive:ai-benchmark-race (2026-07-03)
  11. [11] Developers are reporting real cost savings using GLM-5.2 in Cursor compared to Claude and GPT. — reactive:ai-benchmark-race (2026-06-25)
  12. [12] Deepswe's benchmark results are my own experience. — reactive:ai-benchmark-race (2026-06-26)
  13. [13] GLM-5.2 benchmarked on DeepSWE: Beats Gemini & GPT-5.4, but the token volume/cost makes it wildly inefficient? (Theo — reactive:ai-benchmark-race
  14. [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. [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. [16] ByteDance Seed delivered again. — Rohan Paul Twitter (2026-07-03)
  17. [17] ARC Prize 2026: ARC-AGI-3 Milestone Prize #1 — reactive:ai-benchmark-race (2026-07-02)
  18. [18] GLM 5.2 just took the top spot on PostTrainBench by scoring 34.29%. — Rohan Paul Twitter (2026-06-26)
  19. [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. [20] GLM 5.2 JUST HUMILIATED OPUS 4.8 IN A LIVE BUILD-OFF — reactive:ai-benchmark-race (2026-06-19)
  21. [21] RT @WeiboLLM: ⭐ VibeThinker-3B is released — a dense 3B model for frontier-level verifiable reasoning. — reactive:ai-benchmark-race (2026-06-18)
  22. [22] VibeThinker-3B: A 3B Dense Reasoning Model Built on Qwen2.5-Coder-3B With the Spectrum-to-Signal Post-Training Pipeline ... — reactive:ai-benchmark-race (2026-06-21)
  23. [23] GLM-5.2 delivers a substantial leap in app development capabilities, which also represent demanding long-horizon tasks. — reactive:ai-benchmark-race (2026-06-19)
  24. [24] GLM-5.2: Built for Long-Horizon Tasks - Hugging Face — reactive:ai-benchmark-race
  25. [25] GLM-5.2 got 22.8% on ARC-AGI-2:, $0.25/task — Rohan Paul Twitter (2026-06-24)
  26. [26] RT @ValsAI: Full results for GLM 5.2 are here! — reactive:ai-benchmark-race (2026-06-18)
  27. [27] RT @ValsAI: Full results for GLM 5.2 are here! — reactive:ai-benchmark-race (2026-06-18)
  28. [28] 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)