Fetching from the wire…
Top 5 · 2026-04-05 · source-backed
Google DeepMind released Gemma 4 on April 2 with four model sizes (E2B, E4B, 26B MoE, 31B Dense) under Apache 2.0. Multimodal (text, vision, audio). 256K context. Native thinking and tool-calling optimized for agentic workflows. Day-zero ecosystem support across vLLM, llama.cpp, Ollama, and Unsloth.
The numbers that matter: the 26B MoE hits 162 tok/s on an RTX 4090 at 19.5GB VRAM and 34 tok/s on a Mac mini M4. Only 3.8B parameters active at inference time, which is why it runs like a 4B model while thinking like a 26B one.
But the result that caught me off guard came from the community. On FoodTruck Bench, Gemma 4 31B dense placed 3rd overall, beating GLM 5, Qwen 3.5 397B (a model 15x its size), and every Claude Sonnet variant. A 31B model outperforming a 397B MoE. One year ago, DeepSeek R1 launched at 671B parameters for comparable performance. That's 25x compression in 12 months.
The r/LocalLLaMA community also noticed something benchmarks don't capture: Gemma 4 admits when it doesn't know things instead of hallucinating confidently. Qwen 3.5 fabricates answers with great confidence. For production use, honest uncertainty beats confident hallucination every time.
One caveat from day-1 testing: the 31B model at 256K context needs ~22GB just for KV cache on top of model weights. Google didn't adopt KV-reducing techniques from Qwen 3.5. On a 24GB Mac, you're hitting swap. The 26B MoE is the real sweet spot for local deployment.
Someone also got the 26B running on a Rockchip NPU at 4 watts of power. Apache 2.0 licensing means you can ship this in production today. If you're building anything with local inference, test Gemma 4 this week.
Each link below shares sources, entities, or timing with this story.
The models are good. The license is the real story. Google released Gemma 4 on April 2 with four variants: E2B, E4B, 26B MoE, and 31B Dense. All built on the Gemini 3 architecture. The 31B Dense variant claimed #3 on Arena AI's text leaderboard, beating models 20x its size. Th...
Google released Gemma 4 on April 2 with four model variants: E2B, E4B, 26B MoE, and 31B Dense. The license change is the first thing worth noting. Every previous Gemma had restrictions that made lawyers nervous. Gemma 4 is Apache 2.0. Full stop. Use it in any product, any way...
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...
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-...
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....
Google's MoE model jumped from 6.6% to 86.4% on τ2-bench Retail for tool use. Math +330%, coding +175%. Runs at ~150 tok/s on consumer GPUs. Apache 2.0. The efficiency story here is the real news: 3.8B active parameters achieving Arena AI #6.
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.