
GLM-5.3-FlashX Ships at 2.5x the Price of the Model It Runs On
- OrcaNEWOrca: OrcaCyber Zero 1.02026-09-17$3.00 / $5.00 per 1M tokens
- orcaNEWOrca: OrcaVerify Text 1.02026-09-16$2.00 / $0.00 per 1M tokens
- deepseekNEWDeepSeek: DeepSeek V4.1 Flash2026-09-1040Intelligence
- openaiOpenAI: GPT-6 Astra2026-09-0453Intelligence77Coding
- googleGoogle: Gemini 3.8 Flash2026-09-0241Intelligence76Coding
- qwenQwen: Qwen3.8 Max (0902)2026-09-0245Intelligence76Coding
- anthropicAnthropic: Claude Fable 5.12026-09-0153Intelligence82Coding
- AlibabaQwen: Qwen3.8 Flash2026-08-26$0.15 / $0.47 per 1M tokens
- z-aiZ.ai: GLM 5.3 Flash2026-08-2642Intelligence72Coding
- DeepSeekDeepSeek: DeepSeek V4 Flash Vision (Exp)2026-08-21$0.22 / $0.66 per 1M tokens
- z-aiZ.ai: GLM 5.32026-08-1845Intelligence75Coding
- obsidianQwen3.8 27B2026-08-1534Intelligence68Coding
- deepseekDeepSeek: DeepSeek V4 Pro 08132026-08-1236Intelligence69Coding
- grokSpaceXAI: Grok 4.62026-08-1244Intelligence77Coding
- metaMeta: Muse Spark 1.22026-08-0540Intelligence72Coding
- qwenQwen: Qwen3.8 Max2026-08-0345Intelligence76Coding
- deepseekDeepSeek: DeepSeek V4 Flash 07312026-07-3135Intelligence69Coding
- minimaxMiniMax: MiniMax-H32026-07-31minimax/minimax-h3
- qwenQwen: Qwen3.7 Flash2026-07-27$0.03 / $0.13 per 1M tokens
- orcaOrcaDub: OrcaDub 1.02026-07-27orca/dub
The number to notice is not 200. It is 2.5. On September 18, 2026, Z.ai put GLM-5.3-FlashX on its API at up to 200 output tokens per second — and priced it at 2.5× what it charges for GLM-5.3-Flash, the open-weights model it is built from. Nothing about the model itself changed. Same weights, same 320B-A18B mixture-of-experts backbone, same 1M-token context, same native handling of text, images, video and files. What changed is the serving stack underneath it, and what Z.ai is now charging for the privilege of sitting closer to the front of the queue.
That makes FlashX a rare thing in the model market: a launch with no benchmark attached. Z.ai has published no FlashX-specific evaluation, because there is no new model to evaluate. Every capability figure that applies to GLM-5.3-Flash applies here, including the ones that are less flattering than the launch coverage suggested.
The whole delta, in one pass
• Speed — GLM-5.3-FlashX up to 200 tok/s (vendor-reported peak) vs GLM-5.3-Flash at 98 tok/s as measured by Artificial Analysis on Z.ai's own APIbr> • Price — $0.37 per 1M input / $1.25 per 1M output vs $0.15 / $0.50 at listbr> • Cached input — $0.075 per 1M vs $0.03 per 1Mbr> • Intelligence — identical; FlashX inherits the base model's scoresbr> • Context — 1M tokens on bothbr> • Weights — GLM-5.3-Flash is MIT-licensed open weights; FlashX is a hosted tier and has none of its own
The 200 and the 98 are not the same kind of number, and it is worth being blunt about that. One is a ceiling the vendor says the service can reach. The other is what an independent lab measured across real requests. A user deciding whether to pay 2.5× should treat 200 as an advertisement and go measure their own workload.

What Z.ai says is doing the work
The speedup is infrastructure, not mathematics. Z.ai describes FlashX as running on a cluster of roughly 100,000 domestic Chinese accelerators with a purpose-built serving stack: an inference engine based on SGLang, W8A8 quantization, mixed INT8/FP8/BF16 cache quantization, and an encode–prefill–decode disaggregated architecture that separates the multimodal encoding stage from the token-generation stages so neither blocks the other. The company reports roughly 3× end-to-end service throughput over its initial baseline on the same hardware, and says an infrastructure agent powered by GLM-5.3 helped tune the stack.
All of that is vendor-reported and, so far, unreproduced by anyone outside Z.ai. It is also the most plausible part of the story: serving-tier launches like this one are usually engineering wins, and the architecture choices described are the standard toolkit for exactly this kind of gain. What they are not is a guarantee. A 200 tok/s figure is a peak, and peaks are reached on short outputs, warm caches and an uncongested cluster. Long-context multimodal requests — the workload FlashX is explicitly pitched at — are the ones least likely to hit it.
The price is the actual product decision
At list, GLM-5.3-FlashX costs $0.37 per million input tokens and $1.25 per million output tokens, with cached input at $0.075 and cache storage free for a limited time. In Z.ai's domestic pricing that is ¥2 in and ¥7 out, against ¥0.8 and ¥2.8 for the base Flash — the same 2.5× ratio, stated in the currency Z.ai sells in at home.

The arithmetic gets uncomfortable quickly in the direction people rarely check. Output tokens are where the multiplier bites hardest, because output is the expensive side on every model in this family: FlashX output is 2.5× Flash output, and output is already ~3.4× the price of input on both. A batch job that generates a million output tokens a day moves from $0.50 to $1.25 — a $274-a-year difference for a workload that, by definition, nobody is waiting on.
Where it pays is latency you can amortise. An agent loop that makes ten sequential calls saves the per-call difference ten times, and if that difference is two or three seconds, you have bought back half a minute of wall-clock per task. For interactive code completion, real-time dialogue, or any pipeline where a human or an upstream service is blocked on the next token, that trade is usually correct. Z.ai is also explicit that the model is not currently part of its GLM Coding Plan, so subscription users do not get FlashX bundled — they pay per token for it.
If your stack already speaks to more than one provider, the switch is a model-string change and nothing else. That is the practical reason routing exists as a layer: on OrcaRouter the vendor's list price is passed through with 0% markup, so a Z.ai price change or a promotional cut lands on the same day it happens upstream, and a single endpoint in front of 200+ models means evaluating FlashX against Flash is a config edit rather than an integration project. Failover matters here too — a brand-new serving tier on a brand-new cluster is exactly the kind of dependency worth having a fallback behind.
What has not changed, and why it matters more
FlashX inherits GLM-5.3-Flash's capability profile in full, and that profile is narrower than the launch coverage implied. Z.ai's materials put the base model level with Claude Opus 4.8 on the Artificial Analysis Intelligence Index. Artificial Analysis itself currently lists GLM-5.3-Flash at 42 on that index, measured on Z.ai's own API — a solid score, well above the median for open-weight models of its class, and a long way from the frontier tier the vendor comparison suggests. Both statements are true; they are just not the same statement, and the gap between them is the reason this blog labels vendor numbers as vendor numbers.
The base model is genuinely capable and genuinely open. GLM-5.3-Flash shipped on August 26, 2026 under the MIT licence with weights on Hugging Face, and its hybrid linear-plus-sparse attention design — IndexPool compression, manifold-constrained hyper-connections — cuts attention compute roughly 3× and KV cache roughly 4.4× against GLM-5.3, which is what makes a 320B model with 18B active parameters cheap enough to serve at all. Output is capped at 131,072 tokens. It is fast for its price, not fast for its class: Artificial Analysis measured 98 tokens per second against a peer median above 70 but below the fastest models on the board.
FlashX does not change any of that. It changes how long you wait for it.
The honest read
Buy FlashX if your workload is latency-bound and you have already decided GLM-5.3-Flash is the right model — an agent that chains calls, an editor that completes inline, a voice or chat surface where the pause is the product. Stay on GLM-5.3-Flash, or on the open weights you can host yourself, if your work is batched, offline, or throughput-bound rather than latency-bound. The intelligence you are paying 2.5× for is the intelligence you already had.
The open question is what independent measurement says about the 200. Nobody outside Z.ai has published FlashX throughput numbers yet, and until someone does, the honest position is that FlashX is a promising serving tier sold on a peak figure. It is also, notably, a commercial test: a lab that spent a year giving a near-frontier model away at one-tenth the price of its flagship is now asking whether developers will pay for speed on its own. The answer will shape how the next tier gets priced.

Compared in this article2
Detected from this article · Benchmarks: Artificial Analysis · updated daily
