← all posts
// analysis · mistral

Mistral in mid-2026: the lineup, the bet, the gap

Every few months someone asks me whether Mistral is still relevant, and the question always has the same shape: they mean "why isn't it at the top of the leaderboard." Wrong question. Mistral stopped competing on peak intelligence a while ago, and it started competing on something else instead: being the best model you can actually deploy under constraints the American labs treat as edge cases.

The lineup, decoded

The current family reads like a product org that finally found its story. Mistral Large 3 is the cheap flagship: 58 on SWE-bench Verified at fifty cents per million input tokens, a price-performance point nobody else occupies. Medium 3.5 arrived this spring as the strongest thing they ship, priced like a mid-tier frontier model. Small 26.03 is the quiet star (Apache-2.0, fifteen cents per million) and good enough for the unglamorous 80% of LLM work: classification, extraction, summarization, subagent grunt tasks.

Then the coding pair. Codestral handles completion and fill-in-the-middle, where latency matters more than depth. Devstral, now in its 25.12 revision with a 262k context, is the agentic one. It's open weights, tuned for multi-step tool use, and interesting enough that I gave it its own writeup.

What Mistral actually sells is permission: the right to run frontier-adjacent AI on your own terms, your hardware, your data residency, your license.

The bet

The bet is sovereignty, and it's less about patriotism than procurement. If you sell into European banks, healthcare, or the public sector, "weights on your own GPUs" and "EU data residency by default" are prerequisites, not features. Mistral is the only frontier-adjacent lab whose whole stack (API, on-prem, open weights) is built around passing that filter. I've watched two procurement processes this year where the model shortlist had exactly one name on it before anyone discussed capability. That story continues in the sovereignty piece.

The gap

Now the uncomfortable part. Medium 3.5, Small 26.03, and the new Devstral all shipped without published SWE-bench Verified runs, which is why they show n/a on my benchmark page. I list what's published, not what's vibed. Mistral's release notes lean on internal evals, and internal evals are marketing with error bars removed. My own limited testing says Medium 3.5 sits below the GPT-5.6 tier on hard agentic work but comfortably above anything you can self-host at its price. I'd love to replace that sentence with a number. Mistral, publish the runs.

The other gap is ecosystem gravity. Tooling defaults (agent harnesses, eval suites, fine-tuning recipes) get built against OpenAI and Anthropic first, Mistral third. It's better than a year ago, and the open weights help because the open CLI crowd adopts anything it can download. But if you go Mistral-first, budget a few percent of your time for being the person who files the integration bug.

For a working engineer, that settles it: Mistral is rarely my first choice and constantly my second, and second place in every category is a strange kind of strong. When price, license, or geography is a hard constraint, the choice usually makes itself.

#mistral#landscape#models