MiniMax Releases M2.5 Mixture-of-Experts Model
The Chinese AI company's first open-weight release uses an efficient FP8 data type but comes with a restrictive, non-commercial license.

Chinese AI company MiniMax has released MiniMax-M2.5, its first contribution to the open-weight model ecosystem. The new text-generation model employs a Mixture-of-Experts (MoE) architecture, a design known for computational efficiency by activating only specialized parts of the network for any given task.
The most notable technical feature of M2.5 is its use of FP8 weights. By quantizing the model's parameters to an 8-bit floating-point format, MiniMax has significantly reduced the model's memory footprint and potentially increased inference speed compared to models using standard 16-bit formats. This makes the model more accessible to developers and researchers working with consumer-grade hardware.
While the model is publicly available, its utility is limited by its license. MiniMax has released M2.5 under a custom license that prohibits commercial use, positioning it primarily as a resource for academic research and non-commercial experimentation. The full model card and license details are available on its Hugging Face repository.
MiniMax-M2.5's release signals another major AI lab entering the open-weight field, contributing a powerful and efficient architecture. However, its restrictive license highlights a growing trend of "look but don't touch" releases, which allow for research and community evaluation while keeping commercial applications off-limits.
Sources
- Visit
MiniMaxAI/MiniMax-M2.5
Hugging Face
More in Text / LLM
Meituan Ships a Lighter, Sparser LongCat-Flash
The food-delivery giant's newest open model trims its mixture-of-experts design for more efficient inference under an MIT license.
DeepSeek Refreshes V4-Flash With New 0731 Checkpoint
The MIT-licensed mixture-of-experts model returns in an updated build shipping with FP8 weights for cheaper inference.
DeepSeek Ships V4-Flash, a 304B MoE Tuned for Agents
The latest checkpoint in DeepSeek's V4 line leans into agentic workflows while keeping the permissive MIT license.
0 comments
No comments yet. Be the first to weigh in.