MiniMax M2.5 highspeed

minimax/minimax-m2.5-highspeed
Reasoning
by minimax · 2026-02-12

MiniMax M2.5 high-speed — same model + same 200k context as M2.5, faster output (~100 tps vs ~60 tps).

ctx204.8K tokens
Max output2K
Inputtext
Outputtext
p50 TTFT1.73 s
INPUT$0.60/ 1M tokens
OUTPUT$2.40/ 1M tokens
p50 TTFT1.73 s7d
p95 TTFT1.73 s7d
TRAFFIC16tokens / 7d

MiniMax M2.5 highspeed is a language model developed by provider MiniMax, focused on text-only input and output. It features a context window of 204,800 tokens, allowing it to process very large…

What is MiniMax M2.5 highspeed?

Who is this model best suited for?

How does it handle long context?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="minimax/minimax-m2.5-highspeed",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • max_completion_tokens
  • reasoning
  • reasoning_split
  • stream
  • temperature
  • top_p

Pricing

Input / 1M tokens$0.600
Output / 1M tokens$2.40
Cache read / 1M$0.030
Cache write / 1M$0.375
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $11.40 · With prompt caching $9.41

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.001212

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
1.73 s
Output speed
Collecting…
p95 TTFT
1.73 s
Error rate
0%

Public benchmarks

37.4
AA Coding
Better than 45% of models compared
#57 of 106
41.9
AA Intelligence
Better than 45% of models compared
#60 of 110
GPQA Diamond
84.8
Humanity's Last Exam
19.1
IFBench
71.6
Long-Context Recall
66.0
SciCode
42.6
TerminalBench Hard
34.8
τ²-Bench
95.3
Source: artificialanalysis.ai

How it compares

MiniMax M2.5 highspeedMiniMax M3MiniMax M2.7MiniMax M2.7 highspeed
Input $/M$0.60$0.30$0.30$0.60
Output $/M$2.40$1.20$1.20$2.40
Context205K1.0M205K205K
Quality7/109/108/108/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What is the cost per token for MiniMax M2.5 highspeed?
Input tokens cost $0.60 per 1 million tokens, and output tokens cost $2.40 per 1 million tokens, billed at provider rate with zero markup by OrcaRouter.
What is the context window size?
MiniMax M2.5 highspeed supports a context window of 204,800 tokens.
What is its maximum output length?
The maximum output is 2,048 tokens per generation.
What benchmark score does it have?
It achieved a score of 95.3 on the τ²-Bench benchmark, which measures reasoning and instruction-following.
What are its strengths?
Its main strengths are a large context window (204,800 tokens), high τ²-Bench score, and competitive pricing for text-only tasks.
What are its limitations?
It is text-only, cannot process images or audio, and has a maximum output of 2,048 tokens, which may require iterative generation for longer content. Also, no fine-tuning or function calling is natively supported.
How do I call it via an OpenAI-compatible API?
Use OrcaRouter's base URL https://api.orcarouter.ai/v1 with model ID "minimax/minimax-m2.5-highspeed" and your OrcaRouter API key.
Does OrcaRouter add any markup to the provider pricing?
No, OrcaRouter bills at the provider rate with zero markup, so you pay exactly $0.60/$2.40 per 1M input/output tokens.
How does it compare to other models like GPT-4?
MiniMax M2.5 highspeed is text-only with a large context and strong τ²-Bench score, while GPT-4 offers multimodal support and a broader ecosystem. Pricing and exact benchmark comparisons beyond the provided data are not available.

Embed this badge

MiniMax M2.5 highspeed$0.60/M in1729ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/minimax/minimax-m2.5-highspeed" target="_blank"> <img src="https://www.orcarouter.ai/embed/minimax/minimax-m2.5-highspeed.svg" alt="MiniMax M2.5 highspeed on OrcaRouter" /> </a>
Markdown [![MiniMax M2.5 highspeed](https://www.orcarouter.ai/embed/minimax/minimax-m2.5-highspeed.svg)](https://www.orcarouter.ai/models/minimax/minimax-m2.5-highspeed)

Model card as data

GET /api/public/models/minimax/minimax-m2.5-highspeedOpen
Machine-readable:/llms.txt/llms-full.txt