The Rundown AI homepage

Independent tool overview

Mistral 3 at a glance

Mistral 3 is an Apache 2.0 open-weight model family spanning the 675B-total-parameter Mistral Large 3 and 3B, 8B, and 14B Ministral 3 edge models.

Visit the official Mistral 3 site ↗
Mistral 3 product preview
Released
December 2, 2025
Family
Mistral Large 3 plus Ministral 3 in 3B, 8B, and 14B sizes
License
Apache 2.0
Modalities
Text and image input with text output
Context
Up to 256K tokens in official model documentation
Access
Open weights, Mistral API, and third-party cloud platforms

Overview

What Mistral 3 is

Mistral 3 is a model family rather than one chatbot. Mistral Large 3 is a sparse mixture-of-experts model with 675B total and roughly 41B active parameters for high-end multimodal, multilingual, agentic, and long-context work. Ministral 3 provides much smaller dense 3B, 8B, and 14B options for local, edge, and cost-sensitive deployments.

Mistral released the family under Apache 2.0 with weights in multiple formats, while also serving it through the Mistral API and several cloud providers. Large 3 and all three Ministral sizes remain available, although newer Mistral Small 4 and Medium 3.5 models now sit elsewhere in Mistral's broader catalog. Choose from current capability and deployment tests—not the shared generation number alone.

Use cases

Who Mistral 3 is best for

The strongest fit depends on the job you need the product to complete, not the size of its feature list.

Private and sovereign deployments

Run permissively licensed weights in controlled infrastructure when data location and model control matter.

Multilingual assistants

Build text-and-image applications across dozens of supported languages with one model family.

Agent and tool workflows

Use instruction models with function calling and structured JSON in carefully constrained automation.

Long-document applications

Apply the 256K context window to retrieval, document review, enterprise knowledge, and multi-file tasks.

Local and edge inference

Select a 3B, 8B, or 14B Ministral variant for devices and servers that cannot host a frontier-scale model.

Capabilities

Core Mistral 3 features

1

Four deployment scales

Choose a 3B, 8B, or 14B dense Ministral model or the much larger sparse Mistral Large 3.

2

Sparse Large 3 architecture

Mistral Large 3 uses a mixture-of-experts design with 675B total parameters and about 41B active for each token.

3

Native vision

The Large and Ministral 3 models can analyze image input in addition to text.

4

Multilingual support

Mistral positions the family for more than 40 native languages, including major European, Asian, and Arabic-language use cases.

5

Open weights

Base and instruction weights are available under Apache 2.0, with compressed formats for different inference environments.

6

Ministral variants

Each 3B, 8B, and 14B size has base, instruct, and reasoning releases.

7

Agentic interfaces

Instruction models support system prompts, native function calling, and JSON output for application integration.

8

Long context

Official model cards document up to a 256K-token context window for long documents and conversation state.

9

Hosted API

Mistral serves Large 3 and all three Ministral 3 sizes with token-based pricing and cached-input discounts.

10

Broad deployment ecosystem

The release is available through Mistral Studio, Hugging Face, and multiple cloud and inference providers.

Process

How the Mistral 3 workflow works

  1. Step 1

    Define the workload

    Separate requirements for quality, latency, vision, reasoning, languages, context, tool use, and data residency.

  2. Step 2

    Shortlist model variants

    Start with the smallest Ministral model likely to succeed, then compare it with Large 3 or a newer catalog model.

  3. Step 3

    Test hosted inference first

    Use the API or a managed provider to measure task quality, token volume, latency, and tool behavior before buying hardware.

  4. Step 4

    Build a representative evaluation

    Include real languages, images, long documents, edge cases, unsafe requests, and failure recovery—not only public benchmarks.

  5. Step 5

    Choose hosting and precision

    Compare API economics with self-hosting, then validate any FP8, NVFP4, GGUF, or other quantized checkpoint against the reference.

  6. Step 6

    Deploy with controls

    Add retrieval boundaries, least-privilege tools, structured validation, content safeguards, monitoring, and a rollback path.

Cost

Mistral 3 pricing and free plan

Mistral's standard API bills per million tokens and discounts cached input. Open weights have no per-token license charge, but self-hosting shifts cost to accelerators, storage, engineering, security, and operations.

Mistral Large 3 API

$0.50 input / $0.05 cached / $1.50 output per 1M tokens

Hosted access to the flagship Mistral 3 model.

  • General-purpose multimodal model
  • Designed for long-context and agentic workloads
  • Measure output-token volume when forecasting cost

Ministral 3 14B API

$0.20 input / $0.02 cached / $0.20 output per 1M tokens

The largest dense Ministral 3 option.

  • Text and image input
  • Useful when quality matters but Large 3 is unnecessary
  • Open weights are also available

Ministral 3 8B API

$0.15 input / $0.015 cached / $0.15 output per 1M tokens

A balanced hosted model for efficient applications.

  • Lower hosted cost than 14B
  • Instruction and reasoning weights are available
  • Validate quality on domain-specific tasks

Ministral 3 3B API

$0.10 input / $0.01 cached / $0.10 output per 1M tokens

The smallest and least expensive hosted member of the family.

  • Designed for compact and edge-oriented workloads
  • Suitable for routing simple tasks away from larger models
  • Open weights are available under Apache 2.0

Self-hosted weights

No model usage fee; infrastructure costs apply

Run official checkpoints in your own or rented environment.

  • Apache 2.0 model license
  • Large 3 requires substantial multi-GPU infrastructure
  • Operations, security, availability, and observability are your responsibility

Pricing checked . Check current pricing at the source ↗

Assessment

Mistral 3 strengths and limitations

Where it stands out

  • A permissive Apache 2.0 license supports commercial use, modification, and redistribution under its terms.
  • The family spans compact edge models and a frontier-scale sparse model.
  • Text, image, multilingual, function-calling, and structured-output capabilities support many application types.
  • Base, instruct, and reasoning Ministral variants allow different post-training choices.
  • A 256K context window can reduce chunking for long-document workloads.
  • Hosted API pricing is low enough to evaluate before committing to self-hosting.
  • Cached-input pricing can materially reduce repeated-prefix and long-system-prompt cost.
  • Weights are available in several precisions and through a broad deployment ecosystem.
  • Self-hosting can provide infrastructure and data-flow control unavailable from closed hosted-only models.

What to consider

  • Mistral 3 is a December 2025 family, not a guarantee that every member is the newest or strongest model in Mistral's current catalog.
  • Mistral says Large 3 is not a dedicated reasoning model and can lose to specialized reasoning systems on strict reasoning tasks.
  • The Large 3 model card says it trails vision-first models on some multimodal work.
  • Large 3 is difficult to self-host: even the optimized NVFP4 checkpoint is positioned for an eight-A100 or eight-H100 node.
  • Smaller Ministral variants trade capacity and difficult-task reliability for lower latency and deployment cost.
  • A stated 256K context window does not guarantee equal recall, precision, or instruction following across the entire window.
  • Reasoning variants can use more tokens and time while still producing an incorrect result.
  • Quantization and alternative runtimes can change output quality, throughput, memory use, and tool behavior.
  • Open weights do not mean the full training dataset and training process are reproducible.
  • Apache 2.0 does not eliminate obligations involving input data, privacy, output rights, trademarks, regulated uses, or local law.
  • Function calling is probabilistic; arguments must be schema-validated and tools should have minimal permissions.
  • Self-hosting transfers patching, access control, abuse prevention, monitoring, uptime, and incident response to the operator.
  • API and third-party-provider data terms differ from local deployment and must be reviewed independently.
  • Vendor benchmarks and leaderboard positions may not predict quality on a specific language, image type, domain, or prompt style.
  • Safety-sensitive applications need separate moderation, evaluation, and human escalation; model access alone is not a complete safety system.

Compare

Mistral 3 alternatives

The right alternative depends on the specific output, workflow, controls and budget your project requires.

Coding

Qwen3.6-27B

Choose Qwen3.6-27B for a newer compact open-weight model with strong coding and multimodal performance.

Explore Qwen3.6-27B

Consumer

Qwen3-Max-Thinking

Consider Qwen3-Max-Thinking when managed, high-end reasoning matters more than self-hostable Apache-licensed weights.

Explore Qwen3-Max-Thinking

Coding

GLM 5.2

Choose GLM 5.2 for a newer flagship model emphasizing coding and a much larger usable context window.

Explore GLM 5.2

Business Operations

DeepSeek

Consider DeepSeek for alternative open and hosted reasoning or general-purpose model economics.

Explore DeepSeek

Questions

Mistral 3 FAQs

What is Mistral 3?

Mistral 3 is an open-weight family containing Mistral Large 3 and the smaller 3B, 8B, and 14B Ministral 3 models.

Is Mistral 3 open source?

Mistral releases the model weights under Apache 2.0, a permissive open-source license. The complete training data and pipeline are not published, so open-weight is the more precise description of the model release.

What is the difference between Mistral Large 3 and Ministral 3?

Large 3 is a 675B-total-parameter sparse mixture-of-experts model for high-end workloads. Ministral 3 consists of dense 3B, 8B, and 14B models intended for lower-cost, local, and edge deployment.

Does Mistral 3 support images?

Yes. Large 3 and the Ministral 3 variants have image-understanding capability in addition to text.

How much does the Mistral 3 API cost?

As of August 30, 2026, Large 3 costs $0.50 per million input tokens and $1.50 per million output tokens. Ministral 3 input and output rates range from $0.10 for 3B to $0.20 for 14B, with separate cached-input discounts.

Can Mistral Large 3 run locally?

It can be self-hosted, but not on an ordinary laptop. Mistral documents FP8 deployment on an eight-B200 or eight-H200 node and NVFP4 on an eight-H100 or eight-A100 node.

Which Mistral 3 model should I use?

Start with the smallest model that meets a representative evaluation. Compare 3B, 8B, and 14B for efficient tasks, and use Large 3 when its additional quality justifies higher latency and infrastructure cost.

Is Mistral 3 still current?

Yes. Mistral still lists Large 3 and all three Ministral 3 sizes in its active model catalog and API pricing. Newer models such as Mistral Small 4 and Medium 3.5 may be better fits for some workloads.

Bottom line

Our Mistral 3 verdict

Mistral 3 remains a valuable open-weight family because it combines a permissive license, vision, long context, multilingual support, and sizes ranging from edge-friendly to frontier-scale. The practical choice is rarely 'Mistral 3 or not'; it is which exact checkpoint, precision, host, and newer comparison model wins a task-specific evaluation at an acceptable total cost.

Visit Mistral 3 website ↗
The Rundown University

AI training for the future of work.

Get access to all our AI courses, hundreds of real-world AI use cases, live expert-led workshops, an exclusive network of AI early adopters, and more.

AI Courses

Get unlimited access to all of our current & upcoming industry-specific AI courses for the duration of your subscription.

Daily Guides

To keep up with the rapid pace of AI, our team publishes AI implementation guides daily. Our library contains 300+ practical use cases to automate real-world work.

Workshops

Join weekly, live, interactive sessions with industry leaders who are at the forefront of AI for hands-on implementation guidance and exclusive insights.

Community

Network with an exclusive community of AI-first professionals who are working smarter with AI. Learn how early adopters are using AI in their work and businesses.