SWE-bench leader. Strong math, code, and agentic tool use.
Input / 1M
$1.32
Cached input / 1M
$0.044
Output / 1M
$3.96
Context
1M
Published evaluation scores (higher is better). Measured output speed on our fleet, Standard tier.
SWE-bench Verified
74.8%
Real GitHub issues
GPQA Diamond
77.9%
PhD-level science
MMLU Pro
85.2%
Knowledge & reasoning
AIME 2025
94.1%
Competition math
IFEval
90.1%
Instruction following
Output speed
88
tok/s on runaii
Requests to runaii/deepseek-v4-pro 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/deepseek-v4-pro",
"messages": [{"role": "user", "content": "Say hello in Spanish"}]
}'