MiniMax-M2
MiniMax-M2
MiniMax-M2 is MiniMax’s large Mixture-of-Experts language model with linear attention for efficient long-context inference.
Available Models
- MiniMax-M2.1
- MiniMax-M2.5
- MiniMax-M2.7
Architecture
MiniMaxM2ForCausalLM
Example HF Models
Example Recipes
Try with NeMo AutoModel
1. Install (full instructions):
2. Clone the repo to get the example recipes:
This recipe was validated on 8 nodes × 8 GPUs (64 H100s). See the Launcher Guide for multi-node setup.
3. Run the recipe from inside the repo:
Run with Docker
1. Pull the container and mount a checkpoint directory:
2. Navigate to the AutoModel directory (where the recipes are):
3. Run the recipe:
See the Installation Guide and LLM Fine-Tuning Guide.
Fine-Tuning
See the Large MoE Fine-Tuning Guide.