Gemma 4 31B Dense
Google's flagship dense Gemma 4. Beats some 400B-class proprietary models on benchmarks. Targets the 24GB single-GPU sweet spot.
Overview
Google's flagship dense Gemma 4. Beats some 400B-class proprietary models on benchmarks. Targets the 24GB single-GPU sweet spot.
Strengths
- Top dense ~30B model
- Strong multilingual
- 128K context
Weaknesses
- Gemma license has use restrictions
Quantization variants
Each quantization trades model quality for file size and VRAM. Q4_K_M is the most popular starting point.
| Quantization | File size | VRAM required |
|---|---|---|
| Q4_K_M | 18.0 GB | 24 GB |
| Q8_0 | 33.0 GB | 38 GB |
Get the model
Ollama
One-line install
ollama run gemma4:31bRead our Ollama review →HuggingFace
Original weights
Source repository — direct quantization required.
Hardware that runs this
Cards with enough VRAM for at least one quantization of Gemma 4 31B Dense.
Models worth comparing
Same parameter band, plus what's one tier above and below — so you can decide what actually fits your hardware.
Frequently asked
What's the minimum VRAM to run Gemma 4 31B Dense?
Can I use Gemma 4 31B Dense commercially?
What's the context length of Gemma 4 31B Dense?
How do I install Gemma 4 31B Dense with Ollama?
Does Gemma 4 31B Dense support images?
Source: huggingface.co/google/gemma-4-31b-it
Reviewed by RunLocalAI Editorial. See our editorial policy for how we research and verify model claims.