Architecture
data/models.yaml. Every label is auditable
against the model's sources.
Specs
- Architecture
- dense
- Total params
- 27B
- Active params
- 27B
- Context window
- 131K tokens
- Attention
- hybrid-gqa-sliding
- Position encoding
- rope
- Pretraining tokens
- 14.0T
- Training hardware
- TPU v5p
- Post-training
- sft, rlhf
- OSI-approved
- no
- Data released
- no
- Training code
- not released
- QAT
- int4 (official)
Benchmarks
Each score carries the date it was published; we never infer or interpolate missing scores.
General reasoning
| MMLU-Pro | 67.5 | as of 2025-03-12 | source ↗ |
Code
| HumanEval | 87.8 | as of 2025-03-12 | source ↗ |
Recommended use cases
- multimodal text-and-image instruct
- long-context document tasks
- multilingual deployment
Available quantizations
Official int4 QAT checkpoints (about 5,000 QAT steps matching the BF16 logits). 27B drops from 54GB BF16 to 14.1GB int4, fitting a 24GB RTX 3090.
source ↗Verified via the Hugging Face model tree ↗. Community quantizations change over time; the families shown are those with published weights at audit time.
Notable innovations
- · Native multimodal at 27B scale
- · 128K context with hybrid sliding-window attention
- · 140+ language coverage
Known limitations
- · Gemma Terms of Use are source-available, not OSI-approved. source ↗
Lineage
Successor to Gemma 2 27B IT. Siblings at 1B, 4B, and 12B in the Gemma 3 family.