Technology

Mozilla's First Open Source AI Report: Open Models Are Catching Up Fast

Martin HollowayPublished 5d ago5 min readBased on 4 sources
Reading level
Mozilla's First Open Source AI Report: Open Models Are Catching Up Fast

Mozilla published its first-ever "State of Open Source AI" report on July 14, 2026, with the full version hosted at stateofopensource.ai as of July 17. The report, announced in a Mozilla blog post, draws on a survey of over 950 developers and aggregates usage data from major platforms. Its central argument: open-weight AI models — models whose parameters are freely available to download, run, and modify — have reached competitive parity with closed, proprietary alternatives.

Mozilla CTO Raffi Krikorian wrote the report's opening letter. The core claim, echoed in the announcement, is that "open models are no longer playing catch-up."

The benchmark data in the report backs that framing. In spring 2026, the strongest closed AI model scored 60 on a benchmark referenced in the report, while the strongest open model scored 54. A year earlier, the leading open model managed just 22 on the same benchmark. That is a 32-point swing in twelve months, narrowing a gap that had appeared baked in.

Usage numbers reinforce the trajectory. OpenRouter, a platform that routes requests across many different AI models, processed 25 trillion tokens per week as of mid-2026. (A token is roughly a piece of a word — the unit AI models process.) By late 2025, open-weight model usage on the platform had grown to about one-third of all traffic. The largest single source of traffic on OpenRouter is an open model, not a proprietary one.

Hugging Face, the dominant hub for hosting and sharing AI models, now lists 2.5 million public models and counts 13 million users, according to the report. A third of Fortune 500 companies are among those users. The scale of the repository and its reach into large enterprises together indicate that open-weight models are not a niche or research-only phenomenon but something deployed in real production environments.

Mozilla framed the report around more than benchmarks and usage. The European Commission has proposed an "open source first" rule for public institutions buying AI — a policy direction that, if adopted, would give open models a structural advantage in government procurement across the EU. Canada has set a national target to lift business AI adoption from 12 percent to 60 percent, though the report does not specify a timeline or how open-source models factor into the strategy.

One incident in the report stands out for what it reveals about the fragility of centralized AI access. In June, one of the most advanced AI models went offline globally after a government sent a letter. The report does not name the model, the government, or the legal mechanism, but the episode points to a risk that open-weight distribution structurally reduces: a model that can be downloaded and self-hosted cannot be unilaterally switched off by a single jurisdiction.

The policy signal and the June incident together point to a dimension of the open-versus-closed debate that extends beyond benchmark scores. When a government can remove access to a frontier model with a letter, the way a model is distributed becomes a question of resilience, not just performance or cost.

Mozilla published the report on July 14 according to coverage in Open Source For You, with the full stateofopensource.ai site going live by July 17. A Reddit AMA with Krikorian was scheduled in connection with the launch and appeared on r/MachineLearning on July 10.

Having covered successive platform shifts from the PC era through the cloud buildout, the arc here feels familiar to me. A proprietary layer establishes dominance, an open alternative emerges as a credible but slower competitor, and within a compressed timeframe the open option closes the capability gap enough to shift procurement and deployment decisions. The open-source software movement followed this pattern against proprietary operating systems and databases. The browser wars did, too, with Firefox itself as a key actor. The difference with AI is the speed: a 32-point benchmark gain in a single year is not incremental improvement. It is the kind of pace that forces strategy decisions at the platform level, not just at the model-selection level.

The broader context here is that distribution architecture is becoming an explicit governance concern, not merely a technical or commercial one. The European Commission's proposed "open source first" procurement rule, if it moves from proposal to directive, would create a regulated preference for open models in public-sector AI spending. That sits alongside the June takedown incident as evidence that how AI models reach users now carries political and regulatory weight.

Mozilla's positioning is not neutral, and that is worth noting. The organization has a long-standing institutional commitment to open approaches and funded this report in part to make that case. The data it assembles, though, is drawn from third-party platforms and verifiable metrics. The benchmark gap is real, the usage numbers are platform-reported, and the policy developments are matters of public record. Readers can weigh Mozilla's framing accordingly.

On the optimistic read, what this enables is straightforward. If open models continue closing the gap at anything like the past year's rate, the practical question for engineering teams shifts from "can we use an open model?" to "which open model, and where do we host it?" That is a different conversation, and a more productive one, than the one the industry was having eighteen months ago.