본 논문에서는 MiniMax-M2 시리즈를 소개합니다. 이 시리즈는 미니 활성화가 최대의 실질적인 지능을 발휘할 수 있다는 원칙에 기반한 Mixture-of-Experts 언어 모델 제품군입니다. 플래그십 모델인 M2는 총 2299억 개의 파라미터를 가지고 있지만, 토큰당 활성화되는 파라미터는 98억 개뿐입니다. 에이전트 배포를 위해 설계된 M2 시리즈는 다음과 같은 세 가지 구성 요소로 이루어져 있습니다. (i) 에이전트 기반 데이터 파이프라인은 실행 가능한 작업 공간과 아티팩트 연계 보상을 기반으로, 대규모의 검증 가능 트레이저리를 생성하며, 여기에는 에이전트 코딩 및 에이전트 협업이 포함됩니다. (ii) Forge는 확장 가능한 에이전트 내재형 강화 학습 시스템으로, 장기적인 에이전트 트레이저리에 적응하며, 윈도우 기반 FIFO 스케줄링, 프리픽스 트리 병합, 추론 최적화 및 깨끗한 학습-추론-에이전트 분리를 통해 화이트 박스 및 블랙 박스 에이전트를 모두 지원합니다. (iii) 최신 M2.7 체크포인트는 자체 진화를 위한 초기 단계를 보여주며, 훈련 실행을 자율적으로 디버깅하고 자체 구조를 수정합니다. M2부터 M2.7까지, 이러한 조합은 미니 활성화의 특성을 활용하여 에이전트 코딩, 심층 검색, 사무 작업 및 추론 벤치마크에서 최첨단 성능을 달성합니다.
Original
Abstract
We introduce the MiniMax-M2 series, a family of Mixture-of-Experts language models built around the principle that mini activations can unleash maximum real-world intelligence. The flagship M2 contains 229.9B total parameters with only 9.8B activated per token. Designed end-to-end for agentic deployment, the M2 series rests on three components: (i) agent-driven data pipelines producing large-scale, verifiable trajectories across agentic coding and agentic cowork, each grounded in an executable workspace and an artifact-aligned reward; (ii) Forge, a scalable agent-native RL system that adapts to long-horizon agent trajectories, paired with windowed-FIFO scheduling, prefix-tree merging, inference optimization, and a clean training-inference-agent decoupling that supports both white-box and black-box agents; (iii) the latest M2.7 checkpoint takes an early step toward self-evolution -- autonomously debugging training runs and modifying its own scaffold. Across M2 through M2.7, this combination translates a mini-activation footprint into frontier-tier performance on agentic coding, deep search, office-task, and reasoning benchmarks.