DataLearner logo
GL

GLM-5.3

Reasoning modelCoding modelGLM-5

GLM-5.3

Release date: 2026-08-14Updated: 2026-08-14 13:59:10.111112
Live demoGitHubHugging FaceCompare
Parameters
753.33B
Context length
1M
Chinese support
Supported
Reasoning ability

Released by Z.ai on August 14, 2026, GLM-5.3 uses the 753.33B-parameter GLM-5.2 MoE base and scales post-training for complex coding, long-horizon agents, and cybersecurity, with a 1M context window and low/high/max reasoning effort.

Data sourced primarily from official releases (GitHub, Hugging Face, papers), then benchmark leaderboards, then third-party evaluators. Learn about our data methodology

GLM-5.3

Model basics

Reasoning traces
Supported
Thinking modes
Thinking Level · Max (Default)Thinking Level · LowThinking Level · High
Context length
1M tokens
Max output length
128K tokens
Model type
Reasoning model
Modality (in / out)
Text → Text
Release date
2026-08-14
Model file size
No data
MoE architecture
Yes
Total params / Active params
753.33B / N/A
Knowledge cutoff
No data
GLM-5.3

Open source & experience

Code license
Proprietary
Weights license
Proprietary
GitHub repo
GitHub link unavailable
Hugging Face
Hugging Face link unavailable
GLM-5.3

Official resources

Paper
DataLearnerAI blog
No blog post yet
GLM-5.3

API details

API speed
5/5
No public API pricing yet.
GLM-5.3

Benchmark Results

GLM-5.3 currently shows benchmark results led by HLE (3 / 176, score 62.50), Terminal-Bench 2.1 (3 / 38, score 88.20), Automation Bench (1 / 4, score 48.20). This page also consolidates core specs, context limits, and API pricing so you can evaluate the model from benchmark results and deployment constraints together.

Thinking

General Knowledge

1 evaluations
Benchmark / mode
Score
Rank/total
HLE
MaxTools
62.50
3 / 176

AI Agent - Tool Usage

8 evaluations
Benchmark / mode
Score
Rank/total
130
1 / 1
105
1 / 1
88.20
3 / 38
CyberGym
MaxTools
84.50
1 / 2
73
2 / 3
ExploitBench
MaxTools
54.40
1 / 1
48.20
1 / 4
28.30
1 / 2

Coding and Software Engineer

6 evaluations
Benchmark / mode
Score
Rank/total
FrontierSWE
MaxTools
78.10
2 / 2
DeepSWE
MaxTools
66.90
8 / 22
58
1 / 2
SWE-Marathon
MaxTools
42.50
1 / 3
39.80
1 / 2
19
2 / 2

Agent Level Benchmark

1 evaluations
Benchmark / mode
Score
Rank/total
28.50
4 / 6

Productivity Knowledge

1 evaluations
Benchmark / mode
Score
Rank/total
GDPval-AA v2
MaxTools
1769
2 / 8

Compare with other models

No curated comparisons for this model yet.

Want a custom combination? Open the compare tool

GLM-5.3

Publisher

GLM-5.3

Model Overview

GLM-5.3 is a GLM-5-series model released by Z.ai on August 14, 2026 for complex coding, long-horizon agent tasks, and cybersecurity work. Z.ai says it uses the same base model as GLM-5.2; the gains come from scaling post-training environments, task diversity, and reinforcement-learning compute over the preceding month.


Architecture and specifications

Because Z.ai explicitly identifies GLM-5.3 as using the GLM-5.2 base, DataLearner records the same approximately 753.33B-parameter MoE / DSA base. Z.ai has not separately disclosed the number of active parameters for GLM-5.3. The post-training stack carries forward IndexShare for long-context processing, SAO for reinforcement learning on long-horizon tasks, and the slime asynchronous training framework. Official evaluations use up to a 1M-token context and 128K maximum output on several long-running tasks, so DataLearner records a 1M context window and 128K maximum output. Input and output are text.


Thinking modes and API changes

The official model ID is glm-5.3. Thinking is always enabled: thinking.type=disabled is no longer supported. The reasoning_effort parameter accepts low, high, and max; the default is max, which Z.ai recommends for coding. Applications migrating from an older model must enable thinking before switching the model ID or the request will fail.


Official evaluations

Z.ai published a comparison table spanning coding, cyber, and agentic evaluations. GLM-5.3 scores 88.2 on Terminal-Bench 2.1, 28.3 on Terminal-Bench 3.0, 66.9 on DeepSWE v1.1, 58.0 on NL2Repo, 19.0 on ProgramBench, 78.1 on FrontierSWE, 42.5 on SWE-Marathon v1.1, and 39.8 on PostTrainBench. Cyber results include 84.5 on CyberGym, 105 and 130 solved ExploitGym instances under two-hour and six-hour budgets, and 54.4 on ExploitBench. Agentic results include 73.0 on Toolathlon Verified, 48.2 on AutomationBench v1.0.6, 28.5 on Agents' Last Exam, 62.5 on HLE with Tools, and 1769 on GDPval-AA v2.

These are vendor-reported release evaluations and may not reproduce across different deployments, sampling settings, or providers. Z.ai's footnotes show that most agent and cyber tests used Claude Code 2.1.207, max reasoning effort, and controlled tool environments, with benchmark-specific context limits, timeouts, and rollout counts. DataLearner maps these rows to the Max (With Tools) evaluation mode and preserves important conditions in the benchmark descriptions.


Cyber capability and planned weight release

Z.ai reports state-of-the-art vulnerability-discovery performance on CyberGym and particularly large gains over GLM-5.2 higher in the exploitation chain. Because these capabilities are dual-use, Z.ai plans to release weights about two weeks after launch, following additional safety evaluation and hardening. No verified GLM-5.3 weight repository or license is available yet, so DataLearner does not currently label the model as open source or inherit GLM-5.2's MIT license.


Access and pricing

GLM-5.3 is available to all GLM Coding Plan users and can be used through ZCode and coding agents such as Claude Code and OpenCode. Coding Plan uses credits: input, cached input, and output tokens have multipliers of 6.9, 1.7, and 24 per 10,000 tokens, with usage outside the weekday 14:00–18:00 UTC+8 peak window charged at 50% of standard credits. Z.ai's standard pay-as-you-go API pricing page did not list a per-million-token USD price for GLM-5.3 at launch, so DataLearner does not convert subscription credits into a currency price row.


Official sources

GLM-5.3

FAQ

Has GLM-5.3 been officially released?

Yes. Z.ai released GLM-5.3 on August 14, 2026 and rolled it out to all GLM Coding Plan users for use in ZCode, Claude Code, OpenCode, and other coding agents.

Which reasoning modes does GLM-5.3 support?

GLM-5.3 supports low, high, and max reasoning effort, with max as the default. Thinking must remain enabled and cannot be disabled; Z.ai recommends max for coding.

Are GLM-5.3 weights available?

Not yet. Z.ai says the weights will be released about two weeks after launch, following safety evaluation and hardening. No official weight repository or license has been published yet.

How is GLM-5.3 priced?

GLM Coding Plan lists credit multipliers of 6.9, 1.7, and 24 per 10,000 input, cached-input, and output tokens, with 50% off-peak credit usage. The standard pay-as-you-go API page does not yet list a per-million-token currency price for GLM-5.3.

What are representative GLM-5.3 benchmark results?

Z.ai reports 88.2 on Terminal-Bench 2.1, 28.3 on Terminal-Bench 3.0, 66.9 on DeepSWE, 84.5 on CyberGym, 54.4 on ExploitBench, 28.5 on Agents' Last Exam, and 62.5 on HLE with Tools.

DataLearner on WeChat

Follow DataLearner on WeChat for AI model updates and research notes.

DataLearner WeChat QR code