Magistral Small 1.2 is a small-tier reasoning model from Mistral, positioned in the Magistral family as the compact counterpart to Mistral's larger Magistral Medium models.
| Provider | Input / 1M | Output / 1M |
|---|---|---|
| $0.250 | $0.750 | |
| $0.500 | $1.50 |
Prices updated daily. Last check: Sep 20, 2026
Input, output, and batch rates, plus alternatives, for one provider at a time.
Benchmarks measured Sep 2026. Scores are independent evaluations, not vendor-reported.
Magistral Small 1.2 fits workloads that need step-by-step derivation at volume: math and quantitative word problems, rule-heavy data extraction where the model must check constraints before answering, multi-step classification with justification, and agent subtasks such as planning or self-verification steps that are dispatched frequently. Its measured throughput and sub-second time to first token make it usable in interactive settings like tutoring interfaces or developer assistants, where a reasoning trace would otherwise feel slow. It is a reasonable default for teams that want reasoning behavior across a broad request stream and reserve a larger Magistral or other large reasoning model for the subset of requests that fail quality checks. For simple summarization, formatting, or short-answer chat, a non-reasoning small model will typically be cheaper since it does not spend tokens on deliberation.
Pricing depends on which provider hosts the model and on the pricing type — separate input and output token rates, batch or cached variants, and self-hosted GPU costs all differ. Because reasoning models emit intermediate reasoning tokens, output token pricing tends to dominate the bill. See the pricing table on this page for current per-provider rates.
It suits high-volume tasks that benefit from explicit step-by-step reasoning — math and logic problems, constraint-checked data extraction, classification with justification, and reasoning subtasks inside agent pipelines — where the cost of a larger reasoning model per request would be hard to justify.
It is the small tier of the same reasoning family. Expect lower latency and lower cost per request, with a lower accuracy ceiling on the hardest reasoning problems. A common pattern is to run Magistral Small for the bulk of traffic and escalate difficult cases to a larger Magistral model.
Artificial Analysis measures roughly 141 output tokens per second with a time to first token of about 709 ms. Actual figures vary by provider, region, prompt length, and load, so treat these as reference points rather than guarantees.
Choose it when your task involves multi-step derivation or constraint checking, where intermediate reasoning improves accuracy. For straightforward summarization, rewriting, or short chat responses, a non-reasoning small model will usually finish faster and generate fewer billed output tokens.