MiniMax releases M2.7, a 229B parameter model with self-evolving capabilities and agent teams
MiniMax has released MiniMax-M2.7, a 229-billion parameter model that uniquely participates in its own evolution during development. The model achieves 66.6% medal rate on MLE Bench Lite and 56.22% on SWE-Pro benchmarks, with native support for multi-agent collaboration and complex tool orchestration.
MiniMax Releases M2.7: Open-Source 229B Model With Self-Evolution Capability
MiniMax has released MiniMax-M2.7, a 229-billion parameter open-source model that introduces a self-evolution cycle, allowing the model to autonomously improve its own learning process during development.
Model Self-Evolution
M2.7's defining feature is its participation in its own development. During training, the model autonomously updated its memory, built dozens of complex skills for reinforcement learning experiments, and improved its learning process based on experimental results. In one internal benchmark, an M2.7 instance optimized a programming scaffold over 100+ iterations—analyzing failure trajectories, modifying code, running evaluations, and deciding whether to keep or revert changes—achieving a 30% performance improvement.
Software Engineering and System-Level Reasoning
M2.7 demonstrates strong capabilities in production engineering tasks spanning log analysis, bug troubleshooting, refactoring, and security analysis. The model shows system-level reasoning across monitoring metrics, trace analysis, and root-cause verification. MiniMax reports reducing live production incident recovery time to under three minutes on multiple occasions using M2.7.
On software engineering benchmarks:
- SWE-Pro: 56.22% (matching GPT-5.3-Codex)
- SWE Multilingual: 76.5%
- Multi SWE Bench: 52.7%
- Terminal Bench 2: 57.0%
- NL2Repo: 39.8%
- VIBE-Pro: 55.6% (near Opus 4.6 parity)
On machine learning competitions, M2.7 achieved 66.6% medal rate on MLE Bench Lite (22 competitions), second only to Opus-4.6 and GPT-5.4 according to MiniMax's claims.
Multi-Agent Capabilities and Professional Work
M2.7 natively supports Agent Teams for multi-agent collaboration with stable role identity and autonomous decision-making. The model demonstrates capability in document editing (Word, Excel, PowerPoint) with high-fidelity multi-round editing and produces editable deliverables.
On professional work benchmarks:
- GDPval-AA: 1495 ELO score (highest among open-source models)
- Toolathon: 46.3% accuracy
- MM Claw end-to-end: 62.7% (close to Sonnet 4.6)
- MM Claw skill compliance: 97% across 40+ complex skills
Deployment and Access
MiniMax-M2.7 is available as open-source weights on Hugging Face (229B parameters, supporting F32, BF16, and F8_E4M3 tensor formats). The model can be deployed via SGLang, vLLM, Transformers, or NVIDIA NIM endpoints.
MiniMax also provides API access through MiniMax Agent (agent.minimax.io) and the MiniMax API platform (platform.minimax.io). The company offers an interactive demo called OpenRoom (openroom.ai) featuring real-time visual feedback and scene interactions.
Recommended inference parameters: temperature=1.0, top_p=0.95, top_k=40.
What This Means
M2.7 represents a shift toward models that can improve themselves during development—a capability that could accelerate iteration cycles for specialized tasks. The strong SWE and system engineering benchmarks position it competitively against closed-source reasoning models on production engineering work. The open-source release makes these capabilities accessible for self-hosted deployments, though claims about self-evolution achieving 30% improvements and MLE Bench performance warrant independent verification. The multi-agent framework and tool compliance metrics suggest MiniMax is targeting enterprise automation workflows alongside development tooling.
Related Articles
OpenAI announces GPT-5.6 with three models (Sol, Terra, Luna) and ChatGPT Work agent tool
OpenAI released GPT-5.6 in three model tiers—Sol (flagship reasoning), Terra (mainstream), and Luna (instant)—positioning them against Anthropic's Claude models. The company claims GPT-5.6 Sol scores 53.6 on Agents' Last Exam, 13.1 points above Claude Fable 5, while completing tasks 61% faster. ChatGPT Work, a desktop productivity agent similar to Claude Cowork, launches simultaneously for Pro, Enterprise, and Edu users.
OpenAI releases GPT-5.6 family in three sizes: Luna at $1/$6, Terra at $2.50/$15, Sol at $5/$30 per 1M tokens
OpenAI released its GPT-5.6 flagship model family in three sizes: Luna ($1/$6 per 1M tokens), Terra ($2.50/$15), and Sol ($5/$30). The company claims GPT-5.6 Sol scores 53.6 on the Agents' Last Exam benchmark, outperforming Claude Fable 5's score by 13.1 points.
OpenAI Releases GPT-5.6 Luna Pro with Extended Reasoning Mode at $1/$6 Per Million Tokens
OpenAI has released GPT-5.6 Luna Pro, a reasoning-enhanced variant of GPT-5.6 Luna with a 1 million token context window. The model is priced at $1 per million input tokens and $6 per million output tokens, with a knowledge cutoff date of February 2026.
OpenAI Releases GPT-5.6 Terra Pro with Enhanced Reasoning Mode at $2.50/$15 Per Million Tokens
OpenAI has released GPT-5.6 Terra Pro, a variant of GPT-5.6 Terra configured with enhanced reasoning capabilities for complex tasks. The model features a 1 million token context window and is priced at $2.50 per million input tokens and $15 per million output tokens.
Comments
Loading...