On 16 September 2026, Mistral and Mozilla posted back-to-back announcements: Mistral models are powering Firefox Smart Window, the browser's in-built AI browsing assistant, with France as the first new market and North America and Canada already live. Read side by side, the two posts tell subtly different versions of the same deal, and that mismatch is the most interesting part of the story. Mozilla describes Mistral Small 4 as "a new AI model" added to the picker; Mistral's newsroom says the feature "is now powered by Mistral models". The same day, two different verbs. It is also the first time a French open-weight model has sat at the front of a browser assistant menu with an Apache 2.0 license attached.

Not the leaderboard — putting the model into browser distribution

Firefox Smart Window launched on 18 August 2026 and was updated on 16 September to add the Mistral integration and the France rollout. The capability list did not change. Before this deal, the model picker exposed three presets plus a Custom endpoint: Fast ran Google Gemini Flash Lite, Flexible ran Alibaba's Qwen3-235B-A22B-Instruct-2507 and Personal ran OpenAI's gpt-oss-120b. Mistral Small 4 becomes the fourth preset, sitting alongside rather than displacing the others.

The choice of timing is not accidental. Eight days earlier, on 8 September 2026, Mistral closed a €3 billion round at a post-money valuation north of €21 billion, led by Samsung Electronics and co-led by EQT's Scaleup Europe Fund and PSG Equity. A year earlier, Mistral's C-round had been led by ASML at a €11.7 billion post, putting the twelve-month increase at roughly 79%. Mistral's business has historically been enterprise and public-sector — the company had never had a consumer distribution channel. Mozilla, meanwhile, sits at 5.31% of worldwide desktop browsing in August 2026, behind Chrome on 73.28%, Edge on 10.46% and just ahead of Safari on 5.24% (StatCounter). Chrome is roughly 13.8 times Firefox's desktop share. Mozilla is not distributing Smart Window from a position of strength, and Mistral is not arriving from one either; the deal is mutual reinforcement, not a takeover of either side.

The most expensive preset — Mistral Small 4 is not actually small

Mistral Small 4 shipped on 16 March 2026 under Apache 2.0 (API name mistral-small-2603). The "small" in the name is misleading on its own — the model carries 119B total parameters but activates only 6.5B per token, a sparse mixture-of-experts design with 128 experts and 4 active at any moment. The 256k-token context window accepts text and image input. Mistral's own material claims a 40% reduction in end-to-end completion time and 3× requests per second versus its predecessor; those are vendor figures rather than independent benchmarks and should be read as such.

Inside the Smart Window picker, Mistral Small 4 sits as the second-lightest per token. gpt-oss-120b activates 5.1B of 116.8B, Mistral Small 4 activates 6.5B of 119B and Qwen3-235B-A22B activates 22B of 235B; Google does not publish parameter counts for Flash Lite. On list pricing per million output tokens, however, Mistral Small 4 is the most expensive preset at $0.60, against $0.17 for gpt-oss-120b, $0.35 for Qwen3-235B-A22B and $0.40 for Gemini 2.5 Flash Lite. Mozilla pays the bill on every Smart Window session, which means picking the open-weight label does not necessarily mean picking the cheap option.

Reading the privacy wording literally

Both companies lead with privacy. Mistral's exact words: "conversations aren't saved on Mozilla's servers by default, and partners like Mistral agree to zero data retention." Two sentences, two different subjects. The first is about Mozilla's infrastructure and carries a "by default" qualifier; the second is about Mistral's infrastructure and carries no qualifier at all. Mozilla's wording explicitly notes a control surface exists in AI Controls — the out-of-the-box configuration does not retain, but a setting can change.

Zero data retention is a standard enterprise API term: the provider does not persist prompts or completions beyond the request and does not train on them. It is a stronger claim than "we don't sell your data", and it is the commitment that actually matters for a Smart Window session reading your open tabs.

Neither post names a datacenter region. Mistral's post uses "sovereign AI" framing throughout, but the inference location is not on the record; any buyer with a data-residency obligation needs to verify that themselves.

What the four-preset lineup actually means

The Smart Window picker is a four-preset plus Custom lineup, with three of the four presets open-weight and only Gemini Flash Lite closed. All four still run as hosted services — selecting an Apache 2.0 model inside Smart Window does not mean inference happens on the user's machine. It means the weights running on someone else's machine are publicly inspectable. That is a meaningfully different guarantee, but it is not the same as local inference.

The lineup matters beyond Mozilla picking one more model. Vivaldi has publicly pledged against browser-level AI integration, framing the goal as keeping it human. Mozilla chose the opposite. For developers who run open models as a daily habit, the lineup is a marker: open-weight models are no longer just a fallback in enterprise APIs, they are starting to sit on the consumer-assistant menu itself. Apache 2.0 weights and a $0.60 output-token sticker can coexist; open does not equal cheap. And browser distribution matters more than relative model rank — Mistral's gap behind Anthropic is still debated, but Mozilla's 5.31% desktop share puts Mistral in front of several hundred million machines, and that part is already settled.

The implication for anyone building on open weights is multi-layered. First, open-weight models are moving into consumer-side assistants, not just enterprise APIs. Second, the price-per-token math still applies even when the weights are public; licensing choice is not the same as cost choice. Third, who controls the browser menu controls who gets seen, and that lever is now worth more than another few points on a benchmark leaderboard.