Benchgen
Models/google/

Gemma 3 4B

DraftPublic

Model Details

Gemma 3 4B

Organization Parameters Context License Modality Weights Released

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.

At a Glance

Where Gemma 3 4B leads

  • #1 single-GPU model on LMSys Chatbot Arena at launch
  • Native multimodality: understands images alongside text in a single model
  • 128K context window — the longest available in a 4B open-weight model at release
  • Runs on a laptop GPU (6–8GB VRAM at INT4), enabling private on-device deployment

Where it lags

  • 4B parameters limits peak reasoning depth for hard math, coding, and multi-step agent tasks
  • Gemma Terms of Use apply (not pure Apache 2.0) — review restrictions for commercial deployment at scale

Best for: edge deployment, mobile/on-device AI, private local inference, vision-enabled chatbots, and low-resource environments where cloud API costs are prohibitive.

What Gemma 3 4B Is

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.

Specifications

FieldValue
OrganizationGoogle DeepMind
Parameters4 billion
ArchitectureTransformer decoder (grouped query attention)
Context window128,000 tokens
LicenseGemma Terms of Use
Release dateMarch 12, 2025
Knowledge cutoffSeptember 2024
ModalityMultimodal (text and vision)
Min VRAM (INT4)~3–4GB
HuggingFacegoogle/gemma-3-4b-it

Gemma 3 4B vs Alternatives

ModelParamsContextMultimodalLicense
Gemma 3 4B4B128KYesGemma ToU
Gemma 3 12B12B128KYesGemma ToU
Llama 3.2 3B3B128KNoLlama 3.2
Phi-4 Mini3.8B128KYesMIT

Frequently Asked Questions

Can Gemma 3 4B run locally? Yes — at INT4 quantisation it requires ~3–4GB VRAM, running on most modern laptop GPUs and Apple Silicon Macs via llama.cpp or Ollama.
Does Gemma 3 4B support images? Yes — Gemma 3 introduced native vision understanding across all size variants (1B, 4B, 12B, 27B).

Specs sourced from Google — Gemma 3. Last updated 2026-06-19.

Gemma 3 4B

Gemma 3 4B is a large language model developed by Google.