Gemma 4 (Google)
A Tier · 8.3/10
Google DeepMind's open-weights model family -- multimodal, 256K context, runs on edge devices
Score Breakdown
Benchmark Scores
Benchmarks for Gemma 4 31B
| Benchmark | Description | Score | |
|---|---|---|---|
| MMLU | Knowledge across 57 subjects | 83% | |
| GPQA Diamond | Graduate-level science questions | 84.3% | |
| AIME 2026 | 89.2% | ||
| HumanEval | Python code generation | 85% |
Last updated: 2026-04-13
Personality & Tone
The compact Google cousin
Tone: Similar corporate-Google tone as Gemini but smaller and less polished. Gemma's chat replies are short, cautious, and structured -- closer to a careful intern than a peer.
Quirks: Inherits a Gemini-like safety bias, so refusals appear on prompts Mistral or DeepSeek would answer. Best used as a cheap local fallback or on-device model, not as a personality play.
The Good and the Bad
What we like
- +Apache 2.0 license -- truly permissive, you can use it commercially without strings attached
- +Multimodal: handles text + image input (audio on smaller models), generates text output
- +256K token context window -- larger than most open models
- +140+ language support -- one of the strongest multilingual open models available
- +Four sizes (E2B, E4B, 26B MoE, 31B Dense) cover edge devices to data centers
- +31B Dense scores 89% on AIME 2026 and 84% on GPQA Diamond -- competitive with frontier closed models
- +31B Dense currently ranks #3 among open models on the LMArena text leaderboard (26B MoE ranks #6) -- genuinely competitive with the top Chinese and Meta open-weight families
- +26B MoE activates only 3.8B params during inference for fast tokens-per-second
What could be better
- −Requires technical setup unless you use a hosted API provider
- −Quality still trails the very best closed models (GPT-5.4 Pro, Claude Mythos 5, Gemini 3.1 Ultra) on hardest reasoning tasks
- −No native chat UI from Google -- you're either coding against an API or using a third-party frontend
- −Smaller community than Llama -- fewer fine-tunes and tooling integrations exist
Pricing
Self-hosted
- ✓Apache 2.0 license
- ✓Free download from Hugging Face/Kaggle/Ollama
- ✓Run on your own hardware
API (OpenRouter, Gemma 4 31B)
- ✓Hosted inference
- ✓$0.14 input / $0.40 output
- ✓No infrastructure setup
Google AI Studio
- ✓Free tier for testing
- ✓Web playground access
System Requirements
Hardware needed to self-host. Min = smallest viable setup (usually heavy quantization). Max = full-precision / production-grade.
| Model variant | Min | Max |
|---|---|---|
| Gemma 4 E2B / E4B (edge-class) | 2-3 GB VRAM Q4 (runs on phones and laptops) | 8-12 GB VRAM FP16 |
| Gemma 4 26B MoE | 8 GB VRAM (Q4) | 32 GB VRAM FP16 |
| Gemma 4 31B Dense (flagship) | 12 GB VRAM Q4 (RTX 4070) | 1× A100 40 GB FP16 |
Known Issues
- 2026-04-18 BF16 stability refresh -- Google re-released Gemma 4 multimodal checkpoints in BF16 format focused on truthfulness, JSON / tool-call formatting, long-context extraction reliability, and loop resistance. Not a new model version; a quality refresh that fixes specific failure modes developers were hitting in production. If you pulled weights before 2026-04-18, consider re-downloading for the new checkpointsSource: Google DeepMind Gemma page, Hugging Face · 2026-04
- Gemma 4 launched April 2, 2026 with improved licensing -- earlier Gemma versions had restrictive use clauses that confused developersSource: The Register, Hugging Face · 2026-04
- Function calling support is new -- some users report inconsistent tool-use behavior compared to Llama 3 or MistralSource: Hugging Face discussions · 2026-04
Best for
Developers and businesses who need a permissively licensed multimodal LLM they can self-host or fine-tune. Especially good for multilingual use cases and on-device deployment.
Not for
Non-technical users who just want to chat with an AI -- there's no consumer-facing app. Use Gemini if you want a polished chat experience.
Our Verdict
Gemma 4 is Google's answer to the open-weights race against Meta's Llama and the wave of strong Chinese open models. The Apache 2.0 license is a big deal -- it removes the legal friction that made earlier Gemma adoption awkward. The 31B Dense model is genuinely competitive with frontier closed models on benchmarks while costing $0.14/M input via API. If you're building a product on open-weights LLMs and you need multimodal + multilingual + permissive licensing, Gemma 4 is now a top choice.
Sources
- Google DeepMind Gemma 4 page (accessed 2026-04-08)
- Google blog: Gemma 4 launch (accessed 2026-04-08)
- Artificial Analysis benchmarks (accessed 2026-04-08)
- OpenRouter pricing (accessed 2026-04-08)
- The Register coverage (accessed 2026-04-08)
Explore more Gemma 4 (Google) rankings
Deeper leaderboards, benchmarks, task-specific tier lists, and status/pricing pages for Gemma 4 (Google).
The Tier List Tuesday
Weekly newsletter: tier movers, new entrants, and the VS of the week. Built from our daily AI-tool sweeps. No spam, unsubscribe anytime.
Alternatives to Gemma 4 (Google)
Llama 4 (Meta)
Meta's open-weights flagship family -- Scout (10M context), Maverick (multimodal 400B MoE), Behemoth in preview
Mistral AI
European AI lab with open and commercial models -- Mistral Medium 3.5 SHIPPED 2026-04-29 (128B dense, 256k context, 77.6% SWE-Bench Verified) plus Vibe Remote Agents + Le Chat Work Mode. Earlier 2026 line: Small 4 (Mar 2026 119B MoE Apache 2.0 unified), Medium 3 (Apr 9 2026), Voxtral TTS (Mar 2026 open-source speech)
DeepSeek
DeepSeek V4 shipped 2026-04-24: V4-Pro (1.6T/49B active MoE) + V4-Flash (284B/13B active), 1M native context, Hybrid Attention Architecture, open-source on HF. Trails only Gemini 3.1 Pro on world knowledge
Qwen (Alibaba)
Alibaba's open-weights + API family -- Qwen3.6-27B dense (Apr 22 2026 Apache 2.0, beats the 397B MoE flagship on coding from a single consumer GPU), Qwen 3.6-Max-Preview (Apr 20 2026 closed-weights #1 on SWE-bench Pro/Terminal-Bench 2.0/SciCode), Qwen3.6-35B-A3B (Apr 16 open-weights MoE), plus Qwen 3.6-Plus API flagship
GLM / Z.ai (Zhipu AI)
Zhipu AI's open-weights family -- GLM-5.1 (launched 2026-04-07) is 744B MoE / 40B active, topped SWE-Bench Pro at 58.4 (beating GPT-5.4 and Claude Opus 4.6), MIT licensed, 200K context. Trained entirely on 100K Huawei Ascend 910B chips -- first frontier model with zero Nvidia in the training stack
Kimi K2.6 (Moonshot)
Moonshot's 1T-parameter MoE open-weights flagship -- Kimi K2.6 (GA 2026-04-20) is #1 open-weights on Artificial Analysis Intelligence Index v4.0 (score 54, ranked #4 overall). Native video input, 256K context, Modified MIT license
Nemotron (Nvidia)
Nvidia's open-weights family -- hybrid Mamba-Transformer MoE architecture, optimized for efficient reasoning on Nvidia hardware
MiniMax M2.7
MiniMax's open-weights self-evolving agent flagship -- M2.7 (released 2026-03-18) scores 56.22% SWE-Pro and 57.0% Terminal Bench 2 from a 229B/10B-active MoE
Falcon (TII)
UAE's Technology Innovation Institute open-weights family -- Falcon 3 optimized for efficient sub-10B deployment on consumer hardware
gpt-oss (OpenAI)
OpenAI's FIRST open-weight models -- gpt-oss-120b (single 80GB GPU, near parity with o4-mini on reasoning) and gpt-oss-20b (runs on 16GB edge devices). Apache 2.0. Launched 2025-08-05. gpt-oss-safeguard ships in 2026 as the safety-tuned variant
IBM Granite 4.0
IBM's enterprise-focused open-weight family -- Granite 4.0 hybrid Mamba-2 + transformer architecture (70-80% memory reduction vs pure transformer), 3B to 32B sizes, Apache 2.0. First open model family to secure ISO 42001 certification. Nano 350M runs on CPU with 8-16GB RAM. 3B Vision variant landed 2026-04-01
Arcee Trinity-Large-Thinking
Arcee AI's US-made open-weight frontier reasoning model -- launched 2026-04-01. 398B total params, ~13B active. Sparse MoE (256 experts, 4 active = 1.56% routing). Apache 2.0, trained from scratch. #2 on PinchBench trailing only Claude 3.5 Opus. ~96% cheaper than Opus-4.6 on agentic tasks
Olmo 3 (AI2)
Allen Institute for AI's fully-open frontier reasoning models -- Olmo 3 family (2025-11-20) includes 7B and 32B sizes, four variants (Base, Think, Instruct, RLZero). Apache 2.0 with fully open data + checkpoints + training logs. Olmo 3-Think 32B matches Qwen3-32B-Thinking at 6x fewer training tokens
AI21 Jamba2
AI21 Labs' hybrid SSM-Transformer (Mamba-style) open-weight family -- Jamba2 launched 2026-01-08. Two sizes: 3B dense (runs on phones / laptops) and Jamba2 Mini MoE (12B active / 52B total). Apache 2.0, 256K context, mid-trained on 500B tokens
StepFun Step 3.5 Flash
StepFun's (China) agent-focused open-weight model -- Step 3.5 Flash launched 2026-02-01. 196B sparse MoE, ~11B active. Benchmarks slightly ahead of DeepSeek V3.2 at over 3x smaller total size. Step 3 (321B / 38B active, Apache 2.0) and Step3-VL-10B multimodal also in the family
Cohere Command A
Cohere's enterprise-multilingual flagship -- 111B params, 256K context, runs on 2x H100. 23 languages. CC-BY-NC 4.0 on weights (research / non-commercial), commercial requires Cohere enterprise contract. Follow-ups: Command A Reasoning + Command A Vision