BlogOpen Source Models

The Mystery Model That Ate OpenRouter Was Running on Chinese Chips

For a week, an anonymous model called Ox Alpha sat at the top of OpenRouter, free, and nobody knew whose it was. The answer is the most interesting AI story of the month.

Chethan·August 29, 2026

Last week, an AI model that nobody could identify quietly became the most-used model on OpenRouter.

It was called Ox Alpha. No announcement. No company name. No pricing page. It showed up on August 20, performed like a frontier model, cost exactly nothing, and served a claimed 100 trillion tokens a day to anyone who wanted it. A million-token context window, image and video input, the works. For free.

The internet did what the internet does when handed a mystery: it started doing forensics. People ran tokenizer fingerprinting tests, probed the model's quirks, compared its weird little behaviors against every known model family. The tokenizer evidence pointed at Z.ai's GLM family within days. But the theory everyone kept landing on was stranger than the answer.

The prevailing guess was that whoever was behind Ox Alpha had to be burning borrowed Nvidia GPUs. Because surely — surely — no Chinese lab could serve a frontier-adjacent model at that volume on domestic chips. DeepSeek got floated and then ruled out on exactly that logic; they'd just raised prices on V4-Flash, so clearly they didn't have spare capacity to give anything away. The assumption underneath all the speculation was that China's silicon simply wasn't ready for prime-time inference at scale.

On August 27, Z.ai founder Jie Tang ended the guessing game with a tweet that read less like a product announcement and more like a victory lap:

Ox Alpha = GLM-5.3 Flash. AA = 57. 1/100 frontier price. Powered by pure Chinese chips. Delivered nearly 20% weekly token share (no. 1) on OpenRouter.

Three claims, each heavy enough on its own. Let's take them apart.

The model was real, and it was good

Ox Alpha scored 57 on the Artificial Analysis Intelligence Index — a composite benchmark that's become one of the more honest yardsticks for comparing models across labs. That's frontier-adjacent territory. During its anonymous week, it tied DeepSeek for the #1 spot on OpenRouter's rankings, and Z.ai's total share of weekly tokens on the platform jumped from a summer range of 3–9% to 24%, with the Flash model alone carrying 19 points of that. DeepSeek slipped to 16% in the same window.

For the first time in OpenRouter's tracking, a Z.ai model pushed the company past DeepSeek. While giving the thing away.

The unmasked model is GLM-5.3-Flash: a 320-billion-parameter mixture-of-experts model that only activates about 18 billion parameters per token. That sparsity is the whole economic trick — it's why Z.ai can price it at what Tang claims is a hundredth of frontier pricing while it lands within shouting distance of models that cost a hundred times more. If you've used GLM-5.2, Flash reportedly beats it across the board at roughly a tenth of 5.2's own price, and 5.2 was already cheap.

The chips are the actual story

Here's the part I find genuinely interesting, beyond the leaderboard drama.

Z.ai says the entire free week — every token of that viral, unpredictable, got-slammed-by-traffic serving — ran on domestically produced Chinese AI chips, on a custom inference engine the company built on top of SGLang. They won't say which chips. They do admit the individual units are more limited in compute and memory than what Nvidia ships. And in a detail that deserves more attention than it got: they used GLM-5.3 itself to help optimize the serving stack for its smaller sibling. The big model tuned the infrastructure for the small one.

Serving a model on domestic chips in a lab is a demo. Serving a popular model on domestic chips, through a full week of internet-scale traffic spikes, without the wheels coming off — that's an operational proof. It's a different claim entirely, and it's the claim that was supposed to be a year or two away.

A dose of skepticism is warranted: the chip claim is unverified. No independent audit, no named hardware, and tech press rightly flagged that the "pure Chinese chips" line stands on Z.ai's word alone. Companies marketing to geopolitics have incentives. But the counterpoint is that the traffic was verifiable — OpenRouter's public numbers showed the token share, and faking that week of serving at scale by quietly renting hidden Nvidia capacity would be its own logistical miracle.

Context worth knowing: Z.ai has been on the US Entity List since early 2025, effectively barred from buying American accelerators. GLM-5.1 and 5.2 were both trained entirely on Huawei Ascend hardware. The inference side was the last unproven leg, and Ox Alpha was, intentionally or not, a live-fire test of it.

Then the flagship went open weights

As if the reveal weren't enough, Z.ai also released the open weights of GLM-5.3 proper — the big one — on Hugging Face. This was pre-announced: the model launched August 14 with a promise to ship weights two weeks later once safety evaluation was done, and they actually did it on schedule, which in this industry is roughly the reliability of a Swiss train.

The numbers, straight from the model card and launch post:

BenchmarkGLM-5.2GLM-5.3
Terminal-Bench 3.04.628.3
DeepSWE v1.146.266.9
Agents' Last Exam (CLI)23.828.5
CyberGym (vuln discovery)77.284.5
ExploitBench24.454.4

On Terminal-Bench 2.1 it hits 88.2, essentially tied with Claude Opus 4.8's 88.0. On the company's internal Z.ai Code Bench, it beats Opus 4.8 on the token-efficiency axis: 31.4% task completion at around 50K output tokens, versus Opus's 29.5% at 120K. Same work, less than half the tokens. Anthropic's newer Fable 5 still leads that benchmark at 39.5%, so let's not get carried away — but "best open-weights coding model, competitive with closed models at a fraction of the cost" is no longer a marketing line. It's just the scoreboard.

The weights are 753 billion parameters, FP8, about 755GB of download. Same base model as GLM-5.2 — every single gain came from post-training. That's the part that should make other labs sweat. Z.ai didn't build a new foundation; they scaled RL environments and compute on the stack they already had and got a 50% improvement on coding benchmarks. Post-training is all they did, their own words, and it moved the needle this much.

The cyber part is worth an honest paragraph

The launch post has a section titled "Emergent Cyber Capability," and it's more sober than the headline sounds. GLM-5.3 is state of the art on CyberGym for vulnerability discovery — 84.5%, ahead of Anthropic's Mythos 5 and GPT-5.6 Sol. On ExploitBench, which measures deeper reasoning about exploiting real vulnerabilities, it more than doubled GLM-5.2 (24.4% → 54.4%)... and still sits well behind Mythos 5's 78.0%.

Z.ai's own line on this is refreshingly blunt: "Capability is growing fastest exactly where we are furthest behind." Translation: the gap to the closed frontier in offensive security is closing at a rate that surprised the people training the model. They're publishing a security disclosure ledger and working with security teams, which is the right instinct, but the direction of travel here is the news — an open-weights model that anyone can download is getting materially better at breaking things, fast, and no license clause changes that.

Read the license fine print (it's cleverer than you'd think)

GLM-5.3-Flash is straight MIT. No strings. Do whatever you want, including commercial MaaS. That's the model everyone just watched serve 20% of OpenRouter.

GLM-5.3's license is the interesting one. It's free for essentially everyone — use it, modify it, sell products built on it. But there's one condition: if you run a Model-as-a-Service business and your combined company revenue exceeds $10 billion over twelve months, you need to pass Z.ai's security review before commercial use.

Notice who that targets. Not startups. Not companies like CopperRiver that embed models inside products — the license explicitly carves out "end-user products with model capabilities solely embedded within specific features." It targets the hyperscalers: the trillion-dollar clouds that resell open weights as APIs and have, historically, paid exactly nothing to the labs whose research they monetize. Z.ai essentially invented a toll booth that only charges Meta, Microsoft, Google, and Amazon. Whether it holds up legally is debatable; as a statement of "we know exactly who free-rides on open weights," it's crystal clear.

Why you should care, even if you never fine-tune anything

If you use any AI tool with a model picker, this week changed your options. Every major inference provider added GLM-5.3 and Flash within the first 24 hours of the weights dropping — DeepInfra, Novita, Ollama Cloud, the works. Third-party serving is already faster than Z.ai's own endpoints in some cases (people are reporting 100+ tokens per second on some providers, versus sluggish speeds on z.ai during the launch crush). Competition does that.

There's a macro story too, and it's not subtle. OpenAI and Anthropic are both working through confidential IPO filings right now, selling public-market investors on the durability of premium pricing. Meanwhile a lab on the Entity List just demonstrated frontier-adjacent performance at a hundredth of the price, on hardware investors assumed didn't exist yet. Steve Eisman — the actual Big Short guy — already said cheap Chinese model pricing would leave him "petrified" if he ran either lab. The compute gap that IPO decks are priced around just got measured in public, and it's narrower than the story.

And the week had one more quiet lesson. For years the local-AI crowd has been told the future is "smaller distilled models." Ox Alpha and GLM-5.3 argue the opposite trajectory: full-size open models getting cheaper to serve at the provider, fast enough that running your own hardware is increasingly a privacy choice, not a price one. The models you can actually use keep getting better, and the price of using them keeps falling. Those two lines crossing is the whole story of this year.

The ghost on the leaderboard turned out to be a preview. You can now download the thing that out-served DeepSeek, read its license, run it yourself, or just enjoy the fact that whatever you're paying for AI today will probably cost less next month.

That last one, at least, you can bank on. It's the most reliable trend in the industry.


If you'd rather not manage API keys and inference providers yourself, that's literally what CopperRiver is for — a desktop AI assistant for Mac that runs models like GLM, DeepSeek, Qwen, and Kimi behind a clean interface that browses, executes commands, and does the tedious parts of your day. It's a good week to be an open-weights model user.

#GLM-5.3#Ox Alpha#Open Weights#Z.ai#AI Chips

Try CopperRiver yourself

A desktop AI assistant that browses, codes, and automates. Plans from $9/mo.

Read next