Files
2026-07-13 12:28:55 +08:00

19 lines
384 B
TOML

name = "Nemotron VoiceChat"
description = "Nemotron multimodal model for visual reasoning and agentic AI workflows"
family = "nemotron"
release_date = "2026-03-16"
last_updated = "2026-03-16"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = true
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text", "audio"]
output = ["text"]