Rapid AI Benchmark Improvement: Small Models and New Entrants Closing Capability Gaps · history
Version 8
2026-07-04 18:42 UTC · 205 items
What
Since late June 2026, four open-weights models — 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 frontier closed systems on coding, math, and abstract reasoning[2][5][4][7]. GLM-5.2, a ~750B total / ~40B active MoE architecture, leads open-weights systems on DeepSWE and holds a verified 22.8% on ARC-AGI-2 at $0.25 per task — well below GPT-5.5's 85%[3][1]. The distillation question — whether GLM-5.2's scores reflect genuine capability or training on closed-model outputs — remains actively contested: an independent post-training investigation found results "sus"[10] while Semgrep reports GLM-5.2 beating Claude in cybersecurity benchmarks[12]. ByteDance Seed's EdgeBench introduces a separate evaluation frame, measuring in-context learning speed over 12–72 hour tasks and finding top frontier models doubling their learning rate every three months — a dimension established benchmarks do not capture[17].
Why it matters
Open-weights models reaching frontier-adjacent scores on established benchmarks offer developers cheaper, inspectable alternatives to proprietary APIs. The distillation question is unresolved: if GLM-5.2's scores partly reflect training on closed-model outputs, some of the apparent capability gain is an artifact. EdgeBench adds a more fundamental challenge — models that score well on one-shot tasks may still lag significantly on in-context learning, which is what agentic work actually requires.
Open questions
Lisan al Gaib investigated GLM-5.2's post-training and found results "sus" — does deeper analysis confirm the distillation hypothesis or rule it out?[10][9]
Can GLM-5.2's verified ARC-AGI-2 score reliably anchor estimates of closed model capabilities, given the distillation concern?[15][16]
Do open-weights models improve in-context learning speed at a comparable rate to frontier models, which EdgeBench finds doubling their 2-hour learning speed every three months?[17]
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 late June 2026, four open-weights models have produced benchmark results closing 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[1] — leads open-weights models on the DeepSWE software engineering leaderboard[2] 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%[3]. 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[4]. Ornith-1.0-397B from DeepReinforce — 397B total parameters, 17B active — scores 82.4 on SWE-Bench Verified[5]; Simon Willison tested its 35B GGUF locally and found proficient agentic performance at 103 tokens per second under Apache 2.0[6]. Agents-A1 (35B) trains on 45K-token verified multi-step trajectories and distills specialist teacher models for search, science, and tool use, claiming 1T-parameter-model performance under Apache 2.0[7].
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[8], 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[9]. An independent investigation by Lisan al Gaib into GLM-5.2's post-training methods found the results "sus," amplifying rather than resolving the distillation concern[10]. Against this skepticism, hands-on evidence from multiple directions is consistently positive: bendee983, normally skeptical of benchmarks, found it genuinely impressive in direct use[11]; Semgrep reports it beating Claude in their internal cybersecurity benchmarks[12]; Julian Goldie SEO reports it winning 4 out of 5 real-world build comparisons against Claude Opus 4.8[13]; and developers report meaningful cost savings using it in Cursor[14]. A calibration analysis has used GLM-5.2's verified ARC-AGI-2 score to estimate closed model capabilities from eight private benchmark datapoints[15][16] — an approach whose reliability depends directly on whether GLM-5.2's scores are genuine or artifacts of distillation.
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 or static knowledge[17]. After 38,000 total agent-hours, performance as a function of environment interaction time follows a log-sigmoid curve. Top frontier models appear to be roughly doubling their 2-hour learning speed every three months — a potential scaling law for environment-based learning that most 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[18], indicating the abstract reasoning benchmark series is advancing past ARC-AGI-2.
The comparison baseline is also shifting on the closed-model side. Community commentary has introduced Fable 5 as a closed model that topped a physics benchmark at 6x the cost of Claude Opus 4.8[19][20], and Julian Goldie SEO has characterized Claude Sonnet 5 as scoring below Opus 4.8 on benchmarks despite higher pricing[21]. These observations, from social posts rather than formal evaluations, add a cost-per-benchmark-point dimension to the closed-model landscape that GLM-5.2's advocates cite when making the commercial case for open-weights alternatives.
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. [28][29]
- 2026-06-21: DeepSWE benchmark updated to include GLM-5.2, which takes the open-weights lead. [2]
- 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. [9]
- 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; Mowshowitz frames GLM-5.2 as a potential 'DeepSeek moment' for open-source agents. [5][8]
- 2026-06-25: Developers report real cost savings using GLM-5.2 in Cursor compared to Claude and GPT. [14]
- 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. [15][16]
- 2026-06-29: Simon Willison tests Ornith-1.0 35B MoE locally: 103 tokens per second, proficient agentic performance, 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. [7]
- 2026-07-02: ARC Prize announces ARC-AGI-3 Milestone Prize #1, signaling the abstract reasoning benchmark 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. [17]
- 2026-07-03: Grok characterizes GLM-5.2 as a ~750B total / ~40B active MoE architecture, the top open-weights coding model by published benchmarks. [1]
- 2026-07-03: Julian Goldie SEO reports GLM-5.2 beat Claude Opus 4.8 in 4 out of 5 real-world builds. [13]
- 2026-07-04: Semgrep reports GLM-5.2 beating Claude in internal cybersecurity benchmarks. [12]
- 2026-07-04: Lisan al Gaib investigates GLM-5.2 post-training methods and finds results credibility questionable. [10]
- 2026-07-04: Fable 5 tops a physics benchmark at 6x the cost of Claude Opus 4.8; Julian Goldie SEO characterizes Claude Sonnet 5 as scoring below Opus 4.8 on benchmarks despite higher pricing. [19][20][21]
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 strengthened toward the 'DeepSeek moment' framing while retaining distillation skepticism; the two positions remain in tension without resolution.
Lisan al Gaib (@scaling01)
GLM-5.2's benchmark results are suspicious; direct investigation into its post-training methods reinforces the distillation concern rather than resolving it.
Evolution: New voice in this synthesis; skeptical based on technical post-training investigation rather than behavioral observations alone.
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; has extended coverage to EdgeBench as a methodological development in 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 outperforms Claude Opus 4.8 in most real-world builds and represents genuine open-weights progress; 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 landscape, now covering Claude Sonnet 5 pricing and benchmark performance.
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.
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.
Tensions
- Lisan al Gaib's post-training investigation found GLM-5.2 results 'sus'; Semgrep independently reports it beating Claude in cybersecurity benchmarks — the two directly conflict on whether its reported performance is genuine. [10][12]
- Mowshowitz argues GLM-5.2 is heavily distilled from Claude Opus and likely generalizes poorly outside benchmark-like tasks; bendee983, Semgrep, Julian Goldie SEO, and developers in Cursor all find its performance genuinely strong in direct use. [9][11][12][13][14]
- 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. [9][8]
- Mowshowitz argues GLM-5.2 is commercially awkward; developers report real cost savings in Cursor, Julian Goldie SEO reports 4-of-5 build wins over Opus 4.8, and Fable 5's reported 6x cost premium over Opus 4.8 strengthens the commercial case for open alternatives. [9][14][13][19]
- 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. [15][16][9][10]
Sources
- [1] GLM-5.2 stands out as the top open-weights coding model thanks to its MoE architecture (~750B total params, ~40B active)... — reactive:ai-benchmark-race (2026-07-03)
- [2] DeepSWE Benchmark updated with GLM 5.2 and updated results for other models — reactive:ai-benchmark-race (2026-06-21)
- [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] 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] Another fantastic open source release. — Rohan Paul Twitter (2026-06-25)
- [6] Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding — Simon Willison (2026-06-29)
- [7] 🇨🇳 Another good model from China. — Rohan Paul Twitter (2026-07-01)
- [8] AI #174: You're It — Zvi's AI Roundups (2026-06-25)
- [9] GLM-5.2 Is The New Best Open Model — Zvi's AI Roundups (2026-06-22)
- [10] GLM-5.2 results were sus, so I looked into how the models post-train — reactive:ai-benchmark-race (2026-07-04)
- [11] 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)
- [12] We have Mythos at Home: GLM 5.2 beats Claude in our ... — reactive:ai-benchmark-race
- [13] GLM 5.2 JUST BEAT CLAUDE OPUS 4.8 IN 4 OUT OF 5 REAL-WORLD BUILDS — reactive:ai-benchmark-race (2026-07-03)
- [14] Developers are reporting real cost savings using GLM-5.2 in Cursor compared to Claude and GPT. — reactive:ai-benchmark-race (2026-06-25)
- [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-27)
- [16] 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)
- [17] ByteDance Seed delivered again. — Rohan Paul Twitter (2026-07-03)
- [18] ARC Prize 2026: ARC-AGI-3 Milestone Prize #1 — reactive:ai-benchmark-race (2026-07-02)
- [19] Fable 5 just crushed a coding benchmark. But it cost 6x more than Opus 4.8. — reactive:ai-benchmark-race (2026-07-02)
- [20] 🔥 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)
- [21] Claude Sonnet 5 honest review: worse than Opus 4.8 on benchmarks, but more expensive. — reactive:ai-benchmark-race (2026-07-04)
- [22] @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)
- [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] GLM-5.2: Built for Long-Horizon Tasks - Hugging Face — reactive:ai-benchmark-race
- [25] GLM-5.2 got 22.8% on ARC-AGI-2:, $0.25/task — Rohan Paul Twitter (2026-06-24)
- [26] RT @ValsAI: Full results for GLM 5.2 are here! — reactive:ai-benchmark-race (2026-06-18)
- [27] RT @ValsAI: Full results for GLM 5.2 are here! — reactive:ai-benchmark-race (2026-06-18)
- [28] RT @WeiboLLM: ⭐ VibeThinker-3B is released — a dense 3B model for frontier-level verifiable reasoning. — reactive:ai-benchmark-race (2026-06-18)
- [29] 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)