// head_to_head
GLM 4.7 vs GLM 5.2
Published LiveBench scores across all seven categories, live list pricing, context windows, and the measured cost of a point of capability — for both models, side by side.
GLM 4.7 is the cheaper of the two; neither can be ranked on quality here.
GLM 4.7 does not have a published LiveBench run, so this comparison covers price, context and declared capabilities only. A missing score means "not evaluated", not "worse" — the right way to separate these two is an eval on your own workload.
z-ai
GLM 4.7
- Blended / 1M
- $0.738
- Context
- 205K
- Released
- Dec 22, 2025
- Overall score
- Not evaluated
z-ai
GLM 5.2
- Blended / 1M
- $0.998
- Context
- 1.0M
- Released
- Jun 16, 2026
- Overall score
- 73.2
Specs and pricing
| Metric | GLM 4.7 | GLM 5.2 |
|---|---|---|
| LiveBench overall Mean of the seven LiveBench category scores, 0–100. Higher is better. | — | 73.2 |
| Cost per point Measured benchmark spend divided by overall score — dollars per point of capability. | — | $0.1260 |
| Blended price / 1M 3:1 input:output mix, the usual shape of production traffic. | $0.738win | $0.998 |
| Input price / 1M | $0.400win | $0.650 |
| Output price / 1M | $1.75win | $2.04 |
| Cached input / 1M Price of an input token served from the prompt cache, where the provider publishes one. | $0.080win | $0.121 |
| Context window | 205K | 1.0Mwin |
| Max output tokens | 131K | 131K |
Benchmarks by category
An overall score averages away the thing you probably care about. These are the seven LiveBench categories scored separately — GLM 4.7 on top, GLM 5.2 below, both out of 100.
What each one costs to run
Per-token prices are hard to feel. These are monthly list costs for both models across five workload shapes, using each provider's published cached-input rate where there is one.
| Workload | GLM 4.7 | GLM 5.2 |
|---|---|---|
| Support chatbot 1.2K in / 400 out × 200K requests | $212.96/mo | $281.15/mo |
| RAG assistant 8K in / 600 out × 100K requests | $297.00/mo | $430.59/mo |
| Coding agent 40K in / 4K out × 20K requests | $280.80/mo | $386.79/mo |
| Document extraction 20K in / 1.5K out × 50K requests | $515.25/mo | $776.27/mo |
| Bulk classification 500 in / 20 out × 5M requests | $1,015/mo | $1,564/mo |
Which should you pick?
You need to fit large documents in one call
GLM 5.2
Wider context window — 1.0M against 205K.
You are cost-constrained
GLM 4.7
Cheaper on blended list price at $0.738 per million tokens.
GLM 4.7 vs GLM 5.2 FAQ
Which is better, GLM 4.7 or GLM 5.2?
GLM 4.7 is the cheaper of the two; neither can be ranked on quality here. GLM 4.7 does not have a published LiveBench run, so this comparison covers price, context and declared capabilities only. A missing score means "not evaluated", not "worse" — the right way to separate these two is an eval on your own workload.
Is GLM 4.7 cheaper than GLM 5.2?
GLM 4.7 is cheaper. On a 3:1 input:output blend, GLM 4.7 lists at $0.738 per million tokens and GLM 5.2 at $0.998 — GLM 4.7 is 35% cheaper. Input and output are priced separately — GLM 4.7 charges $0.400 in and $1.75 out, GLM 5.2 charges $0.650 and $2.04 — so the model that looks cheaper flips depending on how output-heavy your workload is.
Does GLM 4.7 or GLM 5.2 have a bigger context window?
GLM 5.2 has the larger context window: 205K for GLM 4.7 against 1.0M for GLM 5.2. Note that a window you can fill is not a window you should fill — retrieval quality usually degrades well before the limit, and you pay for every token you put in it.
Do GLM 4.7 and GLM 5.2 support prompt caching?
Both publish a cached-input rate: $0.080 per million for GLM 4.7 and $0.121 for GLM 5.2, against full input rates of $0.400 and $0.650. On a workload with a long stable prefix — a system prompt, a tool schema, a retrieved corpus — that changes the economics more than the headline price does.
Related comparisons
How these numbers are produced
- Price — provider list price from OpenRouter, refreshed every 15 minutes. “Blended” is a 3:1 input:output mix.
- Scores — LiveBench release 2026-06-25, using their own category map. Each model shows its strongest published run. A blank means “not evaluated”, never “bad”.
- Cost per point — the measured dollars LiveBench spent on the run, divided by the score it earned.
- “Win” — awarded only past a threshold: one full point on a benchmark score, 10% on a price, 25% on a context window. Anything tighter reports as a tie, because effort settings alone move a LiveBench score by more than that.
Published benchmarks rank models on someone else's tasks. Before committing, see LLM & agent evaluation for building an eval on your own.