Fetching from the wire…
Top 5 · 2026-04-24 · source-backed
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 Face, the DeepSeek API, and chat.deepseek.com.
The efficiency numbers are what caught my attention. V4 achieves 27% of V3.2's FLOPs and uses only 10% of the KV cache through a new Hybrid Attention Architecture. That's not an incremental improvement. That's a fundamentally different cost curve for inference. And the pricing reflects it: $0.14 per million input tokens on the DeepSeek API, versus GPT-5.5's $5 per million. A 35x spread for models that compete within a few points on the same benchmarks.
Simon Willison's analysis nailed the framing: "almost on the frontier, a fraction of the price." V4-Pro scores 80.6% on SWE-Bench Verified. GPT-5.5 scores 88.7%. That 8-point gap is real, but for the vast majority of production workloads, 80.6% is more than enough. Especially when your inference bill drops by an order of magnitude.
The timing isn't a coincidence. DeepSeek shipped this the same day as GPT-5.5's launch, turning what should have been OpenAI's victory lap into a pricing comparison. Meanwhile, Tencent and Alibaba are reportedly in talks to invest in DeepSeek at a $20B+ valuation, which has roughly doubled from initial targets. DeepSeek also confirmed Huawei-based inference is coming: 950 supernodes launching in H2 2026 with significant price drops expected once the full cluster is online. That's the first major frontier-competitive model running production inference entirely on non-NVIDIA hardware.
The technical report confirms no multimodality in the current release. Community consensus is this is deliberate, not a limitation. While competitors offer native vision, DeepSeek bet on depth over breadth at 1.6T parameters.
For builders, the action item is straightforward: if you're running inference workloads where 80% SWE-Bench accuracy is good enough (and for most production code, it is), you should be evaluating V4-Pro today. Run your actual prompts through it. Compare output quality on your specific use case, not on benchmarks. The 35x cost difference means the ROI calculation isn't close for many workloads. I'm planning to test it against my own RAG pipeline this weekend.
Each link below shares sources, entities, or timing with this story.
DeepSeek released V4 on April 24 and the numbers demand attention. V4-Pro is 1.6 trillion parameters total with 49 billion active, MIT-licensed, native 1M-token context. It scores 80.6% on SWE-bench Verified, putting it within 0.2 points of Claude Opus 4.6. On Terminal-Bench 2...
For about a year, "run your agent locally" meant accepting a model that couldn't reliably call a tool twice in a row. That excuse is gone. Meta Superintelligence Labs published Muse Glimmer today: a 29.6B dense causal transformer, 52 layers, 6,656 hidden dim, with a ~1.8B ViT-...
OpenAI shipped GPT-5.5 on April 23, six weeks after 5.4. The capability jump is real: 82.7% on Terminal-Bench 2.0 vs Claude Opus 4.7's 69.4%. The Pro tier nearly doubles Opus 4.7 on FrontierMath Tier 4 at 39.6% vs 22.9%. It uses 40% fewer tokens on Codex tasks while matching 5...
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...
Alibaba released Qwen3.6-27B on April 22. Dense architecture. Open weights. 77.2% on SWE-bench Verified, within 3.7 points of Claude Opus 4.6. On SkillsBench, it scores 48.2% versus its own 397B MoE predecessor's 30.0%. That's a 77% improvement with 14.8x fewer parameters. Let...
Xiaomi released MiMo-V2.5-Pro, a 1.02 trillion parameter mixture-of-experts model (42B active) with 1M token context, fully MIT licensed. In benchmarks, it achieves 63.8% success on agentic tasks using 40-60% fewer tokens than Claude Opus 4.6 or GPT-5.4 for comparable results....
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.