Last Tuesday the French startup Mistral AI took a significant step in the field of artificial intelligence with the launch of Magistral, its first family of reasoning models. 

Composed of two variants (Magistral Small and Magistral Medium) this line of models is designed to address complex tasks, from structured calculations to programmatic logic and decision trees. 

Thanks to its focus on traceability and transparency, Magistral is positioned as an especially valuable option for regulated sectors such as legal, financial and healthcare.

The Mistral AI approach

Since its founding in 2023, Mistral AI has made it its mission to offer powerful, accessible and efficient AI solutions.

With Magistral, the company reinforces that vision by presenting an open model and another oriented to companies, which reinforces its competitiveness against giants such as OpenAI or DeepSeek. 

At the same time, the commitment to a European origin and the native support of more than twenty languages reinforce its ambition as a solid alternative in the global market.

Characteristics of Magistral Small

Magistral Small is a 24 billion parameter model released under the Apache 2.0 license. 

This allows any developer to download the model from Hugging Face and deploy it locally, even on modest machines like a 32GB MacBook or a PC with a single RTX 4090 GPU.

Its context window reaches 128,000 tokens, although Mistral recommends limiting sessions to around 40,000 tokens to maintain optimal performance.

Unlike other models, Magistral Small integrates a thought chain reasoning mechanism delimited by `<think> … </think>`, which documents each logical step before offering the final answer.

This makes it easier to audit and understand your internal processes. The model does not yet support direct function calls, but it compensates for that limitation with its ability to decompose problems into multiple steps and generate clear and structured final summaries.

Its open source nature makes Small an ideal tool for researchers and academic environments, where adaptability and collaborative experimentation are essential.

Magistral Medium: performance and speed for companies

Magistral Medium is the variant designed for business environments. It is offered in preview through Le Chat and the Mistral API, with imminent deployment on platforms such as Amazon SageMaker, IBM Watson X, Azure AI and Google Cloud Marketplace.

Its technical innovations include two notable modes: “Pure Thinking, optimized for mathematical and coding tasks, and “Speed 10x”, based on Cerebras acceleration technology, which multiplies the performance per token by ten compared to competing models.

In addition, Magistral Medium uses a sophisticated training scheme. After starting from a Mistral Medium 3 checkpoint, reinforcement learning with verifiable rewards (RLVR) was applied, achieving almost a 50% improvement in the AIME-24 benchmark for the pass@1 metric.

This training was complemented by SFT (supervised fine-tuning) refinement with reasoning traces, which further enhances its reliability in critical applications.

Benchmark results and comparisons

In the AIME-2024 evaluation, Magistral Medium achieved a 73.6% success rate in pass@1, rising to 90% with multiple voting, while Magistral Small obtained 70.7% and 83.3% respectively. 

In other tests, such as GPQA Diamond or LiveCodeBench, models from OpenAI and Google, for example Gemini 2.5 Pro or Claude Opus 4, slightly outperform Magistral.

However, the differential value of the Magistral family lies in the traceability of its chains of thought and its notable efficiency, which in the case of the Small version allows local executions without the need for large-scale infrastructures.

These results demonstrate that, although Mistral AI does not aspire to lead all raw performance rankings, its strategy focuses on offering balanced models that combine speed, transparency and multilingualism. 

This makes them especially attractive in contexts where interpretability and control of each step of reasoning is more important than mere raw power.

In what areas can Magistral be applied?

Magistral models adapt to multiple professional scenarios. In the legal sector, they facilitate the analysis of contracts and judgments by showing each step of reasoning, reducing the risk of bias and errors. 

In finance, they are used to model risks, generate predictions and audit complex calculations. In healthcare, they support clinical decisions through detailed and traceable explanations. 

Likewise, in software development and project planning, its chain of thought structure enhances the generation of robust and transparent programmatic logic.

Another highlight is its multilingual capacity. Magistral supports more than twenty languages, including English, French, Spanish, German, Italian, Arabic, Russian, and Simplified Chinese. 

This makes it a suitable option for global companies and international projects that require consistency and quality in different languages.

Reception and future prospects

The AI community has welcomed Magistral with great interest. On platforms like 

However, temporary shortcomings have been pointed out, such as the absence of function calls in the Small version or certain API restrictions in Medium.

Under the direction of Arthur Mensch, Mistral AI aims to consolidate Magistral as a European reference in inference models with deep reasoning.

In the medium term, cloud integrations are expected to spread and extensions for function calls and other input formats to emerge. In parallel, the open source of the Small model will enable community innovations that could further improve its performance and usability.

This post is also available in: Español Français Русский Italiano