Skip to main content
Home / Blog / AI Industry
AI Industry

Open-Weight AI Just Peaked. Both Superpowers Want It Closed

RRogue AI··10 min read
A massive vault door swinging shut on shelves of AI model weight drives while one last download is carried out

On 26 July 2026 Moonshot AI published the weights for Kimi K3, a 2.8-trillion-parameter model with a million-token context window, the largest open-weight release in history, with benchmark wins over American frontier models. Within the same week, Washington accused its maker of IP theft and put Chinese open models on a sanctions track, and Beijing began drafting export controls that would lock future Chinese weights inside China. Both superpowers, for opposite reasons, now want open AI closed. If your stack depends on downloadable weights, the era that made them freely available may already have peaked.

A month ago the story looked simple. As we wrote when the US switched off its frontier models and China open-sourced comparable capability, the fight was closed against open: American control theatre on one side, a Chinese download link on the other. July broke that framing. The download link is now under threat from both directions at once, and the practical consequences for anyone building on open weights are immediate.

The release that forced the issue

Kimi K3 is a mixture-of-experts model with 2.8 trillion total parameters, roughly 104 billion active per token, native vision, and a one-million-token context window, released as open weights a day ahead of Moonshot’s own announced date, per Tom’s Hardware and The Decoder. It topped several public leaderboards, including a frontend-coding arena where it beat the best American closed models, and Nathan Lambert of Interconnects called the release “the open-weights escalation,” the moment a Chinese lab stopped shipping near-parity and started shipping wins. The scale matters as much as the scores: this is frontier-class capability, as a file, on your disk, under a permissive-looking license.

Honesty check: the benchmark story has a hole in it. Independent testing found a hallucination rate around 51 percent that Moonshot’s own benchmark charts omit, and the UK’s Cyber Institute found its cyber and maths capabilities lag the closed frontier, per TechTimes. Kimi K3 is a genuine frontier-scale artefact and a marketing exercise at the same time. Run your own evals before you build on it, the same discipline we argue for in the production LLM evaluation guide.

Washington’s answer: open weights as a sanctions surface

The American response arrived within days and came from the top. On 22 July the White House science office publicly accused Moonshot of two things: running covert large-scale distillation against Anthropic’s Fable models to train K3, and training on banned Nvidia GB300 hardware routed through Thailand. A day earlier, Treasury Secretary Scott Bessent said the administration would examine whether Chinese models are distilled from American ones, adding that the government does not support “IP theft,” per CNBC. That phrasing turns open-weight releases into a sanctions surface: the accusation attaches to the model itself, and by extension to anyone who builds a product on it.

The evidence for the distillation charge is, so far, an assertion. Anthropic had separately accused Moonshot in February of training earlier Kimi models on millions of Claude conversation logs, but no technical proof for the K3 claim has been published, and sceptics note the timeline is tight for distilling a competitor’s newest models into a 2.8-trillion-parameter release. For builders, who wins the argument matters less than that it now exists as a policy instrument, one that can be pointed at any Chinese open model you happen to depend on.

The industry noticed the stakes. Nvidia organised a public defence of open models, and most of the American ecosystem lined up behind it, per Lawfare’s survey of the fight. Anthropic, cast as the victim of the alleged distillation, stated flatly on 27 July that it “has never advocated for a ban on open-weights models.” When the company with the most to gain from a crackdown declines to endorse one, you are watching an industry try to talk a government out of breaking something it depends on.

Beijing’s answer is the twist: lock the weights

The genuinely new development is on the Chinese side. China’s Ministry of Commerce has been consulting Alibaba, ByteDance, and Zhipu AI on an export-control package that would restrict foreign access to the country’s most advanced model weights, the training data behind them, and domestic chip designs, per TechTimes. Read that again: the country that spent two years weaponising open releases against American control is drafting the machinery to stop releasing.

The logic is cold and simple. Open weights were China’s catch-up strategy: when you are behind, giving your models away buys you the world’s developers, erodes your rival’s pricing power, and costs you nothing you did not already lack. At parity the calculus inverts. A frontier-class model is now a strategic asset, and states do not give away strategic assets. The same reasoning drove Washington’s export order in June, which is why the two systems, starting from opposite ideologies, are converging on the same policy: advanced weights stay home.

MoveUnited StatesChina
InstrumentExport licenses on closed models; sanctions review of Chinese open modelsDraft export controls on advanced weights, training data, chip designs
Stated rationaleNational security and IP theftProtecting strategic technology assets
Who loses access firstForeign users of US frontier models; builders on accused Chinese modelsEveryone outside China, for future frontier releases
What stays availableAlready-downloaded weights, older open releasesAlready-downloaded weights, current releases like K3
Signal to buildersAccess to closed frontier is a revocable grantAccess to open frontier is a closing window

The fourth row is the one to act on. Neither regime can retroactively reach a file that is already on your infrastructure. An export control stops future releases; a sanctions designation complicates future procurement. The weights you hold today are the only AI dependency no government can license out from under you, the point we made about vendor kill switches in the OpenAI government-stake analysis, now with an expiry date attached.

What builders should do this quarter

None of this calls for panic, just for treating open weights like any dependency with announced supply risk: secure your copy while the supply exists.

  • Mirror the weights you depend on, now. Every open model in your stack, and the one or two you would migrate to, belongs on storage you control, with checksums recorded and the license text archived alongside. A hosted model-hub link is not a copy.
  • Record provenance before the rules change.Note when and where each artefact was downloaded and under which license terms. If accusations against a model’s maker later harden into sanctions, the date on your copy is the difference between a grandfathered dependency and a compliance problem.
  • Move critical paths to self-hosted inference. The argument in self-hosted AI versus cloud APIs was cost and privacy; July added continuity. An API dependency inherits every geopolitical risk of its provider. A local model inherits none, and securing that infrastructure is a solved problem.
  • Evaluate before you adopt, especially the headline models. A 51 percent hallucination rate hiding behind leaderboard wins is exactly the failure mode independent evals exist to catch.
  • Keep a European exit. Mistral and the EU open-weight ecosystem sit outside both export regimes, a smaller but jurisdictionally quieter fallback, the same reasoning as the EU data-sovereignty case.

The era is not ending. The default is.

Open-weight AI will not vanish. Existing releases are out, permanently, and mid-tier models will keep flowing. What is ending is the assumption that the next frontier-class model will also be a download. For two years that assumption was safe because it served China’s interests and embarrassed America’s. In one July week it stopped serving either.

The uncomfortable summary for anyone architecting AI systems: capability was never the moat, and now availability is being fenced from both sides. The models you can still freely download today are the raw material of every sovereign, self-hosted, audit-proof AI system that gets built in the next five years. Treat this quarter like the window it is.

Related reading

Related Articles

AI Industry

The US Tried to Switch Off Frontier AI. China Open-Sourced It Anyway.

10 min read

AI Industry

OpenAI Offered Washington 5%. Who Owns Frontier AI Now?

10 min read

← All articles