Models / Kimi K2 Instruct
Kimi K2 Instruct
allais/kimi-k2-instruct
Trillion-parameter MoE tuned for agentic workloads and coding.
textMoEagentictool-calling
Parameters
1T (32B active)
Context window
131K tokens
Serverless $/1M
$0.48 in · $2 out
reference $0.6 · $2.5
Dedicated
8× H200-141G
sourced live, undercuts $79.92/hr
Use via API
curl http://localhost:3000/api/v1/chat/completions \
-H "Authorization: Bearer $ALLAIS_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "allais/kimi-k2-instruct", "messages": [{"role": "user", "content": "Hello"}]}'