Fetching from the wire…
Top 5 · 2026-04-08 · source-backed
An open-weight model just beat every closed frontier model on the benchmark builders actually care about.
Z.AI (formerly Zhipu AI) dropped GLM-5.1, a 754-billion parameter mixture-of-experts model with 40 billion active parameters. The SWE-Bench Pro score: 58.4%. That's above GPT-5.4, above Claude Opus 4.6, above Gemini 3.1 Pro. An MIT-licensed model you can download and run just took the top spot.
But the benchmark number isn't the headline. Simon Willison tested it and the result was something I haven't seen from any model. He gave it a single prompt: build a Linux-style desktop environment as a web application. No starter code, no mockups. The model ran for eight hours autonomously. Eight hours of planning, experimenting, reading results, hitting blockers, and pushing through them. Over 600 iterations and thousands of tool calls with maintained goal alignment throughout.
That's not code generation. That's a sustained engineering session.
The practical specs: 95.3 on AIME 2026, 86.2 on GPQA-Diamond, 200K context window, 131K max output tokens. At 40B active parameters, it's tractable on high-end consumer hardware. Think 2-3x 4090s. vLLM had a tagged image within 20 minutes of release. The model is 1.51TB on HuggingFace and available right now.
Reddit's r/LocalLLaMA lit up with 604 upvotes and people immediately pairing it with Nous Research's Hermes Agent framework. The open-source agent stack now has a model that can hold context and execute tasks over hours, not minutes.
My take: the 8-hour autonomous execution is the bigger deal than the benchmark score. SWE-Bench measures one-shot problem solving. Real engineering requires sustained attention, course correction, and the willingness to back up and try a different approach. GLM-5.1 does that. If you're running local models for agent workloads, this should be your first evaluation target.
Each link below shares sources, entities, or timing with this story.
Apple uses Gemini / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Apple uses Gemini); both cover Bench, Bench Pro, Gemini, GLM; overlapping topics (agent, benchmark, code, glm-5, model).
Hermes Agent supports NVIDIA / Shared entities / Shared topic / What happened next / Tension
Linked by a graph relationship (Hermes Agent supports NVIDIA); both cover Bench Pro, Claude Opus, GLM, GPT; overlapping topics (agent, benchmark, glm-5, model, open-weight).
Hermes Agent uses GPT / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Hermes Agent uses GPT); both cover Bench, Bench Pro, Claude Opus, Diamond; overlapping topics (agent, benchmark, code, swe-bench).
Gemini built by Google / Shared entities / Shared topic / What happened next / Tension
Linked by a graph relationship (Gemini built by Google); both cover Claude Opus, GLM, GPT, SWE; overlapping topics (active, benchmark, glm-5, model, open-weight).
Claude Opus built by Anthropic / Shared entities / Shared topic / What happened next / Tension
Linked by a graph relationship (Claude Opus built by Anthropic); both cover Bench, Bench Pro, Claude Opus, GPT; overlapping topics (agent, benchmark, model, swe-bench).
Hermes Agent supports NVIDIA / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Hermes Agent supports NVIDIA); both cover Bench, GPT, LocalLLaMA, Simon Willison; reported by the same outlet (huggingface.co, simonwillison.net).
HuggingFace released Claude Code / Shared entities / Shared topic / What happened next
Linked by a graph relationship (HuggingFace released Claude Code); both cover Bench, Bench Pro, Claude Opus, GLM; overlapping topics (code, glm-5, model).
HuggingFace released Claude Code / Shared entities / Same source domain / Shared topic / What happened next / Tension
Linked by a graph relationship (HuggingFace released Claude Code); both cover Claude Opus, LocalLLaMA, Simon Willison, SWE; reported by the same outlet (huggingface.co, simonwillison.net).