Replymessage unavailable
MiniMax M2.7
MiniMax has officially open-sourced MiniMax M2.7, making the model weights publicly available on Hugging Face. Originally announced on March 18, 2026, MiniMax M2.7 is the MiniMax’s most capable open-source model to date — and its first model to actively participate in its own development cycle, a meaningful shift in how large language models are built and iterated.
MiniMax M2.7 is part of MiniMax’s M2-series of Mixture-of-Experts (MoE) models. MoE is an architectural design where only a subset of the total parameters are ‘activated’ during any inference pass, which makes the model significantly faster and cheaper to serve compared to a dense model of similar output quality.