GLM-5.3: Coding and Cyber Upgrade on the 753B Base, No Retraining

GLM-5.3 is Z.ai's August 14, 2026 upgrade of GLM-5.2: same 753B MoE base, all gains from scaled post-training. Terminal-Bench 3.0 jumps 4.6 to 28.3, DeepSWE v1.1 46.2 to 66.9, CyberGym 84.5%. Morph serves the public ModelOpt NVFP4 checkpoint as morph-glm53-744b with 1M context.

August 21, 2026 · 1 min read

TL;DR

Last updated August 28, 2026. Weights status and benchmarks get updated as they land.

4.6 → 28.3
Terminal-Bench 3.0, GLM-5.2 to GLM-5.3. Same 753B base model; the entire jump came from scaled post-training.
Z.ai GLM-5.3 release, August 14, 2026

GLM-5.3 is Z.ai's (Zhipu AI's) upgrade of GLM-5.2, released August 14, 2026. Same 753B mixture-of-experts base, no new pretraining; scaled post-training moves Terminal-Bench 3.0 from 4.6 to 28.3, DeepSWE v1.1 from 46.2 to 66.9, and CyberGym from 77.2% to 84.5%. Independently, Artificial Analysis scores it 60 on the Intelligence Index, #2 of 111 open-weights models, tying Kimi K3 at about one-fifth the price. API pricing is unchanged at $1.40/M input and $4.40/M output with a 1M-token context. A public ModelOpt NVFP4 checkpoint is now available, and Morph serves it as morph-glm53-744b.

What it is

A post-training-only upgrade of the 753B GLM-5.2 MoE, aimed at long-horizon agentic coding and cyber defense. 1M context, 128K max output, always-on reasoning (low/high/max effort, default max). Priced identically to GLM-5.2 at $1.40/$4.40 per M tokens.

The checkpoint

Morph serves incoai/GLM-5.3-NVFP4: a ModelOpt NVFP4 expert quant with FP8 KV cache, deployed at tensor parallel 8. The canonical API id is morph-glm53-744b; the retired GLM-5.2 id remains a compatibility alias.

What Is GLM-5.3?

GLM-5.3 is the model Z.ai shipped on August 14, 2026 under the tagline "Built to Code. Ready for Cyber Defense." It is not a new base model. Z.ai took the 753B-total mixture-of-experts network behind GLM-5.2 and ran a much larger post-training program against agentic coding, long-horizon tool use, and vulnerability research, then shipped the result as a new model id, glm-5.3, at the same price. Context stays 1M tokens with 128K max output. Reasoning is always on and cannot be disabled; effort levels are low, high, and max, with max the default.

The release-week storyline had two threads. First, the post-training claim itself: a 6x jump on Terminal-Bench 3.0 without touching pretraining is a statement about where capability gains currently come from. Second, the cyber positioning: Z.ai says it pointed the model at 269 open-source projects and found 2,436 vulnerabilities, and it stood up a public coordinated-disclosure ledger at cvd.z.ai. The launch hit the Hacker News front page at 1,170 points ("GLM-5.3: Frontier coding with emergent cyber capabilities").

Morph serves the public incoai/GLM-5.3-NVFP4 checkpoint as morph-glm53-744b at $1.25/M input, $0.26/M cached input, and $4.40/M output with the full 1M context. See Morph Open Source Models. Prefix caching is automatic with no write surcharge, and a per-conversation session key keeps every turn on the worker that holds its prefix; the mechanics and a 30-turn cost example are on the prompt caching page. For how GLM-5.3 sits against GLM-5, GLM-5.1, GLM-5.2, and GLM-5.3-Flash, see the GLM 5 family guide.

GLM-5.3 vs GLM-5.2: What Actually Changed

The honest framing: same body, new training. Z.ai did not retrain the 753B base; it scaled post-training. That makes the deltas below unusually clean as a measurement of what post-training alone buys on a fixed base.

GLM-5.3 vs GLM-5.2 (Z.ai-reported except where noted, August 2026)
GLM-5.3GLM-5.2
Base model753B MoE (same base)753B MoE
Release dateAugust 14, 2026June 13, 2026
Terminal-Bench 3.028.34.6
DeepSWE v1.166.946.2
Agents' Last Exam (CLI)28.523.8
CyberGym84.5%77.2%
ExploitBench54.4%24.4%
AA Intelligence Index (independent)60 (#2 open-weights of 111)53
Context / max output1M / 128K1M / 128K
Price per M in/out$1.40 / $4.40$1.40 / $4.40
WeightsOpen, GLM-5.3 License (Aug 25)Open, MIT

Note the Terminal-Bench version: 3.0 is a harder revision than the 2.1 where GLM-5.2 scored 81.0, which is why GLM-5.2 shows 4.6 here. The 4.6 → 28.3 delta is the meaningful number, not a cross-version comparison. If you are choosing between the two models today: the API costs the same, so on Z.ai there is no reason to prefer 5.2. The reason 5.2 still matters is that its weights are out (MIT) and cheaper hosts serve it; Morph runs it at $1.25/$4.40.

Benchmarks: Vendor Numbers and the Independent Check

Nearly all launch benchmarks are Z.ai's own. The one substantial independent datapoint so far is Artificial Analysis: Intelligence Index 60, #2 of 111 open-weights models, measured output speed 71.6 tokens per second. That ties Kimi K3 (60) and clears GLM-5.2 (53). No SWE-bench Verified figure has been published for GLM-5.3 by anyone; if you see one quoted, it is invented.

GLM-5.3 headline results (August 2026)
BenchmarkScoreSource
Terminal-Bench 3.028.3Z.ai
DeepSWE v1.166.9Z.ai
Agents' Last Exam (CLI)28.5Z.ai
GDPval-AA v2 (44 occupations)1,769Z.ai
Z.ai Code Bench (internal)31.4% @ ~50K tok/taskZ.ai internal
CyberGym84.5%Z.ai
ExploitBench54.4%Z.ai
Intelligence Index v4.160 (#2 open-weights of 111)Artificial Analysis (independent)
Output speed71.6 tok/sArtificial Analysis (independent)

On Z.ai's internal Code Bench the claim is efficiency, not supremacy: 31.4% at roughly 50K output tokens per task, which Z.ai charts ahead of Claude Opus 4.8 (29.5% at 120K tokens) and behind Claude Fable 5 (39.5% at max effort). Beating Opus 4.8 at less than half the tokens is the pitch; staying a tier below Fable 5 is the fine print. Treat the whole chart as vendor-internal until someone replicates it.

The verbosity flag carries over

Artificial Analysis flags GLM-5.3 as very verbose: about 170M output tokens across its eval suite versus a 110M open-weights median. GLM-5.2 had the same trait (43K output tokens per Index task at max effort), and GLM-5.3 defaults to max effort with reasoning always on. At $4.40/M output, cap effort at high for routine work or the per-task bill quietly triples.

The Cyber-Defense Story

The differentiated part of the release is not the coding delta, it is the vulnerability-research program built around the model. Z.ai reports CyberGym at 84.5%, which it says edges Claude Mythos 5 (83.8%) and GPT-5.6 Sol (83.6%), and ExploitBench at 54.4%, more than doubling GLM-5.2's 24.4% while still trailing the closed frontier (Mythos 5 posts 78.0%). In Z.ai's ExploitGym harness, GLM-5.3 solved 105 tasks in 2 hours and 130 in 6, versus 29 and 39 for GLM-5.2.

Applied, Z.ai says the model surfaced 2,436 vulnerabilities across 269 open-source projects, 1,097 rated critical or high, the oldest introduced in 1981. Disclosure runs through a public ledger at cvd.z.ai, which listed 53 public CVEs at launch with 2,383 still embargoed. This program is also the stated reason the weights shipped late: Z.ai held them back for safety hardening rather than releasing day-one alongside the API.

GLM-5.3 API: Pricing and Access

Morph serves the public NVFP4 checkpoint through its OpenAI-compatible API as morph-glm53-744b. The Morph rate is $1.25/M input, $0.26/M cached input, and $4.40/M output with a 1M-token context. Z.ai's first-party model id is glm-5.3, and OpenRouter lists the model as z-ai/glm-5.3.

GLM-5.3 access (list, per 1M tokens, August 2026)
ProviderInputCachedOutputContext
Z.ai (glm-5.3, first-party)$1.40$0.26$4.401M
OpenRouter (z-ai/glm-5.3, routes to Z.ai)$1.40$0.26$4.401M
Morph (morph-glm53-744b)$1.25$0.26$4.401M

Call the canonical Morph model id through the standard OpenAI-compatible endpoint:

from openai import OpenAI

client = OpenAI(
    base_url="https://api.morphllm.com/v1",
    api_key="YOUR_MORPH_API_KEY",
)

resp = client.chat.completions.create(
    model="morph-glm53-744b",
    messages=[
        {"role": "user", "content": "Refactor this module and explain the change."},
    ],
)
print(resp.choices[0].message.content)

Where Are the Weights?

Public since August 25, 2026. Z.ai published zai-org/GLM-5.3 on Hugging Face eleven days after the API launch, not gated, under a custom "GLM-5.3 License" rather than MIT: the terms are MIT-like, plus a clause requiring model-as-a-service operators with more than $10 billion in aggregate revenue over any 12-month period to pass a Z.ai security review before commercial use. Read the LICENSE file before building a hosted product on it.

The production checkpoint is public at incoai/GLM-5.3-NVFP4 on Hugging Face under the GLM license. It is a ModelOpt NVFP4 quantization of the Z.ai GLM-5.3 base, with NVFP4 experts and FP8 KV cache, packaged for tensor-parallel-8 serving. Morph pins the immutable checkpoint revision used by morph-glm53-744b.

The NVFP4 checkpoint is about 465 GB across 87 weight shards. That still demands a serious serving box: Morph runs the full model across eight GPUs and preserves the optimized parallel and cache paths rather than falling back to a reduced configuration.

GLM-5.3 vs Kimi K3

The clean comparison, because it is independent: Artificial Analysis scores both GLM-5.3 and Kimi K3 at 60 on the Intelligence Index. The separation is elsewhere. GLM-5.3 costs $1.40/$4.40 per M tokens against K3's $3/$15, roughly one-fifth the output rate. K3 counters with native vision and with weights that are already public (released July 27, 2026 under the Kimi K3 License), while GLM-5.3's went public on August 25 under the custom GLM-5.3 License, so both are servable by any host today. Both models run always-on reasoning and both are verbose, so per-task cost depends on effort caps more than sticker price.

GLM-5.3 vs Kimi K3 (August 2026)
GLM-5.3Kimi K3
AA Intelligence Index (independent)6060
Total parameters753B2.8T
List price in/out per M$1.40 / $4.40$3.00 / $15.00
Context1M1M (flat pricing)
VisionNoYes, native
WeightsOpen (GLM-5.3 License, Aug 25)Open (Kimi K3 License, Jul 27)
Reasoning controlAlways on; low/high/maxAlways on; effort levels rolling out

For the K2/K3 lineage in depth, see Kimi K3 and the Kimi K3 API guide. For the GLM lineage, GLM-5.2 and the GLM-5.2 API guide.

GLM-5.3: Pros and Cons

Strengths
  • Large agentic-coding jump on the same base: Terminal-Bench 3.0 4.6 to 28.3, DeepSWE v1.1 46.2 to 66.9
  • Independent AA Intelligence Index 60 (#2 open-weights of 111), tying Kimi K3 at about 1/5 the price
  • Pricing unchanged from GLM-5.2: $1.40/$4.40 per M, 1M context
  • CyberGym 84.5%, reported ahead of Claude Mythos 5 and GPT-5.6 Sol
  • Drops into Claude Code / OpenCode via Z.ai's Anthropic-format endpoint
  • 71.6 tok/s measured output speed (Artificial Analysis)
Limitations
  • Weights ship under a custom GLM-5.3 License with a $10B-revenue security-review clause, not MIT; Morph serves a ModelOpt NVFP4 quant of them
  • Almost every benchmark delta is Z.ai's own number; independent replication is one datapoint so far
  • Very verbose: 170M eval output tokens vs a 110M open-weights median (Artificial Analysis), with reasoning always on and max effort the default
  • No SWE-bench Verified figure published
  • No vision support, unlike Kimi K3
  • ExploitBench still trails the closed frontier (54.4% vs Mythos 5's 78.0%)

When to Use GLM-5.3 (and When Not)

Use GLM-5.3 when
  • You run long-horizon agentic coding on Z.ai or through the GLM Coding Plan and want the post-training gains at unchanged prices.
  • You want frontier-adjacent capability at $1.40/$4.40 and can cap reasoning effort at high.
  • Your workload touches security review or vulnerability triage, where the cyber post-training is the differentiator.
  • You want the public GLM-5.3 NVFP4 checkpoint served on optimized TP8 infrastructure with a 1M-token context and speculative decoding tuned to code.
Look elsewhere when
  • You require an official Z.ai-distributed checkpoint rather than the public ModelOpt NVFP4 quant served by Morph.
  • You need vision input; GLM-5.3 is text-only.
  • You require a different deployment region or compliance profile than the published endpoint provides.

Frequently Asked Questions

What is GLM-5.3?

Z.ai's August 14, 2026 upgrade of GLM-5.2: the same 753B MoE base improved entirely through scaled post-training, aimed at agentic coding and cyber defense. 1M context, 128K max output, always-on reasoning, $1.40/$4.40 per M tokens.

Is GLM-5.3 a new model or a fine-tune?

Neither a new base nor a light fine-tune: same 753B network, but a much larger post-training program. The deltas (Terminal-Bench 3.0 4.6 to 28.3) are what post-training alone bought on a fixed base.

How much does the GLM-5.3 API cost?

$1.40/M input, $0.26/M cached input, $4.40/M output on Z.ai, identical to GLM-5.2, with the 1M context included. Also bundled in the GLM Coding Plan from $18/month.

When do GLM-5.3 weights come out?

A public ModelOpt NVFP4 checkpoint is available now at incoai/GLM-5.3-NVFP4. Morph serves that pinned checkpoint as morph-glm53-744b.

GLM-5.3 or Kimi K3?

They tie at 60 on the independent AA Intelligence Index. GLM-5.3 is about one-fifth the price; K3 adds native vision. Morph serves both public checkpoints on tuned kernels: GLM-5.3 and Kimi K3.

Related Articles

Operator answer

The balanced middle

Independent results place it between Flash efficiency and Kimi scale, without forcing every task onto either extreme.

Best fits

  • Coding and cyber work
  • Capability per dollar
  • Faster output than very large frontier MoE models

Escalate or test carefully

  • It is not the cheapest option
  • It is not the highest capability option
  • Always on reasoning can increase token use
Serving architecture

Cache the full agent session

Long coding sessions reuse system prompts, repository context, tool output, and prior turns. A useful production stack tiers that cache across GPU memory, CPU memory, and NVMe. GPU only cache sizing misses much of the cost per task opportunity.

Hardware guidance

Start with GB300 NVL72

Choose hardware around required speed per active user, then measure total capacity inside that latency target. Large batch throughput alone can hide a slow agent experience.

Dedicated GLM 5.3 inference

Plan reserved capacity for GLM 5.3

Estimate team demand, peak agent use, and monthly traffic. Morph will validate model compatibility and capacity against your traces before purchase.

Private deployments

The fastest endpoints are private deployments

Morph's top speeds come from dedicated deployments, not shared public endpoints: speculators trained on your traffic, caching tuned to your workload, and volume discounts over public per-token rates. Over 100 billion tokens per day run this way.

Talk to us about a private deployment

Run the open-weight frontier on tuned kernels

Morph serves GLM-5.3, Kimi K3, MiniMax M3, Qwen 3.5, and DeepSeek V4 Flash on custom codegen kernels behind one OpenAI-compatible API.

Sources