Open release and license
The MiniMax-M2.7 License permits the personal, research, and educational uses listed in the license. Commercial use includes attribution and prior-authorization requirements. Read the complete license before production or commercial use.
Hardware and images
The current SGLang Cookbook lists these reference combinations:
Common NVIDIA reference topologies use four high-memory GPUs with TP 4 or eight GPUs with TP 8 and EP 8. Other hardware supports different two-, four-, or eight-GPU combinations. Use the SGLang configurator to obtain the matching command.
Reference deployment: four high-memory NVIDIA GPUs
Start the server
docker run:
Verify the deployment
Key launch parameters
Reasoning and tool calls
MiniMax-M2.7 emits reasoning content. Withminimax-append-think, read or parse the trace according to the response format of your SGLang version. With minimax-m2, functions can be supplied through the OpenAI-compatible tools parameter.
Before production integration, validate:
- Non-streaming and streaming text generation
- Your policy for displaying or hiding reasoning content
- Single, parallel, and nested tool arguments
- GPU memory headroom at the required context length
Community quantizations and Mac deployment
Community-converted MLX and GGUF versions are available on Hugging Face, but they are maintained by their respective publishers and are outside the MiniMax + SGLang reference deployment on this page. When using a community build, separately verify the conversion method, quantization error, license, and runtime compatibility.Resources
SGLang MiniMax-M2.7 Cookbook
Open the complete hardware combinations, configuration parameters, and benchmarks.
MiniMax-M2.7 model repository
Open the model card, weights, and license.