Gemma 4 is Google DeepMind's open model family, built to deliver strong performance at every size class. The models handle text and image input natively, reason through configurable thinking modes, and support native function-calling for agentic and coding workflows. The cloud tag runs the 31B dense variant on Ollama's hosted infrastructure.
| Tag | Parameters | Architecture | Context | Modalities |
|---|---|---|---|---|
| gemma4:cloud (default) | 30.7B | Dense | 256K | Text, Image |
| gemma4:31b-cloud | 30.7B | Dense | 256K | Text, Image |
Both tags run the same 31B dense model on Ollama's hosted infrastructure — :cloud is just an alias for :31b-cloud. Gemma 4 also ships smaller sizes (E2B, E4B, 12B, 26B) for local, on-device use, but those aren't available as cloud tags.
| Benchmark | Score |
|---|---|
| MMLU Pro | 85.2% |
| LiveCodeBench v6 | 80.0% |
| GPQA Diamond | 84.3% |
| MMMU Pro (vision) | 76.9% |