jishie

MiniMax M2.7 Highspeed

empiriolabs/minimax-m2-7-highspeed · family minimax · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.

$0.52Blended $/1M (3:1)
$0.3Input $/1M
$1.2Output $/1M
$1.501M in + 1M out
$0.03 −90%Cache read $/1M
#2292 of 5,000Cheapest rank
Provider
EmpirioLabs AI (empiriolabs)
Context
200,000 tokens
Max output
32,768 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“MiniMax M2.7 Highspeed” is offered by 3 providers — cheapest-effective first. This one (EmpirioLabs AI) is the cheapest.

ProviderInputOutputBlendedContext
EmpirioLabs AI (this)$0.3$1.2$0.52200k
Merge Gateway$0.6$2.4$1.05205k
ZenMux$0.611$2.4439$1.07205k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at EmpirioLabs AI and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"minimax-m2-7-highspeed","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):