download dots

Mistral vs Llama

The open-weight licence map flipped in 2026, and most comparisons still describe the old one. Mistral's Apache 2.0 model is Large 3, not the Medium flagship. Meta's frontier line moved to Muse, where the best models are API-only and the open one, Muse Glimmer, ships Apache 2.0. Deploy on the old assumption and you get it wrong. Here is the corrected map, with cost per task.

Last updated: August 2026

Mistral Large 3 Mistral Medium 3.5 Muse Glimmer Muse Spark 1.2
Maker Mistral AI (Paris) Mistral AI (Paris) Meta Meta
Version 25.12 26.04 (April 2026)
Weights Open Open Open Closed, API only
Licence Apache 2.0 Modified MIT, large-revenue exception Apache 2.0 proprietary
Parameters 675B total / 41B active MoE 128B 30B not published
Context window 256K 256K not published not published
API price per 1M in / out $0.50 / $1.50 $1.50 / $7.50 self-host not published
Reach for it when frontier open reasoning, vision, long context fast general work at 256K small permissive self-host Meta's coding and agentic tier

Quick Comparison Table

Verified against the vendors' own model cards and pricing pages in August 2026.

What TSK-1 Found

Neither family has been tested by TSK-1 yet, and neither carries a profile on the hub. The licence and cost analysis on this page is the reliable comparison until they do. See the TSK-1 hub for the families the benchmark currently covers.


The 2026 Reversal: Both Halves of the Old Argument Flipped

For two years the standard framing was simple. Mistral's flagship was the clean Apache 2.0 choice, and Meta's Llama carried a 700-million-monthly-active-user cap. Both halves of that are now wrong, and a team that deploys on the old assumption picks the wrong model.

  • On the Mistral side, the licences are attached to different models than most write-ups say. The Apache 2.0 model is Mistral Large 3 (25.12). Mistral Medium 3.5 (26.04) ships under a Modified MIT licence whose own card describes it as open for commercial and non-commercial use with exceptions for companies with large revenue. Medium 3.5's context is 256K, not the 128K still quoted widely, and it dates to April 2026, not March.
  • On the Meta side, the frontier line is no longer Llama at all — it is Muse. llama.com now redirects to developer.meta.com/ai. Muse Spark 1.2 and Muse Spark 1.1 are API-only with closed weights, served through the Meta Model API. Muse Glimmer is a 30B open model under Apache 2.0. Llama 4 and Llama 3 are now the earlier open-weight generations.

Put those together and the conclusion inverts. Meta's current open model carries a cleaner licence than Mistral's Medium flagship — while Meta's best models moved behind a closed API. The 700M-MAU argument still applies, but only to the older Llama 4 and Llama 3 weights.

TL;DR: Mistral's Apache 2.0 model is Large 3 (675B total / 41B active, 256K context, $0.50/$1.50 per 1M tokens), not Medium 3.5, which is Modified MIT with a large-revenue exception. Meta's open model is now Muse Glimmer, 30B under Apache 2.0, while Muse Spark is API-only with closed weights. Route by task, licence and published cost — and confirm every claim on the vendor's own model card before you deploy.


The Licence Decision Flow, Rebuilt

The old version of this diagram asked one question: will you cross 700M users? That question no longer separates the options, because both vendors now publish an Apache 2.0 model. The question that actually separates them is what you need the weights for.

The two questions that now decide it:

  1. Do you need downloadable weights? If yes, Meta's strongest tier is off the table — Muse Spark is API-only. Mistral publishes weights across its whole open line.
  2. Can you live with a revenue clause? If not, the Mistral model to pick is Large 3, not Medium 3.5. Muse Glimmer clears the same bar at a much smaller size.

Licence Comparison

Licence dimension Mistral Large 3 Mistral Medium 3.5 Muse Glimmer Llama 4 / Llama 3
Licence name Apache 2.0 Modified MIT Apache 2.0 Llama Community License
Commercial use ✓ unrestricted ✓ with a large-revenue exception ✓ unrestricted ✓ under 700M MAU
User cap none none stated none 700M monthly active users, parent entity and affiliates
Revenue clause none ✓ present — read the card none none
Self-host
Redistribute fine-tunes ✓ under the same terms
Outputs train competing models ✓ allowed check the card ✓ allowed restricted

Read the model card, not the reputation. Every row above changed at least once in the last twelve months, and licences travel with the specific version string — 25.12 and 26.04 are not interchangeable. Mistral's own line spans three different licence regimes at once: Apache 2.0 on Large 3, Modified MIT on Medium 3.5, and closed Premier terms on Codestral (25.08).


The Per-Task Routing Matrix

Nobody deploys "the best model". They deploy a model per job, and the cost consequence of that choice is usually larger than the quality difference. Prices are US dollars per million tokens, input then output, from each vendor's published rate card.

Task Reach for Licence consequence Cost consequence
Long-context document reasoning Mistral Large 3, 256K Apache 2.0, no cap $0.50 / $1.50
Everyday general work Mistral Medium 3.5, 256K Modified MIT, revenue exception $1.50 / $7.50
Structured reasoning Magistral Medium, or Magistral Small Mistral's reasoning line $2.00 / $5.00, or $0.50 / $1.50
Agentic coding Devstral 2, or Devstral Small 2 open coding line; Codestral is closed $0.40 / $2.00, or $0.10 / $0.30
Meta's coding and agentic tier Muse Spark 1.2 closed weights, API only not published — you cannot model it
High-volume classification Ministral 3 at 3B open weights, tiny footprint $0.10 / $0.10
Cheap general throughput Mistral Small 4, 119B open weights $0.15 / $0.60
Small permissive self-host Muse Glimmer 30B Apache 2.0, no cap hardware only
Vision plus text Mistral Large 3 (2.5B vision encoder) Apache 2.0 $0.50 / $1.50

Three things fall out of that table that a benchmark chart never shows.

The name does not predict the price. Mistral Large 3 costs three times less on input and five times less on output than Mistral Medium 3.5. Large 3 activates 41B of 675B parameters per token, so serving cost tracks the active parameters, not the total. Any budget built on "larger model, larger bill" will be wrong by a factor of five on output.

An unpublished price is a planning cost, not a saving. Muse Spark may well be excellent. It is also the only entry in the table you cannot put in a spreadsheet before you sign, and that matters more than a couple of benchmark points once volume is real.

The cheap rungs are cheap enough to change the architecture. At $0.10 per million tokens in both directions, Ministral 3 at 3B makes it economic to classify, route and pre-filter everything before a frontier model ever sees it — which is usually a bigger cost lever than switching frontier vendors.


Full Mistral Rate Card

Model Input / 1M Output / 1M
Mistral Large 3 $0.50 $1.50
Mistral Medium 3.5 $1.50 $7.50
Mistral Small 4 $0.15 $0.60
Ministral 3 — 14B / 8B / 3B $0.20 / $0.15 / $0.10 same as input
Magistral Medium $2.00 $5.00
Magistral Small $0.50 $1.50
Devstral 2 $0.40 $2.00
Devstral Small 2 $0.10 $0.30
Codestral $0.30 $0.90
Mistral NeMo $0.15 $0.15
Mixtral 8x22B (legacy) $2.00 $6.00

Mistral's product lines beyond the general models: Magistral for reasoning, Devstral 2 and Codestral for coding, Voxtral for audio, OCR 4 for document extraction, and Shieldstral for safety classification.

Meta does not publish a comparable per-token rate card for the Meta Model API on its developer site, so this page carries no Meta price. Anyone quoting one to you is quoting a third party.

Consumer plans, priced separately

Le Chat, Mistral's consumer surface, is billed apart from the API: Free, Pro $14.99/mo, Team $24.99 per user/mo with a $50/mo minimum, Education $5.99 for verified students up to twelve months, and a custom Enterprise tier.

That separation is the quiet cost problem in 2026. A team that wants a chat surface and API access buys both — per lab. Add a second lab for coverage and you are running two consumer subscriptions and two API accounts before anything ships.


Where Taskade Fits: Routing Instead of Betting

Pick your model per agent in Taskade Genesis

Taskade routes across 15+ frontier models from OpenAI, Anthropic, Google, and open-weight providers inside one workspace, with the AI allowance included in the subscription instead of a separate consumer subscription per vendor. Plans are Free, Pro $10/mo billed annually, Business $25, Max $100, and Enterprise $250.

The point is not that any one model is better. It is that this page had to be rewritten because two vendors changed their licence map inside a single year. Three patterns that hold up under that kind of churn:

Pattern 1: route by requirement, not by loyalty. Set the model per agent so a licence change at one lab is a picker change, not a migration. The licence-sensitive agents and the throughput agents do not have to share a vendor.

Pattern 2: pre-filter cheap, reason expensive. A research automation classifies and routes incoming work on a small open model, then hands only the survivors to a frontier model. Because automations are bounded for-each runs over a resolved list, the volume is predictable and so is the bill.

Pattern 3: keep the context in the workspace, not the model. Workspace DNA — Memory feeds Intelligence, Intelligence triggers Execution, Execution creates Memory — means your projects, agents and automations hold the context. Swapping the underlying model does not cost you the accumulated work, and 100+ integrations keep flowing both ways: triggers pull events in, actions push data out.

See 10 Best Open-Source AI LLMs in 2026 for the wider open-weight field and where Mistral, Meta, Qwen, DeepSeek, Kimi and GLM sit alongside each other.


Choose Meta If

Being fair about this matters more than winning the paragraph.

  • You want the smallest cleanly licensed open model. Muse Glimmer is 30B under Apache 2.0 with no user cap. That is a genuinely easier legal and hardware story than a 128B or 675B model for anyone shipping on modest infrastructure.
  • You are already invested in the Llama fine-tune ecosystem. Llama 4 and Llama 3 remain the most-forked open-weight lineage, and a domain fine-tune that already exists beats a base model you have to adapt. The 700M-MAU cap applies, and for most organisations it never binds.
  • You want Meta's newest coding and agentic model and can accept an API. Muse Spark 1.2 is positioned squarely at coding, agentic workflows and multimodal work. If closed weights and unpublished pricing are acceptable in your setup, it is the current Meta answer.

Choose Mistral If

  • You need a plain permissive licence at frontier scale. Mistral Large 3 is Apache 2.0 at 675B total and 41B active, with a 256K window and a vision encoder — and it is the cheaper of Mistral's two flagships on both input and output.
  • You need a published rate card. Every Mistral model above has a per-token price you can put in a forecast today.
  • You want European jurisdiction in the conversation. Mistral is Paris-based, which several regulated buyers weigh — though residency is decided by where inference actually runs, not by the vendor's address.

Final Word: Check the Card, Then Route

The durable lesson from this refresh is not that one lab beat the other. It is that the two most repeated facts about these vendors were both wrong within a year of being written. Apache 2.0 moved from the model people assumed to a different one. Meta's best models stopped being open at all, while its newest open model got a cleaner licence than the incumbent's flagship.

So: read the model card for the exact version string you intend to deploy, price the task rather than the lab, and keep the routing decision somewhere you can change it in an afternoon.

▲ Memory feeds Intelligence. ■ Intelligence triggers Execution. ● Execution creates Memory. Two open-weight lineages. One workspace. The right model for every step.

This is the origin of living software. 🌱

Build with open-weight and frontier models in one workspace →


Verify the comparison yourself

This is our take. We’re biased — we make Taskade. Read the alternatives from the source:

When you are ready, build with Taskade Genesis or browse live apps from the Taskade community.

More Competitors & Alternatives

View All Alternatives ↗

Cursor

Codex vs Cursor in 2026: OpenAI's agentic coding system versus the AI-native code editor, with a per-task routing matrix, what Cursor's compute-based pricing actually buys, and the third path for people who want the finished app — Taskade Genesis.

Learn More

Cursor

Taskade Genesis vs Cursor in 2026. Cursor is one of the most-used AI-native code editors and ships new versions fast, the best-in-class agentic IDE for working engineers. Taskade Genesis is for the rest of the team (operators, founders, PMs), shipping deployed apps from one prompt with AI agents, workspace data, and 100+ bidirectional integrations included — and an AI allowance that comes with the subscription instead of being metered at API rates.

Learn More

Windsurf

Windsurf is now Devin Desktop — Cognition folded the IDE into the Devin product line and windsurf.com redirects to devin.ai. Taskade Genesis ships a deployed AI app workspace with built-in agents and 100+ integrations, so anyone on the team can use what gets built, not just the engineer who ran the prompt.

Learn More

Lovable

Codex Sites vs Lovable in 2026: OpenAI's Business-only, workspace-private app builder versus Lovable's full-stack code generator — with real 2026 pricing, an honest look at credit metering on both sides, and the prompt-to-app builder that publishes to the open web for everyone, Taskade Genesis.

Learn More

Lovable

The best Lovable alternatives in 2026, compared for people who ship business systems rather than codebases. Lovable is an excellent design-first builder that returns a React + Vite project you host and maintain. This page ranks eight alternatives by what you are actually building, states Lovable's real 2026 pricing with sources, and explains where Taskade Genesis fits: a running system with data, AI agents, automations, and app sign-in, with no deployment step.

Learn More

Lovable

Taskade vs Lovable, head-to-head for 2026. Taskade Genesis turns one prompt into a living app with AI agents, automations, and 100+ integrations you publish to the open web. Lovable generates React and Supabase code you deploy yourself.

Learn More

Bolt.new

Taskade Genesis vs Bolt.new in May 2026, after Bolt V2 (October 2025) Bolt Cloud + databases + hosting + Expo mobile, $40M ARR in 5 months, and StackBlitz's $105.5M Series B at ~$700M valuation. Bolt has the only browser-native WebContainers runtime in the category. Genesis ships deployed apps with AI Agents v2, 100+ bidirectional integrations, and Workspace DNA, flat $10/mo (billed annually) Pro, no token meter on bug fixes.

Learn More

Bolt.new

Taskade vs Bolt.new, head-to-head for 2026. Taskade Genesis ships a deployed app with AI agents, automations, and 100+ integrations from one prompt. Bolt.new generates React code in a browser sandbox you deploy yourself.

Learn More

V0

Taskade Genesis vs v0 by Vercel in 2026 — after the v0.dev to v0.app rebrand, Figma and custom design-system import, the built-in Git panel, and agentic workflows. v0 ships best-in-class React/Next.js and shadcn code with the cleanest Figma-to-code path, now entering at Plus $30/user/mo with no annual billing. Taskade Genesis ships full deployed apps with a workspace backend, AI agents, and 100+ integrations on flat $10/mo billed annually.

Learn More

Imagine it. Run it live.

One prompt. Memory, intelligence, and execution — already wired, already running.