Skip to content

Mistral Launches Magistral: First Open-Source Reasoning Model from Europe

Mistral AI · Story 3 of 6

Mistral AI has announced Magistral, its first reasoning model and the first open-weight reasoning model from a major European AI company. Released on June 10, Magistral comes in two sizes: Magistral Small, a 24B parameter model available under the Apache 2.0 license, and Magistral Medium, a larger version accessible through Mistral's API and La Plateforme. The model was trained using Mistral's own scalable reinforcement learning pipeline and excels in domain-specific, transparent, and multilingual reasoning. According to Mistral, Magistral generates output up to 10x faster than some proprietary models, though it acknowledges the model lags behind frontier competitors on certain standard benchmarks. The open-source release is significant for the AI community because reasoning models have been largely proprietary — OpenAI's o-series and Google's thinking models are closed-source. Magistral gives researchers and developers the ability to inspect, modify, and deploy a reasoning model on their own infrastructure. For MENA developers, the Apache 2.0 licensing means Magistral Small can be used commercially without restrictions, deployed on-premise for data-sensitive applications, and fine-tuned for Arabic language tasks.

Analysis
Live

Magistral fills a critical gap in the open-source AI stack: reasoning capabilities. For developers who need transparent, self-hosted AI with step-by-step problem solving, this is the first viable open alternative to OpenAI's o-series — and the Apache 2.0 license is developer-friendly.

Frequently Asked Questions
Can I use Magistral Small commercially?

Yes. Magistral Small (24B parameters) is released under the Apache 2.0 license, allowing unrestricted commercial use, modification, and distribution.