Long-context generalist with aggressive pricing.
Input / 1M
$0.30
Output / 1M
$1.20
Context
512K
Published evaluation scores (higher is better). Measured output speed on our fleet, Standard tier.
SWE-bench Verified
57.9%
Real GitHub issues
GPQA Diamond
63.5%
PhD-level science
MMLU Pro
75.8%
Knowledge & reasoning
AIME 2025
80.2%
Competition math
IFEval
86.4%
Instruction following
Output speed
190
tok/s on runaii
Requests to runaii/minimax-m3 across the fleet, from the live meter.
Requests
…
Tokens
…
Spend
…
OpenAI SDK (change the base URL) or the Anthropic SDK — both speak runaii.cloud natively.
curl https://api.runaii.cloud/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $RUNAII_API_KEY" \
-d '{
"model": "runaii/minimax-m3",
"messages": [{"role": "user", "content": "Say hello in Spanish"}]
}'