Fetching from the wire…
Top 5 · 2026-04-13 · source-backed
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 you want, no strings.
Now the performance numbers. Compared to Gemma 3, the 31B dense model jumped AIME math from 20.8% to 89.2%. Coding went from 29.1% to 80.0%. Science from 42.4% to 84.3%. These aren't incremental improvements. This is a different class of model wearing the same name. The 31B dense variant beats models with 10x the parameter count on multiple benchmarks, and it runs on a single consumer GPU.
All four variants handle text, vision, and audio natively with 256K context and 140+ language support. The E2B and E4B variants are small enough for edge deployment. llama.cpp already merged Qwen3-Omni and audio support alongside Gemma 4, meaning you can run multimodal inference locally today. Simon Willison published a recipe for local audio transcription using Gemma 4 E2B via MLX on Apple Silicon with a single uv command.
What this means practically: if you're building a product that needs an open model, Gemma 4 just became the default recommendation. The Apache 2.0 license removes the last barrier. The performance gap between open and proprietary models has collapsed for most practical tasks. I still use Claude for complex agentic work where reasoning depth matters, but for inference endpoints in production apps? For edge deployment on devices? For anything where you need a model you fully control? Gemma 4 changes the conversation.
The small MoE variants are particularly interesting. r/LocalLLaMA is converging on ~3B active / 30-35B total as the new standard weight class for consumer hardware, the way 7B dense models became standard two years ago. Gemma 4 E4B fits right in that sweet spot.
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 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.cp...
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-...
Gemma 4 12B dropped June 3, and the spec sheet is the kind of thing I read twice to make sure I wasn't misreading it. 11.95 billion params, Apache 2.0, reads text, image, audio, and video. No separate vision encoder. No separate audio encoder. The model handles all of it nativ...
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.