Zhipu AI Releases Open-Source GLM-5.1 MoE Model
The new bilingual model from the Chinese AI firm features an efficient Mixture-of-Experts architecture and a fully permissive MIT license.

Chinese AI research firm Zhipu AI has released the weights for GLM-5.1, a new large language model designed for strong performance in both English and Chinese. In a significant move for the open-source community, the model is available under the highly permissive MIT license, allowing for broad commercial and research use.
An Efficient Architecture
GLM-5.1 is built using a Mixture-of-Experts (MoE) architecture, a technique that improves computational efficiency by only activating a fraction of the model's total parameters for any given input. This approach, popularized by models like Mistral's Mixtral 8x7B, can lead to faster inference times and lower resource requirements compared to dense models of a similar size.
The model also incorporates Deep State-Space Attention (DSA), a more recent alternative to the standard attention mechanism in transformers. While the release card on the Hugging Face Hub does not specify a context length or total parameter count, this architecture suggests a focus on scalable and efficient processing.
This release adds another powerful, commercially-friendly MoE model to the open-source landscape. Its strong bilingual capabilities make it a compelling option for developers building applications that need to serve both Chinese and English-speaking users, a domain where high-quality open models have been less common.
Sources
- Visit
zai-org/GLM-5.1
Hugging Face
0 comments
No comments yet. Be the first to weigh in.
More in Text / LLM

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.

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.