novita
moonshotai/kimi-k2-0905
Context
128K
Input
text, image
Output
text
Tool calling
Supported
About this model
Kimi-K2-0905 is a 72B-parameter multimodal language model optimized for long-context understanding and complex reasoning. Features enhanced multilingual capabilities, advanced tool usage, and strong performance in mathematical and logical reasoning tasks with extended context handling.
Capabilities
text
Available through the unified API
image
Available through the unified API
Quick start
View API docscurl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "eca6f4250ead4c2db86ac1f5da3ae429",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
novita
eca6f4250ead4c2db86ac1f5da3ae429
Input
$0.600 / 1M
Output
$2.500 / 1M
Routing
OneInfer optimized
Pricing
Current OneInfer pricing for this model.
| Usage | Price |
|---|---|
| Input tokens | $0.600 / 1M |
| Output tokens | $2.500 / 1M |
Performance
Published evaluation results associated with this model.
Long-Context Understanding
NeedleInAHaystack98.7
LongBench86.4
Scrolls82.9
Reasoning
GSM8K89.7
ARC-Challenge87.3
BBH76.8
TheoremQA67.5
Multilingual
XTREME81.5
Flores-20076.2
CMMLU84.9
JiaoZi82.7
Coding
HumanEval72.4
MBPP76.8
MultiPL-E70.3
API example
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "eca6f4250ead4c2db86ac1f5da3ae429",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'