Quick answer: Gemma 3 4B (released March 12, 2025) is Google DeepMind's 4-billion-parameter open-weight model with a 128K-token context window and native vision capabilities. It ranked #1 on the LMSys Chatbot Arena overall and at its size tier at launch, and runs on a single GPU or modern laptop — making it the most capable open model for edge and local deployment at 4B scale.
Where Gemma 3 4B leads
Where it lags
Best for: edge deployment, mobile/on-device AI, private local inference, vision-enabled chatbots, and low-resource environments where cloud API costs are prohibitive.
Gemma 3 is Google DeepMind's third generation of open-weight models, released March 12, 2025. The 4B variant is designed for on-device and edge deployment — capable enough for real tasks but small enough to run on consumer hardware. At launch it supported 35 languages and introduced vision understanding to the Gemma line, with the same architecture as the larger 12B and 27B siblings.
The architecture uses grouped query attention, rotary position embeddings, and a sliding window attention pattern — a combination that maintains long-context capability while keeping inference memory requirements practical.
| Field | Value |
|---|---|
| Organization | Google DeepMind |
| Parameters | 4 billion |
| Architecture | Transformer decoder (grouped query attention) |
| Context window | 128,000 tokens |
| License | Gemma Terms of Use |
| Release date | March 12, 2025 |
| Knowledge cutoff | September 2024 |
| Modality | Multimodal (text and vision) |
| Min VRAM (INT4) | ~3–4GB |
| HuggingFace | google/gemma-3-4b-it |
| Model | Params | Context | Multimodal | License |
|---|---|---|---|---|
| Gemma 3 4B | 4B | 128K | Yes | Gemma ToU |
| Gemma 3 12B | 12B | 128K | Yes | Gemma ToU |
| Llama 3.2 3B | 3B | 128K | No | Llama 3.2 |
| Phi-4 Mini | 3.8B | 128K | Yes | MIT |
Gemma 3 4B is a large language model developed by Google.