Skip to main content
Browse Models

Mistral AI

Mistral Small 3.1 (2503)

Released

2025-03-18

Family

Mistral

Type

Foundation Model

Downloads

External Download

You are about to open a link to an external source. Verify the URL before continuing.

Download

Instruct model, 4-bit GGUF (Q4_K_M)

GGUF · mistralai_Mistral-Small-3.1-24B-Instruct-2503-Q4_K_M.gguf

Instruct model, 5-bit GGUF (Q5_K_M)

GGUF · mistralai_Mistral-Small-3.1-24B-Instruct-2503-Q5_K_M.gguf

Instruct model, 6-bit GGUF (Q6_K)

GGUF · mistralai_Mistral-Small-3.1-24B-Instruct-2503-Q6_K.gguf

Instruct model, 8-bit GGUF (Q8_0)

GGUF · mistralai_Mistral-Small-3.1-24B-Instruct-2503-Q8_0.gguf

Instruct model, 16-bit GGUF (F16)

GGUF · mistralai_Mistral-Small-3.1-24B-Instruct-2503-f16.gguf

Ollama Model (q4_K_M)

Ollama

Model Report

Overview

Mistral Small 3.1 (2503) is a large-scale, open-source generative AI model developed by Mistral AI and released under the Apache 2.0 license. As a multimodal and multilingual model, Mistral Small 3.1 is designed to deliver advanced performance across both text and visual inputs. Building upon its predecessor, Mistral Small 3, this iteration introduces improvements in text generation accuracy, visual understanding, and contextual reasoning. The model is available in both base and instruction-tuned versions, supporting a broad spectrum of applications that require high-quality language understanding and image analysis.

Performance and latency comparison chart for Mistral Small 3.1 and similar models

Figure 1. Performance scatter plot comparing Mistral Small 3.1 with Gemma 3-it, GPT-4o Mini, and Claude-3.5 Haiku. The plot highlights Mistral Small 3.1's superior GPQA-Diamond scores combined with lower latency.

Model Architecture and Capabilities

Mistral Small 3.1 is a transformer-based model comprising 24 billion parameters, offered in both a pretrained base variant and an instruction-finetuned version. The model utilizes the Tekken tokenizer, featuring a vocabulary size of 131,000 tokens, and supports input sequences up to 128,000 tokens, enabling comprehension of long documents and complex conversational contexts.

As a multimodal model, Mistral Small 3.1 is proficient in processing both textual and visual data. Its vision system is capable of detailed analysis, including image-based document classification, content extraction, and scene description. The model's multilingual proficiency spans dozens of languages, including major European, Asian, and Middle Eastern languages, making it suitable for global-scale deployments. Further, it features advanced function-calling and agent-centric capabilities, facilitating structured outputs such as JSON for downstream automation and workflow integration.

Example of Mistral Small 3.1's image understanding on a map of Europe

Figure 2. Output from Mistral Small 3.1 analyzing a political map of Europe, demonstrating country identification, color parsing, and city recognition from visual data.

Performance and Benchmarking

Mistral Small 3.1 exhibits competitive performance on a broad array of benchmarks when compared with both open and proprietary models in a similar parameter range. On academic evaluation suites, such as MMLU (Massive Multitask Language Understanding), GPQA (Graduate Level Question Answering), and multilingual tests, it performs at or above the level of leading models like Gemma 3-it (27B), GPT-4o Mini, and Claude 3.5 Haiku.

The model demonstrates strong results on both general and specialized tasks. For instance, its instruction-tuned version achieves 80.6% on standard MMLU, 44.4% on GPQA Main (5-shot CoT), and 64.0% on MMMU for multimodal instruction. In multilingual settings, it averages 71.2% accuracy across diverse language groupings. Its long-context reasoning capabilities are reflected in high scores on the LongBench v2 and RULER benchmarks, where it outperforms comparable models in maintaining accuracy over extended sequences. Additionally, the model delivers low inference latency, supporting high-throughput and responsive applications even in resource-constrained environments, as illustrated by public benchmark analyses.

Training Data and Methodology

While specific details regarding the training data composition remain undisclosed, Mistral Small 3.1 is reported to have built upon the methodologies established in Mistral Small 3, employing large-scale web, scientific, and technical datasets to support its broad reasoning and multilingual abilities. The instruction-tuned variant is further refined to follow complex system prompts and user instructions accurately, using high-quality supervised and reinforcement learning-based strategies to enhance alignment and safety. The vision capabilities are achieved through integration of image-text pretraining, enabling robust interpretation of a wide range of document and natural images.

Applications and Use Cases

The versatility of Mistral Small 3.1 allows deployment across a spectrum of practical applications. Its enhanced instruction-following skills make it suitable as a conversational assistant, supporting dialogue in multiple languages with context persistence over long exchanges. The model's image understanding enables automated document verification, technical diagnostics, quality inspection, and visual customer service scenarios. It is well-suited for agentic deployments requiring on-the-fly decision-making, such as executing structured function calls or integrating with data platforms via JSON outputs.

Furthermore, the model supports domain-specific fine-tuning, enabling its adaptation for specialized subject matter expertise—including legal and medical advisory services and technical troubleshooting—while still maintaining strong foundational reasoning skills. Its efficiency and lightweight design both facilitate deployment in local and edge environments, which is advantageous for privacy-sensitive or latency-critical use cases.

Limitations and Licensing

Despite broad capabilities, Mistral Small 3.1 has certain constraints. The model cannot generate images, access the internet, or transcribe audio and video inputs. Additionally, while it is available in a Transformers-compatible format, optimal operation is recommended using the original weight format, as complete behavioral parity with Transformers-based implementations has not yet been guaranteed.

Mistral Small 3.1 is made available under the Apache 2.0 license, permitting commercial and non-commercial use, modification, and redistribution. This supports a wide range of research and enterprise use cases, promoting transparency and flexibility for adopters.

Related Models in the Mistral Family

Mistral Small 3.1 extends the Mistral family of models, following the release of Mistral Small 3. The Mistral suite serves as the foundation for several derivative models developed by the community, such as DeepHermes 24B by Nous Research, which targets advanced reasoning and instruction following. The continued development of the Mistral series reflects a commitment to accessible, high-performance open-source AI for research and production environments.

External Resources

About Mistral: The Mistral family of AI models, developed by Paris-based Mistral AI, includes the original 2023 Mistral 7B release, as well as the more recent Mistral Small, Nemo, and Large weights.

More in the Mistral Family

Mistral AI /

Mistral Large 2

123 billion parameter model from Paris-based Mistral AI, significantly more capable than its predecessor in code generation, mathematics, reasoning, multilingual support, and function calling.
TheDrummer /

Behemoth 123B v1.2

A 123-billion parameter language model optimized for conversational AI, creative prose generation, and role-playing applications with enhanced narrative consistency.
Mistral AI /

Mistral Small (2409)

A 22B parameter enterprise-grade small model, a convenient mid-point between Mistral NeMo 12B and Mistral Large 2. This version delivers significant improvements in human alignment, reasoning capabilities, and code over the previous version.
Mistral AI /

Mistral Small 3.2 (2506)

A 24-billion parameter multimodal model featuring improved instruction following, function calling, and reduced repetition over its predecessor.
LatitudeGames /

Harbinger 24B

A 24-billion parameter language model fine-tuned on Mistral Small 3.1 Instruct, specialized for interactive storytelling and text-based adventures.
Mistral AI /

Devstral Small 1.0

A 23.6B parameter coding assistant finetuned for agentic software engineering tasks with 128K context window and 46.8% SWE-Bench performance.
Mistral AI /

Mistral Small 3 (2501)

A 24-billion parameter instruction-tuned language model with multilingual capabilities, 32K context window, and optimized low-latency inference performance.
TheDrummer /

Cydonia 24B v2

A fine-tuned 23.6 billion parameter Mistral-based model designed for long-context conversations and maintaining narrative coherence across extended dialogues.
Cognitive Computations /

Dolphin 3.0 Mistral 24B

A 24-billion parameter instruction-tuned model built on Mistral architecture with deliberately removed content filters to maximize user control over outputs.
Mistral AI /

Mistral NeMo 12B

A 12B parameter multi-lingual model that supports function calling built in collaboration with NVIDIA and trained using the new Tekken tokenizer. By some metrics, it is state-of-the-art in its size category. NeMo was trained with quantisation awareness, enabling FP8 inference without any performance loss.
TheDrummer /

Rocinante 12B v1.1

A 12.2 billion parameter text generation model optimized for creative storytelling, role-playing scenarios, and adventure-based interactive fiction applications.