Gemma 4 31B vs Mistral Small 3.1 24B
Compare Gemma 4 31B and Mistral Small 3.1 24B side-by-side. See how these vision models stack up in Image Captioning, OCR, and Open Prompt.
Compare Gemma 4 31B vs Mistral Small 3.1 24B live
Run the same image across every model that supports a task and compare their outputs side-by-side.
Extract and compare text from images across multiple models.
Upload an image
Drag and drop an image here, or click to browse
Models in this comparison
Gemma 4 31B vs Mistral Small 3.1 24B Comparison Table
Evals updated July 10, 2026Pricing updated July 21, 2026
| Property | Gemma 4 31B | Mistral Small 3.1 24B |
|---|---|---|
| Organization | Mistral | |
| Category | open | open |
| Modality | multimodal | multimodal |
| Release Date | Apr 2026 | Mar 2025 |
| Context Window | 256K | 128K |
| Parameters | 31B | 24B |
| License | Apache 2.0 | Apache 2.0 |
| Pricing per 1M tokens | ||
| Input $/1M | $0.120 | $0.351 |
| Output $/1M | $0.370 | $0.555 |
| Vision Tasks | ||
| Captioning | Demo | Demo |
| OCR | Demo | Demo |
| Vision Language | ||
| Visual Question Answering | Demo | Demo |
| classification | Demo | |
| Object Detection | Demo | |
| Model Features | ||
| Multimodal Vision | ||
Gemma 4 31B vs Mistral Small 3.1 24B: Overview
Gemma 4 31B is the largest dense model in Google's Gemma 4 family, built from the same research as Gemini 3 and released as open weights under the Apache 2.0 license. It supports a 256K token context window with text and image input, configurable thinking mode for step-by-step reasoning, and multilingual support across 140+ languages. The unquantized model fits on a single 80GB GPU.
For vision tasks, Gemma 4 31B supports image understanding with variable aspect ratios and resolutions, and can output structured bounding boxes for UI element detection, making it useful for document parsing and UI understanding. Compared to Gemma 3, it delivers stronger reasoning and multimodal performance. It is part of a four-size family alongside the 26B A4B MoE variant and two on-device models (E2B, E4B), with the 31B dense variant optimized for output quality and fine-tuning over inference speed.
Mistral Small 3.1 24B, released on March 17, 2025, is an open-weight multimodal model from Mistral AI, distributed under the Apache-2.0 license. With around 24B parameters and a 128K token context window, it is available in both base and instruction-tuned (“Instruct”) variants. The model introduces vision support alongside text, enabling tasks like multimodal reasoning, captioning, and image-based Q&A.
It is multilingual, supporting many languages, and is optimized for fast responses, function calling, structured dialogue, and long-context reasoning. Despite its size, the model can be run locally in quantized formats, fitting on machines with ~32GB RAM, making it accessible to developers outside large cloud setups. However, the output length is smaller than the 128K input window, meaning long generations may require chaining. In addition, using full vision features or the maximum context window significantly increases compute costs, and performance on highly complex reasoning or enterprise-scale tasks still trails larger proprietary frontier models.