MiniMax: MiniMax M3
minimax/minimax-m3About
MiniMax-M3 is a natively multimodal Mixture-of-Experts foundation model from MiniMax with 229.9B total parameters, activating about 9.8B per token across 256 fine-grained experts. It supports text, image, and video inputs with text output, a 1M-token context window, and up to 512K output tokens, and is suited for long-horizon agentic work, coding, and tool use. It is built on MiniMax Sparse Attention (MSA), which uses a lightweight index branch to select relevant KV-cache blocks so the main attention layer processes only those blocks, cutting per-token compute at 1M context to roughly 1/20 of the previous M2 generation. MSA delivers about 9.7x faster prefill and 15.6x faster decode at 1M tokens versus M2 while retaining accuracy, and the model reaches 59.0% on SWE-bench Pro.
Capabilities
- Context Length
- 1.0M
- Max Output
- 512K
- Reasoning
- Yes
- In
- text, image, video
- Out
- text
Benchmarks
View leaderboardReasoning & Knowledge
Coding & Agentic
Source: Artificial Analysis
Pricing
Full pricing| Type | Price / 1M tokens |
|---|---|
| Input | $0.60 |
| Output | $2.40 |
| Cache Read | $0.12 |
OpenAI-compatible · Model ID minimax/minimax-m3
curl https://api.elliotgate.com/v1/chat/completions \
-H "Authorization: Bearer sk-omg-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "minimax/minimax-m3",
"messages": [{"role": "user", "content": "Hello!"}]
}'OFTEN COMPARED
MiniMax M3 comparisons
Decide which model wins on the dimensions that matter for your workload — context, benchmarks, pricing, or serving latency.
MiniMax M3 vs Kimi K2.6
Kimi K2.
See full comparison →MiniMax M3 vs Grok 4.3
Grok 4.
See full comparison →MiniMax M3 vs GPT-5.4 Mini
GPT-5.
See full comparison →MiniMax M3 vs DeepSeek: DeepSeek V4 Pro
DeepSeek V4 Pro and MiniMax M3 share a 1M-token context window and Mixture-of-Experts architecture, yet they pull in different directions.
See full comparison →MiniMax M3 vs GLM 5.1
The sharpest division between GLM 5.
See full comparison →MiniMax M3 vs Qwen3.6 Max Preview
MiniMax M3 and Qwen3.
See full comparison →MiniMax M3 vs MiniMax M2.7
MiniMax M2.
See full comparison →MiniMax M3 vs MiniMax M2.5
MiniMax M2.
See full comparison →