GLM 5.2 — Specifications
| Developer | Zhipu AI |
|---|---|
| Type | LLM (coding/agentic, MoE) |
| Modality | Text → Text |
| Parameters | 744B total / ~40B active (MoE) |
| Context window | 1M |
| Max output | 131K |
| License | MIT (open) |
| Open weights | Yes |
| Released | 2026-06 |
| Input price | $1.4 /1M |
| Output price | $4.4 /1M |
| API providers | Zhipu (Z.ai), OpenRouter |
Run it locally
| VRAM (4-bit) | ~370 GB |
|---|---|
| Minimum GPU | Multi-GPU server (e.g. 5× H100 80GB) |
What is GLM 5.2?
GLM 5.2 is Zhipu AI’s open 1M-context model — a 744-billion-parameter mixture-of-experts
activating roughly 40B parameters per token, built on a new “IndexShare” sparse-attention
design, and notably trained entirely on Huawei chips. The weights are MIT-licensed and it is
strong on coding, design and agentic tasks. Pricing is $1.40 in / $4.40 out per million
tokens.
The Huawei training detail is the strategically interesting one: it is a demonstration that
a frontier-scale model can be trained end to end outside the NVIDIA ecosystem, which has
implications for anyone modelling long-term compute supply. For a buyer, though, the relevant
numbers are simpler. GLM 5.2 blends to roughly $2 per million tokens while scoring near the
top of the open-weight field, which makes it one of the best capability-per-dollar picks
available for agentic and coding workloads and a serious alternative to frontier models
costing five times more. Self-hosting needs around 370 GB at 4-bit — a five-H100 server — so
in practice most teams will use the API and treat the MIT licence as portability insurance.
GLM 5.2 pricing: API cost per 1M tokens
| Input (per 1M tokens) | $1.40 |
|---|---|
| Output (per 1M tokens) | $4.40 |
| Output/input ratio | 3.1× |
| Blended (4:1 in:out) | $2.00 per 1M tokens |
What GLM 5.2 costs per month
Real monthly spend at a 4:1 input-to-output mix — the ratio a typical chat or RAG workload actually produces.
| Workload | Tokens / month | Cost / month |
|---|---|---|
| Side project | 1M in / 0.25M out | $2.50 |
| Small team | 20M in / 5M out | $50 |
| Production | 200M in / 50M out | $500 |
Run your own numbers in the AI API cost calculator.
Cheaper alternatives to GLM 5.2
| Model | Blended $/1M | You save |
|---|---|---|
| DeepSeek V4-Pro open | $0.522 | 74% cheaper |
| Kimi K2.7 Code open | $0.980 | 51% cheaper |
| DeepSeek V4-Flash open | $0.168 | 92% cheaper |
Self-host or pay the API?
GLM 5.2 is open-weight, so you can run it yourself. It needs ~370 GB of VRAM at 4-bit (Multi-GPU server (e.g. 5× H100 80GB)). Self-hosting only beats the API once your volume is high enough to keep that hardware busy — the self-hosting vs API calculator works out the break-even point for your token volume.
Frequently asked questions
How much does GLM 5.2 cost per 1M tokens?
GLM 5.2 costs $1.40 per 1M input tokens and $4.40 per 1M output tokens. At a typical 4:1 input-to-output mix that blends to about $2.00 per 1M tokens.
How much does GLM 5.2 cost per month?
A small-team workload of 20M input and 5M output tokens a month costs about $50 on GLM 5.2. A side project (1M in / 0.25M out) costs roughly $2.50.
What is a cheaper alternative to GLM 5.2?
DeepSeek V4-Pro is the strongest cheaper option in our database at $0.522 per 1M blended — about 74% less than GLM 5.2. It is also open-weight, so self-hosting is an option.
Can I run GLM 5.2 locally?
Yes. GLM 5.2 is open-weight and needs about ~370 GB of VRAM at 4-bit quantisation (Multi-GPU server (e.g. 5× H100 80GB)).
Why does GLM 5.2 charge more for output than input?
Output tokens are generated one at a time and cannot be batched the way a prompt can, so they cost the provider more to serve. GLM 5.2 charges 3.1× more for output, which is why prompt-heavy workloads are far cheaper to run than generation-heavy ones.
Prices are the published list rates for the model's primary API and are reviewed as providers change them. Volume, batch and cached-input discounts are not included. Compare every model side by side in the AI models database or the LLM leaderboard.

