Google's release of Gemma 4 marks a major turning point for open-source AI, offering a versatile family of multimodal models under a permissive Apache 2.0 license. Built using Gemini 3 technology, these models demonstrate massive leaps in math and coding performance, rivaling much larger proprietary systems while remaining efficient enough to run on local hardware ranging from smartphones to high-end GPUs. This release positions Google as a formidable competitor in the open-weights ecosystem, prioritizing user ownership and deployment efficiency.
* Apache 2.0 license
* Multimodal intelligence
* Local hardware deployment
* Massive benchmark leaps
* Efficient MoE architecture
**Models**
* E2B: Mobile efficiency
* E4B: Edge specialist
* 26B MoE: Speed meets intelligence
* 31B Dense: Top-tier performance
Google has introduced Gemma 4 12B, a mid-sized multimodal model designed to bring agentic intelligence directly to consumer laptops. This model bridges the gap between smaller edge models and larger Mixture of Experts versions by offering high performance with a significantly reduced memory footprint. A key innovation is its encoder-free architecture, which allows vision and audio inputs to flow directly into the language model backbone rather than relying on separate, latency-inducing encoders.
Main topics:
Novel unified architecture without multimodal encoders
Native support for direct audio and vision input processing
Optimized for local execution on hardware with 16GB of RAM
Reasoning performance nearing much larger 26B models
Released under an Apache 2.0 license
Integrated Multi-Token Prediction drafters to reduce latency