Kensink Labs
753B OPEN WEIGHTS · $1.40 / $4.40 HOSTEDZ.aiModel brief
Z.AI · GLM VERSION 5.3 · 753B MoE · 25 AUG 2026

GLM-5.3. Coding-first, and a seventh of the price.

A 753-billion-parameter mixture-of-experts model that Z.ai position squarely at coding and at security research, with open weights and a hosted API at $1.40 in and $4.40 out. It runs level with GPT-5.6 Sol on Terminal-Bench 2.1 and takes the state of the art on CyberGym vulnerability discovery. The interesting part is not the ceiling, it is that a model this close to the frontier can be downloaded and costs a seventh as much to call.

Open weightsCoding agentsSelf-hostedEval pipelines
Released
25 Aug 2026
Model ID
zai-org/GLM-5.3
API input
$1.40 / 1M tokens
API output
$4.40 / 1M tokens
Context
1M tokens
Max output
128K tokens
Weights
Open, 753B FP8
Routing
8 experts per token
[TL;DR FOR CEO + CTO]

What to know.

  • 01

    It is a seventh of the frontier price, and downloadable.

    $1.40 in and $4.40 out against $10 and $50 for GPT-6 Astra and Claude Fable 5.1. Cached input is $0.26. For a coding agent that re-reads a large repository context on every turn, that gap compounds into a different order of monthly spend.

  • 02

    Level with GPT-5.6 Sol on terminal coding.

    Terminal-Bench 2.1 comes in at 88.2 against Sol's 88.8, which is inside the noise on most harnesses. On the harder Terminal-Bench 3.0 it drops to 28.3 against 33.7 for Claude Fable 5, so the gap opens up as the tasks get harder. That shape is worth knowing before you route your hardest work here.

  • 03

    State of the art on vulnerability discovery.

    CyberGym at 84.5, ahead of DeepSeek-V4 Pro at 83.3. Z.ai are explicit that security research is a target for this model. That makes it genuinely useful for defensive work and it puts a dual-use capability behind an open download, which is a governance question rather than a technical one.

  • 04

    The Coding Plan is the underrated part.

    Flat-rate subscriptions at $18, $80 and $168 a month, cheaper annually. Per-token billing on a coding agent is famously hard to forecast, because one bad loop can cost more than a week of normal use. A subscription turns that into a line item.

  • 05

    753B open, but shipped in FP8.

    The published weights are already quantised, 751B of them in FP8 E4M3. That reduces the memory bill against a BF16 release of the same size and it means the checkpoint you download is the checkpoint that was measured, which removes one of the usual open-weight evaluation traps.

[THE NUMBERS]

Where it actually lands.

From the Z.ai model card, against the closed frontier and the nearest open rival. Read the pattern rather than the individual rows: level on the mainstream coding benchmark, ahead on security, and falling behind as the tasks get harder.

CapabilityGLM-5.3GPT-5.6 SolClaude Fable 5DeepSeek-V4 Pro
Agentic terminal coding
Terminal-Bench 2.1
inside the noise on most harnesses
88.2
-0.6 vs Sol
88.8
not published
not published
Harder terminal coding
Terminal-Bench 3.0
the gap opens as difficulty rises
28.3
not published
33.7
not published
Vulnerability discovery
CyberGym
Z.ai claim state of the art
84.5
not published
not published
83.3
Exploit development
ExploitBench
well behind the closed frontier
54.4
-22.1 vs Sol
76.5
not published
not published

Z.ai's numbers, on a comparison set Z.ai chose, and the card leaves several cells unpublished rather than filling them in, which we have preserved rather than sourcing figures from elsewhere and implying one harness. Note the split within security: ahead on CyberGym, which is finding vulnerabilities, and well behind on ExploitBench, which is weaponising them. That is a meaningful distinction and a reassuring one. The headline claim of a 50% coding improvement over GLM-5.2 is a vendor statement we have not independently reproduced.

[SOFTWARE DEVELOPMENT IMPACT]

What it changes for the team building with it.

Where this actually lands for a team. The comparison that matters is not GLM against the frontier on a leaderboard, it is GLM against your monthly bill for the same coding work.

Dimensionvs a frontier APIvs GLM-5.3-Flash
Cost of a coding agent
$1.40 / $4.40 against $10 / $50, with cached input at $0.26. A coding agent re-reads a large context on every turn, so the cache rate does most of the work. The Coding Plan at $18 to $168 a month removes forecasting risk entirely, which for a team running agents all day is worth more than the per-token saving.Flash is the cheaper machine to self-host at 320B against 753B, and 18B active. If you are running the weights rather than the API, Flash is the more practical starting point by some margin.
Capability, honestly
Level with GPT-5.6 Sol on Terminal-Bench 2.1 and behind Fable 5 on the harder 3.0. It closes most of the gap on mainstream coding work and does not close it on the hardest tasks. Route accordingly rather than assuming a flat replacement.Flash scores 84.3 on Terminal-Bench 2.1 against the flagship's 88.2. Four points for a model less than half the size, under MIT, and multimodal. For a lot of work that is the better trade.
Licence
A bespoke glm-5.3 licence rather than a standard one, which means an actual legal read rather than a recognised name. Against that, a hosted API you can use under normal commercial terms without touching the weights at all.Flash is MIT. That is the single largest difference between these two models and it will decide the choice for most commercial deployments, ahead of any benchmark on this page.
Security work
State of the art on CyberGym and explicitly aimed at security research. Where the frontier vendors gate cyber capability behind trust tiers and refusal classifiers, this is a download. Genuinely useful for defensive work, and a governance conversation you should have before it lands in a repository.The flagship is the one carrying the security positioning. If that is why you are here, this is the model, and the licence review comes with it.

We integrate GLM the same way we integrate everything else: behind one abstraction, eval-gated, with routing decided at runtime. In practice that means the cheap tier takes the volume, the frontier takes the hardest calls, and GLM has become a genuinely competitive middle for coding work rather than a budget compromise.

[WHAT IS NEW]

The features that ship with it.

01

Dynamic sparse attention in a 753B MoE

The architecture is GlmMoeDsaForCausalLM, a mixture of experts with dynamic sparse attention routing 8 experts per token. Sparse attention is how it holds a 1M context without the memory profile becoming impractical.

02

Shipped already quantised in FP8

751B of the 753B is FP8 E4M3 in the published checkpoint. That halves the memory bill against a BF16 release and, more usefully, means the artefact you download is the artefact that was benchmarked. Most open-weight evaluation traps come from that not being true.

03

A 1M context with 128K output

Frontier-class context envelope at a seventh of frontier pricing. For a coding agent working across a large repository, context is the constraint that decides whether the tool is useful, and this removes it.

04

Cached input at $0.26, with storage currently free

Z.ai list cache storage as free for a limited period. Cached input at $0.26 per million against $1.40 uncached is the rate that decides the economics of any long-running agent, so structure the stable prefix deliberately.

05

A flat-rate coding subscription

Lite at $18, Pro at $80 and Max at $168 a month, or roughly $12.60, $56 and $117.60 billed annually. Almost nobody else offers this shape, and unpredictable agent spend is a real problem it directly solves.

06

Broad serving support including Ascend NPU

vLLM, SGLang, Transformers, KTransformers, Unsloth and Ascend NPU. That last one matters if your hardware strategy is not NVIDIA, which is an increasingly common constraint.

[THE SPEC]

Everything an integration depends on.

The limits, the endpoints, and the lines that decide whether this model fits your transport and your budget. Kept here so nobody has to reconstruct it from three vendor pages.

Hugging Face repozai-org/GLM-5.3
Licenceglm-5.3, a bespoke Z.ai licence. Not MIT and not Apache. Read it before commercial deployment
Parameters753,329,940,480 total. Shipped quantised: 751B in FP8 E4M3, 2.1B BF16
ArchitectureGlmMoeDsaForCausalLM. Mixture of experts with dynamic sparse attention
Experts per token8
Context window1M tokens
Max output128K tokens per response
ModalitiesText in, text out. English and Chinese
API input$1.40 / MTok
API output$4.40 / MTok
Cached input$0.26 / MTok, with cache storage listed free for a limited period
SubscriptionGLM Coding Plan at $18, $80 or $168 a month, or roughly $12.60, $56 and $117.60 billed annually
ServingvLLM, SGLang, Transformers, KTransformers, Unsloth, and Ascend NPU
Hugging Face signal442k downloads and 1,746 likes
PaperarXiv 2602.15763
[PRICING]

What it costs to run.

Per million tokens on the Z.ai API, with the subscription alternative and the frontier comparison that makes the point.

Input$1.40Roughly a seventh of GPT-6 Astra and Claude Fable 5.1.
Output$4.40Against $50 at the frontier. The gap is widest here.
Cached input$0.26Cache storage listed free for a limited period. The rate that decides agent economics.
Coding Plan Lite$18 / monthAbout $12.60 billed annually.
Coding Plan Pro$80 / monthAbout $56 billed annually.
Coding Plan Max$168 / monthAbout $117.60 billed annually.

Two things are worth separating here. The per-token discount against the frontier is large and real, roughly seven times on input and eleven on output. The subscription is a different kind of value: it converts a variable cost that is genuinely hard to forecast into a fixed one. Teams running coding agents all day are usually more damaged by an unpredictable bill than by a high one, and this is one of very few offerings that addresses that directly. We price both against a customer's actual agent traffic before recommending either.

[RISK + GOVERNANCE]

What to watch.

Open weights with state-of-the-art vulnerability discovery is a real dual-use question.

OpenAI classified GPT-6 Astra as Critical for cyber capability and gated access behind trust tiers with refusal classifiers. GLM-5.3 tops CyberGym and is a download. The split in its own numbers is reassuring, since it leads on finding vulnerabilities at 84.5 and trails badly on weaponising them at 54.4 against Sol's 76.5, but the capability is in your hands with no vendor between you and it. Decide your policy before the weights are on a workstation.

A bespoke licence is a real review, not a formality.

The flagship ships under a glm-5.3 licence rather than a recognised name, so nobody can rely on prior knowledge of the terms. Whatever it restricts attaches to your product for as long as you ship. If the licence position is the deciding factor, GLM-5.3-Flash is MIT and that question disappears.

Self-hosting hands you the whole safety layer.

No vendor classifier, no refusal path, no abuse monitoring. On a model deliberately tuned for security research that is a larger responsibility than usual. Input filtering, output review, tight tool permissions and audit logging are all yours, and on this model they are not optional.

[OUR TAKE]

How we are using it.

01

The price is the argument, not the ceiling.

GLM-5.3 does not beat the frontier and does not need to. It runs level with GPT-5.6 Sol on mainstream terminal coding at a seventh of the input price, and for a lot of production coding work that trade is straightforwardly correct.

02

Watch where the gap opens.

Level on Terminal-Bench 2.1 and five points behind Fable 5 on the harder 3.0. The pattern is that it holds up on ordinary work and falls off on the hardest. That is exactly the shape a routing rule should encode, and exactly what a single headline benchmark would hide.

03

The subscription solves a problem people underrate.

Unpredictable agent spend causes more internal friction than high agent spend. A flat monthly rate makes coding agents a budget line rather than a standing argument with finance, and we have seen that unblock adoption where a per-token discount did not.

04

For most teams, Flash is the better GLM.

MIT licence, 320B against 753B, multimodal, and four points behind on Terminal-Bench 2.1. Unless you specifically need the flagship's ceiling or its security positioning, the sibling is the easier model to deploy and to defend in a legal review.

05

The security positioning needs a policy, not just a benchmark reading.

A downloadable model at the top of CyberGym is a useful defensive tool and a capability with no vendor gate. We would not put it in a client environment without agreed scope, tight permissions, logging and a human gate on anything consequential.

[METHODOLOGY · K-FRAMEWORK]

Integrated through the
K-Framework.

Every model we integrate runs through the same operating system. Three pillars, sixteen layers, one Compound Growth Loop. The methodology that keeps AI work from rotting after the first ship.

Read the K-Framework
01

Foundations

Direct API integration with the model. No LangChain, no orchestration vendor, no agent framework built on quicksand. Typed contracts, the same way we wire up Postgres.

02

Amplification

An eval suite built from your real tasks gates every prompt and model change. Quality is measured before it ships, not vibed in a demo.

03

Judgment

Governance, audit, and oversight wired in from day one. Who called what, with which prompt version, at what cost. Your auditors get answers, not screenshots.

[OBSERVABILITY]

Observability your team can read.

A model in production without observability is roulette. We instrument every integration so engineering and finance can see the same numbers, and so a regression at 3am surfaces before a customer opens a ticket.

Instrumented

Cost per call

Tokens in, tokens out, dollars spent. Sliced by feature, tenant, and route. Budgets enforced where it matters.

Instrumented

Latency p50 / p95 / p99

Real distributions, not averages. We know which routes are slow, and why.

Instrumented

Eval pass rates

The same eval suite that gates a release runs continuously in production. A regression on real traffic surfaces fast.

Instrumented

Prompt + completion logs

PII scrubbed at the proxy, shipped to your SIEM. Retention controls match your compliance window.

Dashboards your team owns, not ours. At handoff you get the queries, the alerts, and the runbook. We are not in the path to read your metrics.

[COMMON QUESTIONS]

Questions we are getting asked.

Is GLM-5.3 as good as GPT-6 Astra or Claude Fable 5.1?
Not overall. It runs level with GPT-5.6 Sol on Terminal-Bench 2.1 at 88.2 against 88.8, which is a strong result, and it falls behind on harder tasks: 28.3 on Terminal-Bench 3.0 against 33.7 for Claude Fable 5. It is a very good coding model at a seventh of the price, not a frontier replacement. Route the hardest work up and the rest here.
Should we take the API or the Coding Plan?
Take the API if your usage is spiky or low. Take the Coding Plan if you are running agents daily, because the value is forecastability rather than the headline rate. One runaway agent loop can cost more than a month of normal use, and a flat $18 to $168 removes that risk entirely. We model a customer's actual agent traffic before recommending either.
Can we use the weights commercially?
The flagship ships under a bespoke glm-5.3 licence, so it needs a genuine legal read rather than an assumption. If licence certainty matters more than the last few points of capability, GLM-5.3-Flash is MIT at 320B and multimodal, which is the most permissive licence anyone has attached to a model that size.
What hardware does 753B need?
It ships in FP8 rather than BF16, which roughly halves the memory bill against a same-size BF16 release, but this is still a serious multi-node deployment. For most teams the honest answer is to use the hosted API at $1.40 / $4.40, or to self-host GLM-5.3-Flash at 320B with 18B active instead.
Is the security capability a problem for us?
It is a governance decision rather than a technical one. The model leads CyberGym vulnerability discovery at 84.5 and trails on ExploitBench exploit development at 54.4, so it is much better at finding flaws than at weaponising them, which is the right asymmetry. Even so, self-hosting means no vendor classifier and no monitoring, so agree scope, permissions, logging and a human gate before it lands in a client environment.
How much cheaper is it really?
Roughly seven times on input and eleven on output against GPT-6 Astra and Claude Fable 5.1, and cached input at $0.26 against Astra's $1. On a coding agent the cache rate dominates, so the real-world gap is usually wider than the headline rates suggest. Measure your own cache-hit ratio before modelling the saving.
DIRECT INTEGRATION · NO FRAMEWORK

Want GLM-5.3
in your product?

Eval suite at handoff, full source ownership. We integrate against the model API the same way we integrate against Postgres, and route by task at runtime. Sized to your scope.