← Back to LLM Wiki
LLM Wiki · Open Weights · Self-Hostable

Mistral

Paris-based Mistral AI's open-weights family — Mistral Large, Mixtral, Codestral. Efficient mixture-of-experts and EU-hosted.
Mistral is the European frontier lab. The open-weights line (Mixtral, Mistral 7B, Codestral) is the go-to choice for deployments that need EU data residency or a European vendor relationship. MoE architectures keep inference cheap at mid-frontier quality, and Le Chat provides a first-party hosted product.
Mistral AI Open Weights MoE EU Hosting Apache 2.0

Quick Facts

Vendor
Mistral AI (Paris)
Released
Mistral 7B (September 2023); Mistral Large 2 (2024)
Current line
Mistral Large · Mixtral 8x22B · Codestral · Mistral Small
License
Apache 2.0 (open variants); Mistral Research License / commercial for flagship
Hosting
La Plateforme, Azure, Vertex, Bedrock; self-hosted (vLLM)
Context window
32K–128K tokens
Modalities
Text; Pixtral for vision
Architecture
Dense and mixture-of-experts

Summary

Mistral AI was founded in 2023 by former Meta and DeepMind researchers, and quickly became the reference European frontier lab. The September 2023 Mistral 7B release set a new efficiency bar for small dense models. Mixtral 8x7B and 8x22B popularized sparse mixture-of-experts for open-weights inference — high quality at roughly the cost of a mid-sized dense model.

Mistral's product split mirrors the open/closed tension in the industry. The open-weights line (Mistral 7B, Mixtral variants, Codestral) is Apache 2.0. The flagship tier (Mistral Large) is served through La Plateforme and cloud marketplaces under a commercial license. For EU customers, the combination of EU hosting, French jurisdiction, and GDPR-native tooling is a material advantage over US-based labs.

Model Lineup

Where Mistral Fits

Mistral is the default when EU data residency, European vendor relationships, or GDPR-native tooling are hard requirements. Mixtral variants are also a strong pick when self-hosting economics favor MoE (sparse activation means lower GPU-hours per token at a given quality tier). Codestral slots into code agents for teams that prefer European tooling.

Tradeoffs

Deployment Notes

Within the Claw ecosystem, Mistral is the preferred provider for EU-scoped deployments and for customers with explicit European vendor requirements. La Plateforme and Azure EU regions both slot into the provider arbitrage layer. Mixtral variants run well on higher-end Mac Studio edge nodes, and Codestral is a credible open alternative to Qwen3-Coder when licensing or provenance matters more than benchmark scores.

References

  1. Mistral AI
  2. Mistral API Documentation
  3. Codestral announcement
  4. The Agent Infrastructure Stack — Organized AI