The AI Race Moves Past the Frontier
Chinese open models now out-download US ones, and companies are running production AI on cheaper alternatives instead of premium APIs.
For weeks this summer, the AI world was glued to Anthropic's newest frontier models and the Washington fight over who gets to use them. Meanwhile, developers quietly went about their business. They weren't waiting for permission from OpenAI or Anthropic. They were building on something cheaper.
What the numbers show
This spring, Chinese open-weight models accounted for 41% of downloads on Hugging Face, edging past US models. ("Open-weight" means the model's trained parameters are published, so anyone can download, run, and tweak it rather than renting access through a company's API.) On OpenRouter, a service that routes requests to different models, the six most popular are all open models from Chinese firms including Tencent, Xiaomi, DeepSeek, MiniMax, and Z.ai. Anthropic's Claude Opus 4.7 sits in seventh.
Vercel, a platform for deploying web apps, reports a similar split. Open models handled nearly a third of AI requests there in June, absorbing the high-volume, everyday workloads while pricier closed models sit in the premium tier.
A fair caveat: these platforms only capture one slice of the market. They miss sessions hosted directly by the big labs, which likely make up the bulk of OpenAI and Anthropic's usage. Still, the trend is hard to ignore.
Rent or own
The question this raises is uncomfortable for frontier labs: how much do the smartest models matter if most production AI runs on cheaper, customizable ones?
Hugging Face CEO Clem Delangue thinks the top-tier models may end up reserved for experiments and a handful of high-value tasks, while the day-to-day work runs on open source or companies' own private models. Hugging Face, for the record, hosts and helps deploy open models, so it has a stake in this view.
His pitch is about ownership. "If you're an AI company or a technology company, you don't want to outsource your core capabilities to another company, to a black box API that you don't control," Delangue said. He says a new repository appears on the platform every seven seconds, and it now hosts almost three million public models and a million public datasets. Half of the Fortune 500, he claims, use Hugging Face to deploy private or open models.
Microsoft CEO Satya Nadella has made a related argument against "single provider lock-in," warning that if learning only flows one way, value drifts toward whoever owns the infrastructure rather than the people creating the knowledge.
The safety fight
The steady drip of capable Chinese releases keeps feeding this shift. The latest is Z.ai's GLM-5.2, an open model tuned for agentic coding that competes with Anthropic's models on spotting security vulnerabilities.
Not everyone is thrilled. Anthropic CEO Dario Amodei argues that releasing powerful open weights is risky because once they're out, they can't be recalled. Critics warn bad actors could use them for disinformation or worse.
Delangue flips the framing. "The biggest risk in AI is concentration of power," he said. In his view, transparency lets defenders patch known weaknesses, while locking models away just creates an "asymmetry of power." He also notes that closed models aren't airtight, since guardrails get bypassed and weights get stolen.
What's next
The interesting shift here is that "winning" AI may no longer mean having the single smartest model. It may mean having the cheapest, most controllable one for the job in front of you. If Delangue is right, the frontier becomes a research lab and a premium option rather than the main event, while most real-world AI runs quietly on models companies can own and shape.
Whether regulators, and the frontier labs themselves, are comfortable with that future is the fight worth watching next.