GLM-5.3 Flash review: frontier scores at flash cost

Kurnia Kharisma Agung Samiadjie
Written by

Kurnia Kharisma Agung Samiadjie

Katelin Teen
Reviewed by

Katelin Teen

Last edited August 29, 2026

Expert Verified
A runner carrying a lightning bolt sprinting past a piggy bank, illustrating GLM-5.3 Flash speed and low cost

First, which GLM-5.3 are we reviewing?

This trips people up, so let me clear it fast. There are two models with "5.3" in the name, and they are not the same thing.

The flagship GLM-5.3 is a text-only coding and cyber model that lists at $1.40 input and $4.40 output per million tokens. GLM-5.3 Flash is the cheaper, multimodal sibling that launched on 26 August 2026, and it is the one this review is about. It carries 320B total parameters with only 18B active in a mixture-of-experts setup, and before launch Z.ai ran it anonymously as "ox-alpha" on OpenRouter and OpenCode, where it briefly became the single most-used model of the week, all of it served on Chinese AI chips.

So when a benchmark table says "GLM-5.3", check which one. The scores I quote below are the Flash numbers unless I say otherwise. If you want the wider family tour, the GLM-5.3 Flash overview lays out how the two fit together.

I graded this the way I grade any large language model I might actually put to work: I read both scoreboards, pulled the vendor's own benchmark table, cross-checked it against Artificial Analysis and Cloudflare's model page, and weighed the marketing claims against what practitioners said after they ran it themselves.

The benchmarks: where it actually lands

Z.ai's headline is that GLM-5.3 Flash "outperforms GLM-5.2 across benchmarks and real-world workloads at one-tenth the price, while approaching Claude Opus 4.8 on coding and agentic benchmarks." The published table backs the first half cleanly.

Z.ai's LLM performance evaluation chart comparing GLM-5.3 Flash against GLM-5.2, DeepSeek-V4-Vision-Exp, Claude Opus 4.8, GPT-5.6 Terra and Gemini 3.7 Flash across six benchmarks, as taken from Z.ai
Z.ai's LLM performance evaluation chart comparing GLM-5.3 Flash against GLM-5.2, DeepSeek-V4-Vision-Exp, Claude Opus 4.8, GPT-5.6 Terra and Gemini 3.7 Flash across six benchmarks, as taken from Z.ai

The jumps over GLM-5.2 are large and consistent: DeepSWE v1.1 goes from 46.2 to 63.4, AutomationBench from 26.2 to 48.8, and GDPval-AA v2 from 1504 to 1773. On Z.ai Code Bench v1.0, run inside Claude Code at max effort, Flash scores 29.0 against Claude Opus 4.8's 29.5, which is the "nearly matches Opus" line in the flesh.

The "approaching Opus" framing is fair on coding and agentic work, and it is honest about where it stops. Against the closed frontier, GPT-5.6 Terra takes DeepSWE (69.6) and Gemini 3.7 Flash edges AutomationBench (52.3). GLM-5.3 Flash is not beating the best closed models outright. It is landing in the same neighbourhood for a tenth of the money, which is a different and more interesting claim.

Where it clearly leads the table is the two places nobody expects a budget model to: it tops GDPval-AA v2 at 1773, and on the vision rows it posts 89.4 on CharXiv reasoning and 80.5 on MMVU, ahead of DeepSeek-V4-Vision-Exp and Opus on both. For a model this cheap, that is the surprising part.

One caveat worth stating plainly: there is no MMLU, GPQA, or AIME score on either page. Z.ai reports a coding, agentic, and vision suite, not a traditional academic-knowledge table, so if your use case leans on broad factual recall, the published evidence just does not speak to it. Treat that as a gap in the data, not a pass or a fail.

The price is the whole story

Here is the number that makes GLM-5.3 Flash worth a review at all. On the launch promo it costs $0.075 per million input tokens and $0.25 output, with a cached-input rate of $0.015. The list price after the promo ends on 9 September 2026 is $0.15 and $0.50. Either way, that is roughly a tenth of the flagship GLM-5.3, and it sits it on the efficient frontier of the whole market.

The Artificial Analysis Intelligence Index Pareto frontier, with GLM-5.3 Flash marked at $0.045 per task and 57 points, sitting on the cost-versus-intelligence frontier, as taken from Artificial Analysis
The Artificial Analysis Intelligence Index Pareto frontier, with GLM-5.3 Flash marked at $0.045 per task and 57 points, sitting on the cost-versus-intelligence frontier, as taken from Artificial Analysis

That red dot is the pitch. GLM-5.3 Flash pushes the Pareto frontier: for the intelligence it delivers, nothing on the board is cheaper, and Z.ai's own line is that this is "a level of intelligence previously only available at roughly 10x the cost." The community reaction was mostly disbelief at exactly that.

Reddit

"Noticeably cheaper even than Gemini Flash 3.7, while being only slightly worse performing. That's actually really impressive."

The Coding Plan route is worth a mention because it is where most people will actually meet this model. Z.ai's GLM Coding Plan runs $18, $80, and $168 a month for Lite, Pro, and Max, works inside Claude Code, Cline, OpenCode, Cursor, and Roo Code, and Flash gives you 3x the usable quota of GLM-5.3 on the same plan. If you already pay for a coding subscription, Flash is the setting that makes the credits last three times longer. For how this stacks against the other cheap frontier options, the DeepSeek V4 Flash review and Kimi K3 review cover the nearest rivals, and Qwen 3.8 Max is the step up in price.

Quick check
Is GLM-5.3 Flash the right pick for you?

Pick what you care about most, and I will give you the honest read.

Strong yes. This is the sweet spot. Run it through a fast third-party host, use the Coding Plan for the 3x quota, and you get near-Opus coding scores for pocket change.
Yes, and it surprises. It tops DeepSeek-V4-Vision-Exp and Opus on CharXiv and MMVU, and testers saw ~81% on their own sets. Few models this cheap read charts and PDFs this well.
Careful. The first-party API is slow (~49 t/s). You can fix it with a faster host like Databricks (273 t/s), but if latency is the whole product, benchmark the provider before you commit.
Self-host or look elsewhere. There is no signed DPA or zero-retention tier on the first-party API, and it runs under PRC law. The open weights are your path to a controlled deployment.

Why it can be this cheap

A price this low usually means a small, dumb model. This one is neither, and the reason is architectural rather than a discount that will evaporate. Z.ai's framing is that the cost comes from three layers working together, not one trick.

Infographic showing three inputs, sparse and linear attention, a 30 trillion token multimodal corpus, and hardware co-design, feeding into one outcome labelled frontier score, flash cost
Infographic showing three inputs, sparse and linear attention, a 30 trillion token multimodal corpus, and hardware co-design, feeding into one outcome labelled frontier score, flash cost

The load-bearing piece is the attention design. GLM-5.3 Flash is the first open model to combine sparse and linear attention: linear attention handles local dependencies through state modelling, while a lightweight indexer retrieves global context. The result, per Z.ai, is 3x less attention compute and a 4.4x smaller KV cache than the flagship GLM-5.3, which is most of why serving it at a 1M-token context stays affordable.

The GLM-5.3 Flash architecture diagram, showing the hybrid sparse and linear attention path, the mHC connections, and the per-layer KV-cache and attention-compute savings versus GLM-5.3, as taken from Z.ai
The GLM-5.3 Flash architecture diagram, showing the hybrid sparse and linear attention path, the mHC connections, and the per-layer KV-cache and attention-compute savings versus GLM-5.3, as taken from Z.ai

The other two layers matter less to you day to day but are worth knowing. It was trained on a 30 trillion token multimodal corpus, and the whole thing was co-designed with Chinese inference hardware, which is the point Z.ai keeps returning to: "Chinese chips can support frontier-model inference efficiently and economically at scale." Compared with the older GLM-4.5, Flash nearly halves both the active parameters (18B vs 32B) and the layer count (45 vs 92) at a similar total size. This is a real efficiency story, not a launch-week loss leader.

The multimodal bet: vision inside the coding loop

The most interesting thing GLM-5.3 Flash does is not on the benchmark table. It folds vision into the coding loop, so the model can render its own output, look at it, and fix what is wrong. Z.ai's line is the tidy one: "Code lets the model build and change the world. Vision lets it enter the world people see and use."

The clearest demo is a slide it generated and then repaired on its own. Here is the first pass, with overlapping text and a broken layout:

A generated fund-report slide with a layout problem, where the returns headline text overlaps the summary box, before visual self-verification
A generated fund-report slide with a layout problem, where the returns headline text overlaps the summary box, before visual self-verification

And here is the same slide after the model looked at its own render and corrected the collision:

The same slide after visual self-verification, with the overlapping text resolved and the layout cleaned up
The same slide after visual self-verification, with the overlapping text resolved and the layout cleaned up

That is a useful loop for frontend, game, and 3D work, where "it compiles" and "it looks right" are different questions. It also extends past code into reading dashboards, spreadsheets, and presentations, plus computer-use and browser-use agents inside ZCode. Practitioners who tested the vision side came away convinced:

"GLM-5.3-Flash vision. With 1,500 samples it scored an 81% accuracy rate, which is reasonable. It works very well."

I would still treat the self-verification as a helpful reflex rather than a guarantee. It catches obvious visual mistakes; it is not a substitute for a human looking at anything that ships. But for a first natively multimodal release, the vision quality is well ahead of what the price would suggest.

Where it falls down

A review that only lists strengths is a press release. GLM-5.3 Flash has two soft spots that are worth knowing before you wire it into anything.

The first-party API is slow, and the reputation is real. On Z.ai's own endpoint it runs at roughly 49 tokens a second, against about 86 for the full GLM-5.3, and one thread put it bluntly.

Reddit

"GLM 5.3 Flash is one of the slowest models AA [has ever seen]. GLM's visible context grows half as fast as Deepseek Flash and is much more precise and direct."

The important nuance, and the reason I would not let that quote settle the matter, is that it describes the first-party service, not the weights. Artificial Analysis lists 11 providers, and the spread is enormous.

Bar chart of GLM-5.3 Flash output speed by provider in tokens per second, with Z.ai first-party at 49, GMI at 71, Together AI at 86, Baseten at 195, FriendliAI at 242, and Databricks at 273
Bar chart of GLM-5.3 Flash output speed by provider in tokens per second, with Z.ai first-party at 49, GMI at 71, Together AI at 86, Baseten at 195, FriendliAI at 242, and Databricks at 273

Databricks serves the same model at 272.9 tokens a second, more than five times the first-party rate, with an 8-second time to first token. So "GLM-5.3 Flash is slow" is really "Z.ai's own API is slow." Pick your host deliberately and the problem mostly disappears. The provider benchmarking page is the thing to check before you commit, and if you route real traffic through it, a proper usage tracking setup will save you a surprise invoice.

The data story is thin if you handle customer content. The first-party API ships no published data-processing agreement and no zero-retention option, and the service runs under PRC law. That is a real constraint, not a knock on the model, and the honest fix is the open weights: self-hosting under SGLang, vLLM, or TokenSpeed is how you get a controlled data path. If any of this touches customer data, SOC 2 and GDPR is the thing to read first.

One more thing to plan around: the GLM-5.3 series is thinking-first, so budget for reasoning tokens in your costs. Cloudflare exposes a reasoning_effort control with low, medium, and high settings, so you can turn the dial down for simple work, but there is no free "think nothing" mode the way some models offer. That is also a hallucination note in disguise: more reasoning is not the same as more accuracy, and the vision self-check does not extend to factual claims.

What people are actually building with it

The most telling signal is not a benchmark, it is that vendors and builders picked it up within days. James Grugett put it into a product for free on launch:

"GLM 5.3 Flash is 100% free in our [product]. Leading capabilities at a highly competitive price - Natively multimodal with a 1M-token context window. Previously previewed as Ox Alpha."

The security-review use case is where the price-to-value ratio got the loudest reaction. One team ran it against a vulnerability benchmark and did the math:

"We benchmarked the new GLM-5.3 Flash on VulnPR-100. It found 34/100 vulnerabilities at a total model-review cost of just $4.21. That makes it the strongest sub-$10 model we've tested."

That is the shape of a good GLM-5.3 Flash job: high volume, tolerant of a slightly slower run, and priced so low that you can throw it at work you would never pay a frontier model to do. The best open-source AI agents roundup has more of these patterns, and if the job is support specifically, the best model for support tickets is a narrower read on what actually matters there.

My verdict, by job

A two-column decision graphic, reach for it for high-volume coding and agents, vision on a small budget, and self-hosting the open weights, versus look elsewhere for latency-critical chat, needing thinking off, or needing a signed data agreement
A two-column decision graphic, reach for it for high-volume coding and agents, vision on a small budget, and self-hosting the open weights, versus look elsewhere for latency-critical chat, needing thinking off, or needing a signed data agreement

Reach for GLM-5.3 Flash if you are running high-volume coding or agentic work, if you want real vision quality without the frontier price, or if you want to self-host open weights and keep your data in-house. On all three, it is one of the best-value calls available today, and the GLM-5.3 Flash overview is where I would send you to set it up.

Look elsewhere if latency is your product and you cannot control the provider, if you need a mode that skips reasoning entirely, or if you need a signed data agreement you cannot get without self-hosting. None of those are fatal, but they are the situations where a pricier, faster, or more governed model earns its premium. If you are weighing it against a closed frontier option, Claude Opus 5 pricing is the reference point on the other end of the scale.

The one-line version: GLM-5.3 Flash is the model I would default to for cheap, high-volume, tolerant-of-slow work, and the one I would benchmark carefully before betting a latency-sensitive product on it.

Try eesel

If you got here comparing per-token rates because you want an AI to handle support, here is the thing I would say over coffee: the token price was never the hard part. A model like GLM-5.3 Flash is the engine. Wiring it to your helpdesk, grounding it in your real macros and past tickets, and knowing what it will say before a customer sees it, that is the actual work, and it is a different product entirely.

That is where eesel fits. eesel gives you ready-to-work AI teammates for specific jobs, an AI support agent that plugs into Zendesk or your existing helpdesk, and an AI blog writer for content. Each one arrives with the skills, integrations, and company context for its role, so you are hiring a teammate, not renting raw model access.

The eesel AI skills view, showing ready-to-work teammates including the support agent, simulation, and blog writer
The eesel AI skills view, showing ready-to-work teammates including the support agent, simulation, and blog writer

The part that matters most for support: we have spent years putting AI agents on live support queues, and we have watched a confident-sounding bot narrate work it never did. That is exactly why every eesel rollout gets simulated against past tickets before it touches a real conversation. Pricing is per resolved conversation rather than per seat, so a gradual rollout is real, and there is free usage to start. That per-resolution model is also why the cost of AI customer service works out differently from a raw token bill. Run a simulation on last month's tickets and you will know within an hour whether it is worth your time, which beats benchmarking a model in the dark.

Frequently Asked Questions

Is GLM-5.3 Flash good?
For high-volume coding, agentic tasks, and vision work on a budget, yes, and the price is the reason to look. On Z.ai's own benchmarks it beats GLM-5.2 across the board and nearly matches Claude Opus 4.8 on Z.ai Code Bench. The catch is speed on the first-party API and no signed data agreement, which I cover below.
How much does GLM-5.3 Flash cost?
During the launch promo it is $0.075 per million input tokens and $0.25 output, with the list price at $0.15 and $0.50 after the promo ends on 9 September 2026. Artificial Analysis puts a full Intelligence Index run at about $0.045 a task. The GLM-5.3 Flash overview has the full rate card.
Is GLM-5.3 Flash multimodal?
Yes. It is the first natively multimodal model in the GLM-5 series, taking text, image, and video input, and it scored 80.5 on MMVU and 89.4 on CharXiv reasoning. Community testers reported roughly 81% accuracy on their own 1,500-sample vision sets.
Can I run GLM-5.3 Flash on my own hardware?
Yes, the weights are open on Hugging Face and run under SGLang, vLLM, and TokenSpeed. Self-hosting is the way to get a signed data path, since the first-party API ships no DPA. Open-source AI agents has the wider ecosystem picture.
Should GLM-5.3 Flash answer support tickets?
Not on its own. A capable, cheap LLM is the engine, not the teammate: it still needs to be grounded in your macros and past tickets and checked before it replies. eesel wraps a model like this in an AI support agent you can simulate on your own history first.

Share this article

Kurnia Kharisma Agung Samiadjie

Article by

Kurnia Kharisma Agung Samiadjie

Kurnia is a software engineer and writer at eesel AI with two years of SEO experience, writing about AI tools, helpdesk software, and customer support. He pairs a developer's understanding of how these products are built with search-driven research into what actually ranks and resonates with the people searching for them.

Related Posts

All posts →
A reviewer looking at a verdict scorecard with two effort dials labelled low and max, beside the DeepSeek whale
Trending

DeepSeek V4 Flash review: one model, two personalities

A DeepSeek V4 Flash review built on the numbers both scoreboards publish. The cheap run and the smart run are the same weights, and that changes the verdict.

Riellvriany IndriawanRiellvriany IndriawanAug 4, 2026
Illustration of a multimodal AI model turning inputs into tokens that funnel down to a dollar sign, for a GLM-5.3-Flash pricing breakdown
Trending

GLM-5.3-Flash pricing: every rate, the promo cliff, and the real cost

GLM-5.3-Flash pricing in full: the $0.075/$0.25 promo rates, the September cliff, the coding plan, and the throughput gap that changes your real cost.

Rama Adi NugrahaRama Adi NugrahaAug 29, 2026
DeepSeek V4 Flash pricing: what you'll actually be billed
Trending

DeepSeek V4 Flash pricing: what you'll actually be billed

DeepSeek V4 Flash lists at $0.14 in and $0.28 out per million tokens. Real users have posted blended rates under a cent. Here is what decides which one you get.

Alicia Kirana UtomoAlicia Kirana UtomoAug 4, 2026
DeepSeek V4 Flash: specs, pricing, and what it's really for
Trending

DeepSeek V4 Flash: specs, pricing, and what it's really for

DeepSeek V4 Flash costs $0.14 in and $0.28 out per million tokens, and it outscores DeepSeek's own expensive tier. Here's what the price card doesn't tell you.

Rama Adi NugrahaRama Adi NugrahaAug 4, 2026
Two people arm wrestling across a table while a third watches, illustrating a head-to-head model comparison
Trending

DeepSeek V4 Flash vs GPT-5.6: which one do you build on?

DeepSeek V4 Flash vs GPT-5.6 on August 2026 numbers. The real fight is Flash against Luna, intelligence is a tie, and the deciding factors are speed, vision and data.

Rama Adi NugrahaRama Adi NugrahaAug 4, 2026
Illustration comparing the DeepSeek V4 Flash and V4 Pro model tiers
Trending

DeepSeek V4 Flash vs V4 Pro: which tier should you use?

DeepSeek's cheap tier now scores higher than its expensive one on the independent board. Here is exactly where that holds, and the two places it does not.

Rama Adi NugrahaRama Adi NugrahaAug 3, 2026
Editorial illustration of a developer at a desktop with a coding agent, representing a ZCode review
Trending

ZCode review: is Z.ai's GLM-5.2 harness worth it?

Z.ai pairs GLM-5.2 with a dedicated coding harness, ZCode. Real pricing, launch-week reaction, and whether a full-access coding agent is worth trusting.

Alicia Kirana UtomoAlicia Kirana UtomoJul 9, 2026
Illustration of a very long cat stretched across a desk beside a server rack, with the LongCat logo
Trending

LongCat 2.0: inside Meituan's 1.6T open-weight model

LongCat 2.0 is Meituan's MIT-licensed 1.6T MoE model, priced at $0.30 per million input tokens. I read every primary source to see what actually ships.

Rama Adi NugrahaRama Adi NugrahaAug 4, 2026
Editorial illustration of parallel coding agents and terminal windows, representing the field of ZCode alternatives
Trending

The 8 best ZCode alternatives in 2026

ZCode is impressive and rough at the same time. Here are the 8 best ZCode alternatives in 2026, with real pricing, honest trade-offs, and who each one is for.

Rama Adi NugrahaRama Adi NugrahaJul 12, 2026

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free