2 Apr 2026
gemma-4-26B-A4B-it
Sparse compute in a workstation-sized family
25.2B reported total · text + image + video
Gemma / Dense
The dense control for Gemma’s MoE experiment

New to model sizes or GPU memory? Start with weights, parameters and quantization →
Use 31B as a dense quality baseline alongside 26B-A4B. A dense model can be the simpler operational choice when its extra active compute is acceptable and it behaves better on your tasks.
Publisher-reported, rounded model count; not an exact tensor census. Multimodal components and packaging can change the artifact size.
Evaluate it for
Dense multimodal serving and comparisons that keep the model family fixed.
Choose another path when
An audio-first application or a memory allocation with no room beyond roughly 61.4 GB of BF16 language-weight arithmetic.
Release context
Its role in the April release is complementary to the MoE. The model accepts text, images and video; audio support belongs to other variants and must not be inferred from the Gemma brand.
Deployment starting points
Start with an exact artifact and an engine that supports it. A configuration below is evidence of a documented path; its device count does not promise a particular throughput or concurrency.
An audio-first application or a memory allocation with no room beyond roughly 61.4 GB of BF16 language-weight arithmetic.
The pinned model card establishes the architecture. It does not, by itself, prove that a particular GPU count runs this checkpoint at your target context. The capacity screen below helps rule out undersized allocations; a successful load and workload test are still required.
This is the index’s reported tensor payload, in decimal GB. It excludes file headers and runtime memory. Mixed precision, conversion and host/device placement determine how much GPU memory the loaded model needs.
Inspect the exact index metadata →This estimates inference memory for a hypothetical uniform precision. It is useful for rejecting an allocation that is too small. It does not establish a working deployment or estimate training memory.
| Representation | Approximate weight floor | What remains to budget |
|---|---|---|
| 16-bit uniform | 61.4 GB | Cache, modality state, workspace, quantization metadata and uneven sharding |
| 8-bit uniform | 30.7 GB | Cache, modality state, workspace, quantization metadata and uneven sharding |
| 4-bit uniform | 15.35 GB | Cache, modality state, workspace, quantization metadata and uneven sharding |
Enter the total across the whole model replica, not per GPU: KV or recurrent cache for all concurrent requests, image/audio state and execution workspace. There is no universal default. We additionally leave 15% of each GPU unused.
Enter a request-and-buffer budget to calculate the aggregate capacity requirement.
A count of one does not prove the engine supports this GPU. A count above one does not prove the model shards evenly or communicates efficiently. Publisher-reported, rounded model count; not an exact tensor census. Multimodal components and packaging can change the artifact size.
Architecture in practice
Window length and layer ratio are checkpoint-specific.
Full-context state remains for global layers.
Mechanism schematic based on the pinned model card and configuration. It explains a design principle; it is not a full implementation graph.
| Exact checkpoint | google/gemma-4-31B-it |
|---|---|
| Text model type | gemma4_text |
| Layers | 60 |
| Hidden width | 5,376 |
| Attention / KV heads | 32 / 16 |
| Head dimension | 256 |
| Routed / selected experts | Not verified / Not verified |
| Configured positions | 262,144 |
| Documented extension | Not recorded for this checkpoint |
| Inputs → output | text, image, video → text |
| License metadata | apache-2.0 |
50 sliding attention layers; 10 full attention layers. These counts describe the configured pattern.
Open weights do not imply unrestricted use. Read the applicable license terms linked from the pinned card.
A useful comparison
The MoE is the closest architecture comparison; Qwen3.8-27B is a newer dense multimodal alternative.
2 Apr 2026
Sparse compute in a workstation-sized family
25.2B reported total · text + image + video
14 Aug 2026
A current dense baseline before you scale out
27B reported total · text + image + video
These are editorial comparison candidates. We have not run a matched quality or serving benchmark, so this is not a ranking.
Prepare to explain it
Explain why fewer stored weights and less active compute are different optimization targets.
Attention layouts · Quantization · Courses and worked examples
For a deployment evaluation, record exact weights, precision, engine, device count, interconnect, prompt/output lengths and concurrency. Report task success, errors, TTFT, TPOT and useful throughput together.
Our assessment is editorial judgment based on the linked architecture and deployment evidence. Model facts are publisher-reported or attributed to runtime maintainers; no independent GPU benchmark was run.
AI Infra Interviews, “gemma-4-31B-it: release, architecture and deployment”, checked 2026-09-13. Preserve this date and the exact checkpoint when citing.