Aakib Ansari.
Back to articles
News Brief

Z.ai Releases GLM-5.3 MoE Model with Scaled Post-Training and Cybersecurity Upgrades

Md Aakib Ansari
Md Aakib AnsariWeb Developer & AI Tools Reviewer
2 min readModel: GLM-5.3
Z.ai Releases GLM-5.3 MoE Model with Scaled Post-Training and Cybersecurity Upgrades

Z.ai (Zhipu AI) officially released GLM-5.3 on August 14, 2026. The new release is a post-training refresh of the company's flagship 743-billion-parameter Mixture-of-Experts (MoE) architecture. All gains are attributed to scaled-up reinforcement learning and training on complex agentic environments, rather than changes to the underlying base model parameters or context window length.

According to vendor-reported benchmarks, the model achieves substantial performance improvements over its predecessor, GLM-5.2. On Terminal-Bench 3.0, which tests multi-step command line execution, GLM-5.3 scored 28.3% compared to just 4.6% for GLM-5.2. In cybersecurity tasks, its CyberGym benchmark score rose to 84.5% from 77.2%, showcasing a significant leap in safe scripting and exploit analysis capabilities.

Reasoning Controls and Licensing

GLM-5.3 introduces a standard reasoning_effort control parameter (low, high, max), with "max" set as the default option. In a departure from earlier model behaviors, Z.ai has locked the "thinking" mode on; calls attempting to disable internal reasoning trajectories will return api errors.

The model is text-only and is currently accessible to developers via the GLM Coding Plan and ZCode interface. Z.ai plans to release the open-weight model checkpoints under their custom license in late August 2026 following safety review procedures.

Frequently Asked Questions

What is GLM-5.3?
GLM-5.3 is Z.ai's updated 743B MoE model featuring scaled post-training optimizations that yield massive improvements in terminal automation, coding, and cybersecurity.
Is GLM-5.3 open weight?
The model is currently available via Z.ai's API and ZCode platforms. Checkpoints for self-hosting are scheduled for open-weight release under a custom license in late August 2026.
Can thinking mode be turned off in GLM-5.3?
No. Unlike prior versions, GLM-5.3 requires internal reasoning trajectories, and API calls attempting to disable the thinking mode are not supported.

Related Articles

Alibaba's Qwen 3.8-Max Open Weights Arrive With a Catch: 2.4T MoE Is Text-Only at This Size
News Brief2 min read
Alibaba's Qwen 3.8-Max Open Weights Arrive With a Catch: 2.4T MoE Is Text-Only at This Size

Alibaba released the open-weight checkpoint for Qwen 3.8-Max on August 12-13, 2026 under a custom license. Designated Qwen3.8-2.4T-A95B, the weights cover the full 2.4-trillion-parameter MoE architecture with 95B active parameters — but the public checkpoint is text-only, without the multimodal and 1M-context capabilities of the API version.

Google Expands Antigravity Agentic Platform to Enterprise Subscriptions
News Brief2 min read
Google Expands Antigravity Agentic Platform to Enterprise Subscriptions

Google announced the expansion of Google Antigravity to enterprise customers on August 20, 2026. The agentic development platform is now integrated into eligible Gemini Enterprise app subscriptions, offering administrative spend controls and extensions for VS Code.