Technology media outlet WinBuzzer published a blog post yesterday, May 21, reporting that Paris, France-based Mistral AI companies for advanced software engineering tasks.roll outOpen Source AI model Devstral.

The model, developed by Mistral AI in collaboration with All Hands AI, has a parameter size of 24 billion, is currently in "research preview" and is released under the Apache 2.0 open-source license, which allows developers and companies to use it for commercial purposes without restriction, according to a blog post cited by 1AI.
In an official blog post, Mistral AI emphasizes that Devstral is driving the evolution of "agentic" coding, where AI takes a more proactive role in the development process, not only generating simple code snippets, but also tackling complex development challenges in the real world.
Developers can access the model (codename devstral-small-2505) via the Mistral API, priced at $0.1 per million tokens in and $0.3 per million tokens out; the model also supports downloads from platforms such as Hugging Face, Ollama, and others for local deployment.
Devstral has performed well in performance tests. According to Mistral AI, the model scored 46.8% in the SWE-Bench Verified benchmark, outperforming the previous state-of-the-art open-source model by more than 6 percentage points, and even surpassing some of the closed-source models such as OpenAI's GPT-4.1-mini.
Devstral runs smoothly on a Mac with a single Nvidia RTX 4090 graphics card or 32GB of RAM, dramatically lowering the hardware barrier.
Mistral AI says Devstral specializes in exploring codebases, editing multiple files, and supporting code agent frameworks like OpenHands and SWE-Agent to solve real GitHub problems.