Zhipu AI Releases MIT-Licensed GLM-5.2 MoE Model
The new bilingual model from the Chinese AI firm uses a Mixture of Experts architecture and sparse attention under a fully permissive license.

Zhipu AI, one of China’s leading AI labs, has released GLM-5.2, a new open-source bilingual language model. The model continues the company's General Language Model (GLM) series and is designed for proficiency in both Chinese and English.
The key architectural feature of GLM-5.2 is its use of a Mixture of Experts (MoE) design. This approach allows the model to activate only a subset of its parameters for any given input, leading to more efficient computation during inference. The model also incorporates sparse attention, another technique aimed at optimizing performance and resource usage.
Perhaps most notably, Zhipu AI has released GLM-5.2 under the MIT license. This is a fully permissive open-source license that allows for broad commercial use, modification, and distribution without significant restrictions. The choice of license marks a significant contribution to the open-source community, removing barriers to adoption for a wide range of applications.
The model is now available for download and experimentation. Developers and researchers can access the weights and further technical details from the official Hugging Face repository.
Sources
- Visit
zai-org/GLM-5.2
Hugging Face
0 comments
No comments yet. Be the first to weigh in.
More in Text / LLM

Weibo AI Releases VibeThinker-3B, a Compact Reasoning Model
The new 3-billion-parameter model from the Chinese tech giant focuses on challenging benchmarks in mathematics, coding, and graduate-level questions.
Moonshot AI Releases Kimi, a Multimodal Coding Model
The new Mixture-of-Experts model from the Chinese AI company can generate code while also understanding visual inputs, a rare combination in open models.
Google Releases Open-Source DiffusionGemma 26B Model
The new 26B parameter model from DeepMind uses a diffusion-based architecture, a technique more common in image generation, to produce text.