- Organizations
- MiniMax
- MiniMax M2.5
MiniMax M2.5: Benchmarks, Pricing & Size
MiniMax M2.5 is a language model from MiniMax, released in February 2026.
MiniMax M2.5 is the world's first production-level model designed natively for Agent scenarios. Building on the M2.1 foundation, M2.5 delivers significant improvements in programming, tool calling, search, and office productivity. With
MiniMax M2.5 pricing
Providers
MiniMax M2.5 starts at $0.300 per million input tokens and $1.20 per million output tokens via MiniMax.
| Provider | Input $/M | Output $/M | Max Input | Max Output | Latency p95 s | Throughput P95 | Quant | Input | Output |
|---|---|---|---|---|---|---|---|---|---|
| $0.300 | $1.20 | 1.0M | 1.0M | 2.02 | 71 c/s | — |
MiniMax M2.5 model size
MiniMax M2.5 has 230 billion parameters. See how it compares to other models in the same parameter range.
MiniMax M2.5 API
Run a request to see the response
Use it in your code
Billed at $0.30 input / $1.20 output per 1M tokens through the LLM Stats gateway.
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://gateway.llm-stats.com/v1"
)
response = client.chat.completions.create(
model="minimax-m2.5",
messages=[
{"role": "user", "content": "What is machine learning?"}
]
)
print(response.choices[0].message.content)Need an API key? Create one above in the playground, or read the API documentation.
MiniMax M2.5 latency
7-day operational metrics from live API traffic.
Performance Metrics
7-day operational metrics from live API traffic
MiniMax M2.5 examples
Recent arena outputs from MiniMax M2.5, picked from the highest-ranked matchups.
MiniMax M2.5 license
MiniMax M2.5 is released under the MIT license, which permits commercial use, has 230.0B parameters.
- License
- MIT
- Commercial use allowed
- Parameters
- 230.0B
MIT License - allows commercial use
MiniMax M2.5 vs other models
The most-compared alternatives to MiniMax M2.5 are Seed 2.0 Pro, GPT-5.2 Pro, GPT-5.2. Open any pair side-by-side for benchmarks, pricing, context, and latency.
Models like MiniMax M2.5
Models ranked just above and below MiniMax M2.5 by LLM Stats score.
FAQ
Common questions about MiniMax M2.5.