19 lines
377 B
TOML
19 lines
377 B
TOML
name = "Sarvam 30B"
|
|
description = "Efficient Indian-language reasoning model for chat, coding, and multilingual work"
|
|
family = "sarvam"
|
|
release_date = "2026-02-18"
|
|
last_updated = "2026-02-18"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 128_000
|
|
output = 128_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|