Magistral Small 2506
24B‑parameter open‑source reasoning model from Mistral AI, fine‑tuned and RL‑trained for strong math, coding, and multilingual reasoning,
About model
Magistral Small 2506 is a small, efficient reasoning model with 24B parameters, capable of long chains of reasoning traces and supporting dozens of languages. It is suitable for local deployment and offers open usage under the Apache 2.0 License. Ideal for applications requiring multilingual reasoning capabilities.
To run this model, you first need to deploy it on a Dedicated Endpoint.
Model | AIME 2025 | GPQA Diamond | HLE | LiveCodeBench | MATH500 | SWE-bench verified |
|---|---|---|---|---|---|---|
Magistral Small 2506 | 48.4% | Related open-source models | Competitor closed-source models | |||
90.5% | 34.2% | 78.7% | ||||
83.3% | 24.9% | 99.2% | 62.3% | |||
76.8% | 96.4% | 48.9% | ||||
49.2% | 2.7% | 32.3% | 89.3% | 31.0% |
Model card
Model Card for Magistral-Small-2506
Building upon Mistral Small 3.1 (2503), with added reasoning capabilities, undergoing SFT from Magistral Medium traces and RL on top, it's a small, efficient reasoning model with 24B parameters.
Magistral Small can be deployed locally, fitting within a single RTX 4090 or a 32GB RAM MacBook once quantized.
Key Features
- Reasoning: Capable of long chains of reasoning traces before providing an answer.
- Multilingual: Supports dozens of languages, including English, French, German, Greek, Hindi, Indonesian, Italian, Japanese, Korean, Malay, Nepali, Polish, Portuguese, Romanian, Russian, Serbian, Spanish, Swedish, Turkish, Ukrainian, Vietnamese, Arabic, Bengali, Chinese, and Farsi.
- Apache 2.0 License: Open license allowing usage and modification for both commercial and non-commercial purposes.
- Context Window: A 128k context window, but performance might degrade past 40k. Hence we recommend setting the maximum model length to 40k.
Benchmark Results
Sampling parameters
Please make sure to use:
top_p: 0.95temperature: 0.7max_tokens: 40960
Basic Chat Template
We highly recommend including the default system prompt used during RL for the best results, you can edit and customise it if needed for your specific use case.
system_prompt,user_messageandassistant_responseare placeholders.We invite you to choose, depending on your use case and requirements, between keeping reasoning traces during multi-turn interactions or keeping only the final assistant response.
- TypeCodeChat
- Main use casesChatReasoning
- DeploymentOn-Demand DedicatedMonthly Reserved
- Parameters23.6B
- Context length40k
- Input modalitiesText
- Output modalitiesText
- ReleasedJune 4, 2025
- External link
- CategoryCode