Mistral AI ships in two directions at once. There is a consumer and team product at chat.mistral.ai, and there is a set of model weights you can download, fine-tune and run on your own hardware without asking anyone's permission. For most buyers the second half is the reason to care, because almost no other well-capitalised lab publishes its current flagship.
- Mistral Large 3 and the Ministral 3 family ship under Apache 2.0, weights included
- Mistral Medium 3.5 is a 128B dense model with a 256K context that self-hosts on about four GPUs
- Regional Endpoints let you pin inference to Europe or the US, with an SLA-backed Priority Tier
- Flagship API pricing of $0.50/M input and $1.50/M output for Large 3 undercuts most rivals
- Available through Bedrock, Azure Foundry, IBM watsonx, OpenRouter, Together and Hugging Face, not just Mistral's own API
- Mistral has never topped the overall arena leaderboards; Large 3 debuted at #2 among open non-reasoning models, not #1 overall
- The consumer brand is mid-rename — plans are sold as Vibe, the app is still Le Chat, La Plateforme is now Studio
- Free-tier message, search and coding-session limits are described only as 'limited', with no published numbers
- Team billing adds a $50/month base fee on top of $24.99 per user
- Specialist models (Codestral, OCR 4, Mistral Embed, Moderation 2) are Premier-licensed, not open
- Teams that need to keep model weights in-house
- EU organisations with data-residency requirements
- Developers wanting cheap frontier-class API tokens
- Edge and on-device deployments via Ministral 3
- Agentic coding work through the Vibe CLI and IDE plugins
- You want the highest-scoring model on public leaderboards
- You depend on a large third-party plugin ecosystem
- You need published, exact free-tier usage caps
- Your workflow is built around OpenAI or Anthropic tooling
Pricing
Chat on web and mobile with limited messages, web searches and coding sessions; image generation; 100+ connectors; up to 5 scheduled tasks; $10/mo of Studio API credits.
Higher message and search limits, up to 40x more image generations, all-day coding in the CLI, IDE and web, 15GB of libraries, $30/mo API credits. Verified students pay $5.99/mo.
Everything in Pro plus 30GB storage per user, domain verification, data export and a shared workspace. The $50 monthly base fee is charged on top of the per-seat price.
Self-hosted or private-cloud deployment, custom models and agents, audit logs, SAML SSO, white labelling.
Pay per token, as of August 2026: Ministral 3 8B $0.15 in and out; Mistral Large 3 $0.50 in / $1.50 out; Mistral Medium 3.5 $1.50 in / $7.50 out. Batch runs cost 50% less; cached input up to 90% less.
The line-up in August 2026
The generalist models, with the licence each one carries:
- Mistral Large 3 (v25.12) — the flagship. A sparse mixture-of-experts with 41B active parameters out of 675B total, trained from scratch on 3,000 NVIDIA H200 GPUs, with image understanding and multilingual coverage. Apache 2.0, base and instruction-tuned versions both.
- Mistral Medium 3.5 (v26.04) — a dense 128B model with a 256K context window that merges instruction-following, reasoning and coding into one set of weights, with per-request reasoning effort. Modified MIT licence.
- Mistral Small 4 (v26.03) — a hybrid instruct/reasoning/coding model for cost-sensitive work. Apache 2.0.
- Ministral 3 at 14B, 8B and 3B (v25.12) — dense edge models, each shipped in base, instruct and reasoning variants, all with image understanding. Apache 2.0.
Around them sit the specialists: Codestral for code completion, Codestral Embed and Mistral Embed for retrieval, the OCR 4 line for document parsing, Voxtral for transcription and speech, Shieldstral 1.0 for moderation, and Leanstral for Lean 4 theorem proving. These are a mix — Shieldstral and Leanstral are Apache 2.0, Voxtral TTS is CC BY-NC 4.0 and therefore off-limits commercially, and Codestral, OCR and the embedding and moderation models are Premier-licensed and API-only.
One recent change is worth flagging: since August 2026 Mistral also serves a third-party open model, Z.ai's GLM-5.2, on its own infrastructure, under the same regional controls as its own models. The pitch is that you can widen model choice without fragmenting where inference runs.
The licences are the actual product
Mistral's marketing leans on "open", and for the current generalist line that word is doing real work. Apache 2.0 on Large 3 and Ministral 3 means commercial deployment, modification, redistribution and derivative works, with no revenue threshold and no separate agreement. Medium 3.5's modified MIT licence is close to the same posture. That is a different proposition from vendors who publish a previous generation while keeping the current flagship closed.
Practical consequences follow. Large 3 ships in an NVFP4 checkpoint built with llm-compressor, which Mistral says runs on a single 8×A100 or 8×H100 node under vLLM, or on Blackwell NVL72 systems. Medium 3.5 is small enough to self-host on as few as four GPUs, per Mistral's own release notes. Ministral 3 targets DGX Spark, RTX laptops and Jetson devices. So "open weights" here is not a gesture at a checkpoint nobody can serve.
Note one wrinkle: Mistral's own pricing FAQ still carries older language saying open-weight models are "Apache 2.0 licensed for research/individual use" with commercial deployments requiring a Mistral licence. The Mistral 3 announcement and the per-model licence tags in the docs both say Apache 2.0 outright. If you are making a legal decision, read the licence file attached to the specific model on Hugging Face rather than the marketing copy.
Chat, agents and the naming confusion
The consumer surface is mid-rename and it is confusing. Le Chat is the chat interface at chat.mistral.ai, and Le Chat is still the name on the iOS and Android apps. Vibe is the agent brand: a terminal CLI, VS Code and JetBrains plugins, and since May 2026 remote coding agents that run in isolated cloud sandboxes, open pull requests on GitHub, and can be handed off — Mistral calls it "teleport" — from a local session. The pricing page now sells the consumer plans under the Vibe name. La Plateforme, the developer console, has been renamed Mistral AI Studio.
The May 2026 release also added a "Work mode" in Le Chat, an agentic mode with connectors on by default that runs multi-step research and cross-tool tasks and asks for explicit approval before sending messages or modifying data. Mistral Medium 3.5 is the default model behind both Work mode and the Vibe coding agent, and Mistral reports it at 77.6% on SWE-Bench Verified and 91.4 on τ³-Telecom — vendor-published figures, not independently replicated.
What it costs
Free gets you the chat product on web and mobile with limits Mistral describes only as "limited" for messages, web searches and coding sessions, plus image generation, 100+ connectors, up to five scheduled tasks and $10 a month of Studio API credits. Pro is $14.99 a month excluding tax — $5.99 for verified students for up to twelve months — and raises the ceilings across the board, adds all-day coding in the CLI, IDE and web, 15GB of library storage and $30 a month in API credits. Team is $24.99 per user per month plus a $50 monthly base fee, and adds 30GB per user, domain verification and data export. Enterprise is quoted, and covers private and on-premises deployment, custom models, SAML SSO, audit logs and white labelling.
API billing is separate from all of that. As of August 2026 the published rates are $0.15 per million tokens in and out for Ministral 3 8B, $0.50 in and $1.50 out for Mistral Large 3, and $1.50 in and $7.50 out for Mistral Medium 3.5. Batch processing halves the price; cached input tokens cut input cost by up to 90%. OCR is billed per 1,000 pages, speech per minute, and tool APIs per call.
Where it runs and who it is for
Mistral Regional Endpoints reached general availability in August 2026 and let customers pin inference to Europe or the US to match data-residency and latency requirements, with limited safeguarded sub-processor transfers documented in the Trust Center. A Priority Tier in public preview adds committed rate limits and an uptime SLA. Mistral claims to be the only European lab offering both processing-region choice and an SLA-backed service level — a claim about its competitors that is worth verifying against your own shortlist.
Self-host if you have GPUs, a compliance requirement that rules out third-party inference, or a fine-tuning programme whose output you need to own. Ministral 3 at 3B or 8B is the obvious starting point for edge and on-device work; Medium 3.5 is the interesting middle if you can find four GPUs. Use the API — or one of the partner routes on Amazon Bedrock, Azure Foundry, IBM watsonx, OpenRouter, Fireworks or Together — if you want the same models without the operational burden. Take the Pro subscription if you mainly want the chat and coding agent and the API credits are a bonus rather than the point.
The honest summary is that Mistral does not win the leaderboard argument. Its own Mistral 3 post placed Large 3 at #2 among open non-reasoning models and #6 among open-source models overall on LMArena, which is a respectable placement rather than a frontier claim. What it wins is the ownership argument, and for a large enterprise deciding where a decade of fine-tuning investment will live, that is often the argument that decides the contract.
Alternatives to Mistral
Frequently asked questions
Which Mistral models can I actually download?
What does Mistral Pro cost, and what does it not include?
Does Mistral train on my conversations?
Can I keep my data inside Europe?
How does Mistral compare with ChatGPT, Claude and Gemini?
Is Le Chat the same thing as Vibe?
Latest Mistral news
- Aug 4, 2026Mistral eyes $23B valuation as US export limits push Europe to open-weight AIRevenue up twentyfold, a fresh raise in the works, and a market shift toward open-weight models has repositioned the French lab.
- Jul 24, 2026Hugging Face, Meta, Nvidia sign letter against open-weight AI restrictionsSignatories urge the White House not to conflate distillation with IP theft as Washington weighs a response to Chinese AI labs.
- Jul 22, 2026Samsung in talks to back Mistral at €20 billion valuationThe French AI lab would more than triple its valuation from its last round, giving Samsung a strategic foothold in European frontier models.
- Jul 21, 2026Nvidia's Vera Rubin NVL72 hits production with 10x tokens per megawattCoreWeave's DeepSeek-R1 benchmark shows a 10x throughput-per-watt gain over Grace Blackwell, with racks now live at four major clouds.
- Jun 18, 2026France's AI buildout goes live: Mistral data center hits 18,000 GB200sMistral's 44MW Bruyères-le-Châtel site is operational, anchoring a 200MW European compute roadmap by 2027 and a planned 1.4GW Campus AI hub.
- Jun 15, 2026Anthropic shutdown of Fable 5 and Mythos 5 fuels sovereign AI push abroadAfter the White House forced Anthropic to cut foreign access to its top models on June 13, the UK, France, and Canada are using it to argue for homegrown AI.




