19 lines
378 B
TOML
19 lines
378 B
TOML
name = "Sarvam 105B"
|
|
description = "Flagship Indian-language reasoning model for enterprise multilingual applications"
|
|
family = "sarvam"
|
|
release_date = "2025-09-01"
|
|
last_updated = "2025-09-01"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 131_072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|