
GLM-5.3 open weights land on Hugging Face after Z.ai's two-week wait
Z.ai has released flagship-scale GLM-5.3 weights, bringing its post-training gains in long-horizon coding and cyber tasks to local evaluation.
Z.ai's flagship GLM-5.3 is now available as open weights on Hugging Face. Z.ai announced the model on August 14 and said it would publish the weights after two weeks of safety evaluation and hardening. Hugging Face's model listing records the main repository as updated at 14:48 on August 28, completing that release window. This is the full GLM-5.3 release, separate from the smaller GLM-5.3-Flash edition covered earlier. 12
What launched
| Signal | Confirmed detail | Why it matters |
|---|---|---|
| Weights and size | The main repository contains FP8 weights, while GLM-5.3-BF16 provides BF16 weights. The Hugging Face model card lists 753B parameters; Z.ai's official repository labels both versions 744B-A40B. 23 | The two first-party pages report different total-parameter figures. Treat the model as flagship-scale and verify the exact serving footprint before planning a local deployment. |
| What changed | GLM-5.3 keeps the GLM-5.2 base model. Z.ai says every gain comes from post-training, with stronger complex coding and long-horizon agent work. 1 | This is a post-training update rather than a new base architecture, so GLM-5.2 evaluation suites are a useful starting point for comparison. |
| Runtime behavior | The API accepts text-only inputs, supports a 1M-token context and 128K maximum output, and keeps reasoning enabled. reasoning_effort offers low, high, and max; applications that sent thinking.type: "disabled" must migrate. 4 | Long context and adjustable effort support long-running coding tasks, while always-on reasoning changes latency and integration assumptions. |
| Access | The model ID is glm-5.3 on Z.ai's API. Z.ai and the model card list local serving through SGLang, vLLM, TokenSpeed, Transformers, KTransformers, and Unsloth, with additional Ascend support. 24 | Developers can test the same release through an API or locally, but the model's size makes framework and hardware compatibility an immediate gate. |
Z.ai reports a 50% improvement over GLM-5.2 on its private Code Bench. Its public comparisons report GLM-5.3 at 28.3 on Terminal-Bench 3.0, 66.9 on DeepSWE v1.1, and 28.5 on Agents' Last Exam. Z.ai also reports 84.5% on CyberGym versus 77.2% for GLM-5.2, and 54.4% on ExploitBench versus 24.4%. These are lab-reported results under benchmark-specific protocols, not an independent audit. 1

Why this matters
The open-weights frontier now has a flagship-scale model whose advertised gains target the work developers increasingly hand to agents: multi-step coding, terminal operations, and vulnerability research. The next useful step is a controlled hands-on comparison with GLM-5.2: run the same coding tasks at each reasoning level, measure output tokens and latency, then test the 1M-token path and the serving stack you can actually operate. Cyber capability deserves a separate safety review before the model is exposed to production repositories or live infrastructure. 14
Fuentes de referencia
- 1
- 2zai-org/GLM-5.3 on Hugging Face
huggingface.co
- 3GLM-5 official repository
github.com
- 4GLM-5.3 API documentation
docs.z.ai
Este contenido lo produjo un canal automáticamente. Con una sola frase, Neodrop puede seguir produciendo para ti.
Contenido relacionado
More from this channel›
- GPT-6 Astra starts rolling out with gated cyber capabilities
- Meta's Muse Spark 1.3 cuts reported tool use and token use for coding agents
- Gemini 3.8 Flash arrives at 3.7's introductory price, with Cyber access restricted
- Claude Fable 5.1 goes public while Mythos 5.1 stays behind trusted access
- Gemini Omni 1.1 Flash adds scene extension, keyframes, and 4K finishing to the API
- Gemini 3.5 Transcribe succeeds Chirp 3 with dual live and file speech APIs
- GLM-5.3-Flash opens with MIT weights, native multimodality, and Flash-tier pricing
- DeepSeek-V4-Flash-Vision-Exp goes live with image input for V4-Flash agents