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.
Zhipu's GLM-5.1 ranked third on Code Arena, jumping 90+ points over its predecessor GLM-5 and landing ahead of GPT-5.4 and Gemini 3.1 Pro. Two separate r/LocalLLaMA threads (491 upvotes and 233 upvotes) confirm this isn't just a benchmark curiosity. Practitioners are paying at...
The assumption that proprietary models own the coding benchmark crown just broke. Moonshot AI's Kimi K2.6 leads on 5 of 8 major agentic coding benchmarks while being the only open-weight model in the top tier. SWE-Bench Pro: 58.6% vs GPT-5.4's 57.7% and Claude Opus 4.6's 53.4%...
For about a year the ambient message has been "coding is mostly solved." SWE-Bench numbers crept past 50%, vendors put them on slides, and a lot of people quietly concluded the hard part was over. Cognition just dropped a bucket of cold water on that. On June 8 they launched F...
GLM-5.1 from Zhipu AI scored 58.4% on SWE-bench Pro. GPT-5.4 scored 57.7%. Claude Opus 4.6 scored 57.3%. That's the first time an open-weight model has ever topped a major coding benchmark against the best proprietary models. The specs matter. GLM-5.1 is a 754B-parameter mixtu...
Moonshot AI dropped Kimi K2.6 today and the numbers are hard to ignore. One trillion parameters total, 32 billion active per token across 384 experts, 256K context window, and native multimodal input. It scores 58.6 on SWE-Bench Pro versus GPT-5.4's 57.7 and Claude Opus 4.6's...
DeepSeek released V4 Preview on April 24 with two open-weight variants: V4-Pro (1.6T total parameters, 49B activated via MoE) and V4-Flash (284B parameters, 13B activated). Both support 1M-token context windows. Both are Apache 2.0 licensed. Both are live right now on Hugging...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.