MiniMax-M2.5, MiniMax-M2.1, and MiniMax-M2 are advanced large language models created by MiniMax. The MiniMax-M2 series redefines efficiency for agents. These compact, fast, and cost-effective MoE models (230 billion total parameters with 10 billion active parameters) are built for elite performance in coding and agentic tasks, all while maintaining powerful general intelligence. With just 10 billion activated parameters, the MiniMax-M2 series provides sophisticated, end-to-end tool use performance expected from today’s leading models, but in a streamlined form factor that makes deployment and scaling easier than ever.Documentation Index
Fetch the complete documentation index at: https://docs.sglang.io/llms.txt
Use this file to discover all available pages before exploring further.
Supported Models
This guide applies to the following models. You only need to update the model name during deployment. The following examples use MiniMax-M2:System Requirements
The following are recommended configurations; actual requirements should be adjusted based on your use case:- 4x 96GB GPUs: Supported context length of up to 400K tokens.
- 8x 144GB GPUs: Supported context length of up to 3M tokens.
Deployment with Python
4-GPU deployment command:Command
Command
AMD GPUs (MI300X/MI325X/MI355X)
8-GPU deployment command:Command
Testing Deployment
After startup, you can test the SGLang OpenAI-compatible API with the following command:Command
