19 lines
384 B
TOML
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"]
|