sarvam
sarvam-105b
Context
128K
Input
text
Output
text
Tool calling
Supported
About this model
Sarvam-105B is an advanced Mixture-of-Experts (MoE) model with 10.3B active parameters, designed for superior performance across a wide range of complex tasks. It is highly optimized for complex reasoning, with particular strength in agentic tasks, mathematics, and coding.
Capabilities
text
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": "94e0bf5e055c48a7ab83fdfdc86ec685",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
sarvam
94e0bf5e055c48a7ab83fdfdc86ec685
Input
$0.000 / 1M
Output
$0.000 / 1M
Routing
OneInfer optimized
Pricing
Current OneInfer pricing for this model.
| Usage | Price |
|---|---|
| Input tokens | $0.000 / 1M |
| Output tokens | $0.000 / 1M |
Performance
Published evaluation results associated with this model.
Reasoning & Logic
Math50098.6
LiveCodeBench71.7
GPQA58.2
Agentic Workflows
Tau268.3
ToolBench84.1
General Knowledge (MMLU)
MMLU_Global83.4
MMLU_Indic79.2
Language Proficiency
Indic_Bench_Hindi91.5
Indic_Bench_Tamil88.3
Indic_Bench_Bengali87.9
API example
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "94e0bf5e055c48a7ab83fdfdc86ec685",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'