Contact
Support · Mistral AI

Will it last?

Ownership levelPartialnone·limited·partial·substantial·fullAnalytical input B ยท 73.2/100

This page is a projection of the one entry record, the Transparency factor that Support covers. The full verdict is set by all four factors together, floor-weighted so the weakest caps the whole.

Which domain expands which factor
  • AssessUse & modify + Transparency
  • ImplementData control + Doesn't fail you
  • UseDoesn't fail you
  • SupportTransparency

Common problems & fixes

Aggregated common pitfalls (not an exhaustive catalogue):

  • Garbled or over-verbose instruct output. You are almost certainly not applying the chat template - use apply_chat_template / mistral-common, and don't prompt a base checkpoint as a chat model. Mind the Tekken tokenizer on newer models.
  • Out-of-memory on Mixtral / Mistral Large. All Mixtral experts must be resident; use a smaller variant, quantize (GGUF/AWQ/FP8/4-bit), or move to multi-GPU; reduce max context to shrink the KV cache.
  • Unexpected licence blocker. You assumed Apache but picked an MRL model (Ministral 8B, Mistral Large, Pixtral Large) - check the model card before committing to commercial use.
  • Non-reproducible results / silent updates. You floated on main; pin an exact HF revision and verify checksums.

Versions, changelog & cadence

Mistral uses dated snapshot versioning - model ids carry a date suffix (e.g. -2407, -2410, -2506) - tracked as immutable Hugging Face revisions on the mistralai org. The revision hash is your changelog anchor: pin it, and diff against a newer dated snapshot when you choose to upgrade. Release news posts (e.g. Mistral Small 3) accompany major models and document what changed and the licence in force.

Community & support channels

  • Hugging Face model discussion tabs on the mistralai org (ev-hf) for usage questions.
  • GitHub issues on mistralai/mistral-inference and the mistralai/cookbook (ev-inference) for inference and templating problems.
  • Mistral Discord and the platform documentation for announcements and how-tos.
  • La Plateforme offers a paid/commercial support path (and is where MRL commercial licences are arranged).

Deprecation / end-of-life policy

Mistral operates dated model versioning and deprecates legacy models on its API platform, which gives more structure than a pure "download and forget" release. For the open-weight HF checkpoints, however, there is no formal sunset commitment - older revisions remain downloadable indefinitely and there is no stated support window. Marked partial to reflect that the platform-side policy does not fully translate to a documented lifecycle guarantee for the weights.

Tracked known issues

Drawn from model-card and release caveats rather than a formal issue tracker (hence partial):

  • Safety tuning is lighter than the largest US labs, with the companion classifier offered as a hosted API rather than a broadly-shipped open guard-weight.
  • Residual prompt-injection susceptibility, as with all current LLMs.
  • Tool-use reliability has had noted variability across releases (improved in Mistral Small 3.2).
  • The licence split catches teams expecting every model to be Apache-2.0.

How this scores

The ownership factor this domain covers, drawn from the one entry record.

2

TransparencyDo you know what it is: weights, training, behaviour, and legible terms?

Moderate

You can download and inspect the safetensors weights and read good model cards, but training data and training code are closed - you can see the model, not how it was made.

How this scores (AOI sub-dimensions)
Provenance4/5how well we can trace and verify what went into the modelVerified mistralai org on Hugging Face, safetensors-only distribution with per-file checksums, a clear canonical source and no malicious-checkpoint incident on record (checklist ~6/8).
Governance4/5how accountable and well-documented the publisher isReputable, legally accountable EU publisher with a predictable, dated release cadence, published model cards, a moderation offering and - distinctively - an EU GPAI Code of Practice signature.
What this means for adoptionYou own the Apache-licensed flagship models outright: self-host them and the model and your data are yours to run, modify and keep. Overall ownership is partial, not substantial, for one concrete reason - the family is licence-split, so a meaningful subset (Ministral 8B, Mistral Large and Pixtral Large are research-only MRL; Codestral is non-production MNPL) needs a separately negotiated commercial licence, and you cannot treat the line as uniformly free without checking each model. Training is also not transparent (data and code are closed). If you use Mistral's hosted API instead of self-hosting, turn off training and consider Zero Data Retention.

Sources

The same evidence records as the entry sheet. Read means the text was verified; unverified means it is known to exist but not yet read.

Documentationread2026-07-25
Mistral's model-weights documentation page, read verbatim, assigns licences per model: "Mistral 7B, Mixtral 8x7B/8x22B, Codestral Mamba, Mathstral, Mistral Nemo, Pixtral 12B, Mistral Small, Magistral Small and Devstral Small are under Apache 2 License"; "Codestral is under Mistral AI Non-Production (MNPL) License"; "Ministral 8B, Mistral Large, and Pixtral Large are under Mistral Research License."
Model cardunverified2026-07-25
Mistral open-weight checkpoints are hosted on the verified mistralai organisation on Hugging Face in safetensors with per-file checksums.
Vendor announcementunverified2026-07-25
Mistral Small 3 (24B) is released under Apache-2.0 as Mistral recommits to Apache for general-purpose models and moves away from MRL; it offers a 128K context window, tool use and structured output.
Licenceread2026-07-25
The Mistral Research Licence (MRL-0.1), read verbatim, permits use "solely for (a) personal, scientific or academic research, and (b) for non-profit and non-commercial purposes" - excluding revenue activity and SaaS distribution, under France/Paris jurisdiction; it applies to Ministral 8B, Mistral Large and Pixtral Large.
Licenceread2026-07-25
The Mistral AI Non-Production Licence (MNPL-0.1), read verbatim, restricts use: "You shall only use the Mistral Models and Derivatives for testing, research, Personal, or evaluation purposes in Non-Production Environments" - no commercial supply "including...
Vendor announcementunverified2026-07-25
Mistral Nemo (12B) is a 128K-context model released under Apache-2.0 in collaboration with NVIDIA, using the Tekken tokenizer.
Third-party analysisunverified2026-07-25
Mistral AI is a Paris-based EU company and was among the first signatories of the EU General-Purpose AI Code of Practice in 2025.
Vendor announcementunverified2026-07-25
Mistral offers a hosted Moderation API - a fine-tuned Ministral 8B classifier spanning multiple harm categories and 11 languages - plus system-level guardrailing guidance for downstream deployments.
Documentationunverified2026-07-25
Mistral documents its instruct tokenization and chat templates: mistral-common is the ground truth, newer models use the Tekken tokenizer, and the Hugging Face chat template matches mistral-common output.
Documentationunverified2026-07-25
mistral-inference is Mistral's official inference library; the models also load on vLLM, llama.cpp, Ollama, TGI and transformers.
Third-party analysisunverified2026-07-25
Mistral models are competitive-to-strong within their size classes on independent public leaderboards.
Third-party analysisunverified2026-07-25
Mistral AI is a France-based lab whose open-weight lineage (Mistral 7B, Mixtral, Nemo, Mistral Small, specialist variants) is broadly adopted, with mixed Apache-2.0 and research-only licensing and wide ecosystem/cloud availability.
Privacy Policyread2026-07-25
Mistral's Privacy Policy: by default data is hosted in the EU (servers in the EU), with a US API endpoint option that hosts data in the US; non-EU processors are covered by GDPR Article 46 Standard Contractual Clauses.
Documentationread2026-07-25
Mistral help centre: input and output data are used by default to train Mistral's models unless you opt out (via the data-sharing / 'allow your interactions to be used to train our models' control); training does not apply to Team and Enterprise plans.
Documentationread2026-07-25
Mistral help centre: for the API, input and output are kept for the period needed to generate the output and then for thirty (30) rolling days; for Le Chat, kept until you delete the conversation or your account.
Documentationread2026-07-25
Mistral help centre: Zero Data Retention (ZDR) can be activated for eligible accounts.
Data Processing Addendumread2026-07-25
Mistral's Data Processing Addendum (DPA), read verbatim, uses SCCs Module 4 (Processor-to-Controller) for transfers under French governing law (Sec 8), lists sub-processors on the Trust Centre with a 10-day objection window (Sec 7), and provides that data "will no longer be accessible upon the expiry of a thirty (30) days period following the termination" (Sec 10).