Z.ai Releases Flagship GLM-5.3 Open Weights with Hyperscaler Commercial Restrictions

Chinese AI laboratory Z.ai has released the open weights for its flagship GLM-5.3 model on Hugging Face, introducing a tiered licensing structure that places specific restrictions on commercial hyperscalers. The release follows a two-week safety evaluation period that began after the model's initial API launch earlier this month. While previous models in the family, including GLM-5.2 and GLM-5.3-Flash, were distributed under the permissive MIT license, the flagship release introduces the custom

3 min
Z.ai Releases Flagship GLM-5.3 Open Weights with Hyperscaler Commercial Restrictions

Chinese AI laboratory Z.ai has released the open weights for its flagship GLM-5.3 model on Hugging Face, introducing a tiered licensing structure that places specific restrictions on commercial hyperscalers. The release follows a two-week safety evaluation period that began after the model's initial API launch earlier this month.

While previous models in the family, including GLM-5.2 and GLM-5.3-Flash, were distributed under the permissive MIT license, the flagship release introduces the custom GLM-5.3 License. Under these terms, organizations hosting the model directly that generate more than $10 billion in aggregate revenue over any consecutive 12-month period must pass a formal security review conducted by Z.ai before using the software or derivative works for commercial purposes.

Developers, researchers, and hosting aggregators such as OpenRouter remain unaffected by the revenue threshold, maintaining rights to run, fine-tune, and deploy the weights.

GLM-5.3 Licensing and Infrastructure Architecture

Architecture and Resource Profiles

GLM-5.3 utilizes the same 753-billion-parameter Mixture-of-Experts (MoE) base architecture as GLM-5.2, paired with a 1 million-token context window and a maximum output limit of 128,000 tokens. All performance gains between the two releases stem from post-training scaling across RL environments and long-horizon tasks.

The model weights are available in BF16 and FP8 precision, with immediate runtime support implemented across vLLM, SGLang, KTransformers, and Hugging Face Transformers. Local hosting hardware requirements vary significantly by quantization level:

  • Unsloth 2-bit quantization: Requires 245GB of unified memory, enabling single-node deployment on 256GB unified memory hardware while retaining roughly 86 percent top-1 accuracy.
  • 8-bit quantization: Requires 810GB of VRAM across distributed accelerator clusters.
  • BF16 base precision: Requires multi-node enterprise GPU clusters for full uncompressed inference.

On the commercial API side, Z.ai prices standalone inference at $1.40 per million input tokens and $4.40 per million output tokens, positioning it above the lightweight GLM-5.3-Flash variant ($0.15 input / $0.47 output) while undercutting competing closed-weights frontier APIs.

Post-Training and Cybersecurity Benchmarks

Z.ai attributed the model's reasoning improvements to its post-training stack, which combines IndexShare for long-context efficiency, SAO reinforcement learning for multi-step agent trajectories, and the asynchronous slime framework.

On software engineering and cybersecurity evaluations:

  • CyberGym: GLM-5.3 achieved 84.5 percent in white-box vulnerability detection, compared to 77.2 percent for GLM-5.2.
  • ExploitBench: Scored 54.4 percent, more than doubling GLM-5.2's 24.4 percent mark.
  • Terminal Bench 3.0: Advanced from 4.6 on GLM-5.2 to 28.3 on GLM-5.3.
  • DeepSWE v1.1: Rose from 46.2 percent to 66.9 percent task resolution.

Z.ai reported that the model identified 2,436 security vulnerabilities across 269 open-source repositories during red-teaming exercises, with coordinated disclosures tracked on its public security ledger.

Shifting Licensing Dynamics in Open Weights

The introduction of the $10 billion revenue clause reflects a growing divergence in open-weight licensing strategies among frontier labs. While DeepSeek continues to publish flagship models under standard MIT licenses, competitors like Moonshot require prominent UI attribution for providers exceeding 100 million active users or $20 million in monthly revenue.

By retaining MIT licensing for GLM-5.3-Flash while gating the flagship 753B model, Z.ai is establishing a bifurcated distribution model: commodity flash models remain unencumbered, while frontier-tier agentic weights require explicit commercial clearances from top-tier cloud operators.

Sources

Written by

More to read

  • Sparse Autoencoders (SAEs) and Mechanistic Interpretability: Mathematical Foundations, Dictionary Learning, Top-K Sparsity, Feature Steering, and Monosemanticity

    Sparse Autoencoders (SAEs) and Mechanistic Interpretability: Mathematical Foundations, Dictionary Learning, Top-K Sparsity, Feature Steering, and Monosemanticity Modern autoregressive large language models represent a vast catalog of world concepts, syntactic rules, and abstract reasoning heuristics. However, inspecting the raw weight matrices and internal activation states of transformer networks reveals an obstinate barrier to mechanistic interpretability: individual neurons are notoriously p

    1 min
  • Google Releases Gemini Omni 1.1 Flash with Scene Extension and 4K Upscaling

    Google has released Gemini Omni 1.1 Flash (gemini-omni-1.1-flash-preview), bringing expanded temporal context windows, reference conditioning, and tiered generation pricing to its multimodal video generation API. The model is accessible immediately through Google AI Studio and the Gemini Enterprise Agent Platform, supporting developers targeting programmatic video synthesis, interactive media pipelines, and dynamic storyboarding. Extended Temporal Conditioning and Keyframe Controls The prima

    1 min
  • Anthropic Adds Built-In Desktop Browser to Claude Cowork

    Anthropic has introduced a dedicated built-in browser within the Claude Desktop application for Claude Cowork, replacing the requirement for external browser extensions during automated web tasks. The integrated browser operates in a side panel directly adjacent to Cowork task transcripts on macOS, Windows, and Linux (beta). When an agentic workflow encounters a web target, Claude opens the site, reads rendered document object model (DOM) contents, triggers UI elements, and populates form field

    1 min