Z.ai releases GLM-5.2 open-weights coding model
GLM-5.2 is a 744-billion-parameter open-weights Mixture-of-Experts model from Z.ai optimized for coding, frontend design, and long-context agentic reasoning. Trained using the open-source Slime RL framework, the model features a 1-million-token context window, speculative decoding, and adjustable reasoning effort modes to balance latency and quality in autonomous engineering loops.
GLM-5.2 undercuts closed-source frontiers by delivering Claude Opus-level frontend design capabilities under a permissive MIT license, proving that open-weights models are highly competitive in agentic software engineering.
- –**Asynchronous RL via Slime:** Utilizing Z.ai's open-source Slime framework decouples data generation from training, accelerating agentic post-training loops and RLHF alignment.
- –**IndexShare Efficiency:** Reusing the attention indexer every four layers delivers a 2.9× reduction in FLOPs, making the 1M-token context window computationally viable for long-horizon agent runs.
- –**Dynamic Reasoning Effort:** Dual reasoning modes give developers flexibility, though users must implement robust verification loops to filter out verbosity and potential thinkslop in Max mode.
- –**Open Weights Empowerment:** An MIT-licensed 744B MoE model allows developers to self-host and customize agent pipelines without vendor lock-in or privacy concerns.
DISCOVERED
1d ago
2026-06-20
PUBLISHED
1d ago
2026-06-20
RELEVANCE
AUTHOR
omarsar0