GLM 5.2 — Specifiche
| Sviluppatore | Zhipu AI |
|---|---|
| Tipo | LLM (per programmazione/agenti, MoE) |
| Modalità | Testo → Testo |
| Parametri | 744 miliardi totali / ~40 miliardi attivi (MoE) |
| Finestra contestuale | 1 milione |
| Output massimo | 131K |
| Licenza | MIT (open) |
| Pesi aperti | Sì |
| Pubblicato | 2026-06 |
| Prezzo dell’input | 1,40 $ / 1 milione |
| Prezzo dell’output | 4,40 $ / 1 milione |
| Provider API | Zhipu (Z.ai), OpenRouter |
Esegui localmente
| VRAM (4-bit) | ~370 GB |
|---|---|
| GPU minima richiesta | Server multi-GPU (es. 5× H100 da 80 GB) |
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 ogni milione di token) | $1.40 |
|---|---|
| Output (per ogni milione di token) | $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.
| Carico di lavoro | Token/mese | Cost / month |
|---|---|---|
| Progetto secondario | 1 milione in ingresso / 0,25 milioni in uscita | $2.50 |
| Piccolo team | 20 milioni in ingresso / 5 milioni in uscita | $50 |
| Produzione | 200 milioni in ingresso / 50 milioni in uscita | $500 |
Run your own numbers in the Calcolatore dei costi delle API per l'IA.
Cheaper alternatives to GLM 5.2
| Modello | Costo combinato ($/1 milione) | You save |
|---|---|---|
| DeepSeek V4-Pro aperta | $0.522 | 74% cheaper |
| Kimi K2.7 Code aperta | $0.980 | 51% cheaper |
| DeepSeek V4-Flash aperta | $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 calcolatore self-hosting vs API works out the break-even point for your token volume.
Domande frequenti
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 Database di modelli di intelligenza artificiale o il Classifica LLM.

