MiniMax M3
MiniMax's 1 Jun 2026 open-weight flagship: the first open model to combine frontier agentic coding, native multimodality, and a 1M-token context. Built on MiniMax Sparse Attention (MSA): ~1/20th the per-token compute at 1M context, >9x faster prefill, >15x faster decode. Now third-party verified and holding up well — SWE-bench 80.5% (second among open models, behind only DeepSeek V4 Pro's 80.6%), GPQA Diamond 93.0% (second behind Kimi K3), OSWorld 70.1%, BrowseComp 83.5%, Terminal-Bench 2.1 66.0%. At $0.60/$2.40 it delivers SWE-bench parity with models costing 10x more. Launch-promo pricing was $0.30/$1.20.
1M
tokens
64K
tokens
$0.6
per 1M tokens
$2.4
per 1M tokens
80
tokens/sec
Jun 2026
2026-06-01
$1.50
per 1M tokens
59.3
quality per $
Capabilities
Benchmarks
Price vs Quality
Context Window in Context
- ▸ MiniMax M31M
- GPT-4.11M
- Gemini 2.5 Pro1M
- Gemini 2.0 Flash1M
- Llama 4 Maverick1M
- GPT-5.51M
- GPT-5.5 Pro1M
- Claude Opus 4.71M
Pricing History
Compare With
Open Source: Licensed under Open weight (modified MIT expected)
Пока нет в нашем шлюзе
MiniMax M3 — модель с открытыми весами, её можно запустить самостоятельно. Swfte Connect превращает ваш деплой в управляемый эндпоинт с тем же API, что и у остальных моделей каталога.
curl https://api.swfte.com/agents/v2/gateway/chat/completions \
-H "Authorization: Bearer $SWFTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "minimax:minimax-m3",
"messages": [{"role": "user", "content": "Hello"}]
}'About MiniMax M3
MiniMax M3 is a open-source AI model by MiniMax, released on June 1, 2026. It supports a context window of 1000K tokens and can generate up to 64K output tokens.
At $0.6 per million input tokens and $2.4 per million output tokens, its blended cost of $1.50/1M tokens puts it in the mid-range pricing tier. Its value score of 59.3 reflects the balance of quality and cost.
MiniMax M3 is available as an open-source model under the Open weight (modified MIT expected) license, meaning you can self-host it for predictable costs or use it through API providers like Swfte Connect.
Using MiniMax M3 with Swfte
Access MiniMax M3 through Swfte Connect, our unified LLM gateway. Connect gives you a single API for 50+ models, with automatic routing, cost optimization, and fallback handling. You can also try MiniMax M3 in our AI Playground before integrating.