Gemma 4 26B A4B is the Mixture-of-Experts model in Google DeepMind's Gemma 4 open-weight family, announced April 2, 2026, with weights on Hugging Face since March 11, 2026. It holds 25.2B total parameters but activates only 3.8B per token, pairing big-model knowledge with small-model speed under an Apache 2.0 license.
Model Specifications
| Specification | Gemma 4 26B A4B |
|---|---|
| Total parameters | 25.2B |
| Active parameters | 3.8B per token |
| Experts | 8 active of 128 + 1 shared; 30 layers; 1024-token sliding window |
| Context length | 256K tokens; 262K vocabulary |
| Modality | Text + image input (~550M vision encoder), text output |
| License | Apache 2.0 (commercially permissive) |
Key Features
- MoE speed: Only ~4B parameters active per token, far faster than a dense model of similar total size.
- 256K context: Long documents and large codebases fit in one prompt.
- Thinking mode: Native reasoning for hard problems, fast responses otherwise.
- Multimodal input: A ~550M-parameter vision encoder reads images alongside text.
- Open and deployable: Apache 2.0 for free commercial use; BF16 fits one 80GB H100, quantized builds run on consumer GPUs.
Use Cases
- Local coding assistants: Interactive IDE help on consumer GPUs, no API needed.
- Agentic workflows: Long context plus thinking mode; Google wires it into Agent Mode in Android Studio.
- Document and image understanding: Long reports, screenshots, and mixed-media analysis.
- Multilingual products: 140+ languages for global apps.
Pricing and Access
The weights are a free Apache 2.0 download, and Google AI Studio hosts the 26B MoE for free trial. There is no per-token API fee beyond hosting: self-host on your own GPU, or pay a third-party provider only for compute.
Advantages vs Competitors
- Vs Llama: Llama is dense at comparable sizes; Gemma 4 reaches similar quality with ~4B active parameters and ranks #6 among open models on the Arena AI text leaderboard.
- Vs Qwen: Qwen has strong open MoE flagships, but Gemma 4 adds native Google tooling (AI Studio, AICore on edge, Android Studio Agent Mode) and a 262K vocabulary across 140+ languages.
- Ecosystem: 400M+ cumulative Gemma downloads and 100K+ community variants bring fast fine-tunes and tooling.
Getting Started
- Try free: Open Google AI Studio and select the 26B MoE model.
- Download: Pull
gemma-4-26b-a4b-itfrom Hugging Face (~10.1M downloads, 1,391 likes). - Deploy: BF16 on one 80GB H100, or a quantized build on a consumer GPU.
FAQ
Is it free for commercial use?
Yes, Apache 2.0 is commercially permissive.
What hardware do I need?
BF16 fits one 80GB H100; quantized versions run natively on consumer GPUs since only ~3.8B parameters activate per token.
How does it rank?
6 open model on the Arena AI text leaderboard; the 31B sibling ranks #3.
Alternatives
- Meta Llama 3.2 1B Instruct: A much smaller dense Llama for on-device tasks.
- Qwen 3.8 27B: A dense open-weight competitor in a similar class.
- Qwen 3.8 2.4T A95B: A far larger open MoE flagship for maximum capability.
Tips
- Toggle thinking mode only for hard reasoning.
- Start with a quantized build locally.
- Feed whole repos or documents instead of chunking; 256K can take it.
Comments
No comments yet. Be the first to comment!
Related Tools
GLM-5.3-Flash
z.ai
Zhipu's first natively multimodal GLM (confirmed as the 'Ox Alpha' stealth model): 320B MoE with 18B active, 1M context, MIT open weights at $0.15/M input.
Kimi K3
www.kimi.com
Moonshot AI's open-weight 2.8T multimodal agentic model with 1M-token context, the world's first open 3T-class model rivaling closed frontier models.
Qwen3.8-Flash-Next
qwen.ai
Alibaba's open-weight architecture preview of Qwen4: 125B multimodal MoE with 6B active plus a 51B N-gram table, 262K native context, at $0.16/M input.
Related Insights

Grok Bot and Hermes Bot: one person finally gets a think tank and a secretariat
Grok Bot now ships with Cursor Pro+. Hermes Bot runs on a VPS. They are not smarter chat boxes. The think tank advises, the secretariat executes, and you still make the call.
Hook OpenCode Go into Codex on Windows. Do Not Open a Second Toolkit.
A ChatGPT-signed Codex desktop app still shows mostly GPT in the picker. On Windows, enable only OpenCode Go and the Grok, GLM, Kimi, DeepSeek, and MiniMax models you already pay for appear in the same selector. Keys stay local. Native GPT stays put.
What Locks Codex Is the Picker, Not the Models
You already pay for OpenCode Go, Grok, and Z.ai, but the Codex picker still shows mostly GPT. The community project codex-router does not teach another install ritual. It puts subscriptions you already bought back into the selector, keeps keys on the machine, and leaves native GPT alone.