Roboflow

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.

Open OCR in the full playground
GoogleGemma 4 31B
Run to compare this model.
MistralMistral Small 3.1 24B
Run to compare this model.

Models in this comparison

Gemma 4 31B vs Mistral Small 3.1 24B Comparison Table

Evals updated July 10, 2026Pricing updated July 21, 2026

PropertyGemma 4 31BMistral Small 3.1 24B
OrganizationGoogleMistral
Categoryopenopen
Modalitymultimodalmultimodal
Release DateApr 2026Mar 2025
Context Window256K128K
Parameters31B24B
LicenseApache 2.0Apache 2.0
Pricing per 1M tokens
Input $/1M$0.120$0.351
Output $/1M$0.370$0.555
Vision Tasks
CaptioningDemoDemo
OCRDemoDemo
Vision Language
Visual Question AnsweringDemoDemo
classificationDemo
Object DetectionDemo
Model Features
Multimodal Vision

Gemma 4 31B vs Mistral Small 3.1 24B: Overview

Gemma 4 31B

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

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.