GLM 5.2 is not better than Claude overall. Claude Opus 4.8 still leads on agentic coding and Anthropic’s Fable 5 scores higher on general intelligence. GLM 5.2 beats GPT 5.5 at fixing production code, beats Fable 5 at web design, and does the same work for about a sixth of the price.
Where GLM 5.2 beats Claude, and where it loses
A benchmark is a standardised exam for AI: every model sits the same test, so you can compare two built by different teams. Judging a model on one benchmark is like judging a chef on one dish. Read the pattern across all of them.
The last row below, the Artificial Analysis Intelligence Index, is not one exam. It blends reasoning, science, general knowledge and maths into a single number.
| Test | GLM 5.2 | Where the closed models sit |
|---|---|---|
| SWE Bench Pro (fixing real production code) | 62.1 | GPT 5.5 scored 58.6 |
| Terminal Bench (run commands, hit errors, fix them) | 81 | Claude Opus 4.8 scored 85 |
| Design Arena web design (humans vote on the output) | 1st place at launch | Fable 5 finished behind it |
| Artificial Analysis Intelligence Index | around 51 | Fable 5, Opus 4.8 and GPT 5.5 all ahead (all closed) |
The pattern is a coding model. A free model you can download off the internet beat one of OpenAI’s flagships at fixing production code, then lost to Opus 4.8 by four points at working like an engineer: running commands, hitting errors, fixing them, carrying on until the job is done. Its score of 51 on the Intelligence Index puts it behind all three closed flagships and ahead of every open model.
One caveat: a chunk of those numbers come from ZAI itself or from early outside tests still being checked, and some independent results look weaker than what was reported.
What GLM 5.2 is
ZAI is one of the larger Chinese labs, alongside DeepSeek and Alibaba’s Qwen. They released GLM 5.2 on 13 June 2026. It runs on around 750 billion parameters and switches on about 40 billion of them for any one question, a design called mixture of experts that most frontier models use now.
Two of the specs change what you can do with it.
The context window holds about a million tokens, level with Claude Opus 4.8 and GPT 5.5, and five times the 200,000 that ZAI’s previous models held. That is how much fits in one chat.
The weights are open. Most US models are closed: you never get the model, you rent access to their servers and they keep the keys. ZAI published the model itself, free to download, under a licence that lets you run it, change it and build a business on top of it. Nobody can switch it off on you afterwards. The US government forced Anthropic to shut down public access to Fable 5, and the next day ZAI put its best model out for anyone to keep.
How much does GLM 5.2 cost?
You pay per million tokens in and per million tokens out.
| Model | Per million tokens in | Per million tokens out |
|---|---|---|
| GLM 5.2 (ZAI API) | $1 | $3 to $4 |
| GPT 5.5, Claude Opus 4.8 | $5 | $25 to $30 |
Output is the expensive half, and output is what an agent produces all day.
Put a real month through it. Say your after-hours intake agent reads 10 million tokens of call notes, job history and price lists, and writes 10 million tokens of replies, summaries and bookings back out. On the US flagships that is $50 in and $250 to $300 out, so $300 to $350 for the month. On GLM 5.2 it is $10 in and $30 to $40 out, so $40 to $50. Same job, about $300 a month, roughly $3,600 a year.
Now the part that decides whether you ever see that money. If you buy the agent from a vendor on a flat monthly fee, the drop lands in their margin and your invoice does not move. Ask what model is underneath, and what happens to your price when a cheaper one that scores the same comes out. That question is the difference between paying for tokens and paying for a subscription.
Can you self-host GLM 5.2?
For 99% of people, no. The file is 1.5 TB, bigger than the storage in most laptops, and the whole thing has to sit in fast memory at once, which means a server with eight top-end data centre GPUs. That setup costs more than a car.
So two routes are left. ZAI’s website in the browser, or ZAI’s API. Both run on ZAI’s servers in China, so your data goes to China, which rules them out for plenty of businesses. Because the model is open, Western companies host it on their own hardware instead and it is still cheap. Host it yourself only when your data legally cannot leave your building, or your volume is high enough that owning the hardware beats renting it.
What a cheaper model changes for your business
Eighteen months ago DeepSeek built a top-tier model for a reported $6 million and Nvidia lost hundreds of billions in value in a single day. The question then was whether China could compete on AI at all. Now it is the size of the gap, and the people who track it closely say about seven months. By the middle of this year, most of the AI being used on the biggest neutral marketplace for models was Chinese and open. The US still builds the smartest model. China now sets the price of it for everyone else.
Read that as a pricing fact rather than a geopolitical one. The model under your intake agent and your invoice chaser got five sixths cheaper without getting worse at the job, and the next release will do it again. Build so the model is a setting you can change rather than a rebuild, then check what you are paying per million tokens before you renew anything. The price you agreed last year is no longer the price of the work.