Files
anomalyco--models.dev/providers/nvidia/models/nvidia/usdcode.toml
T
2026-07-13 12:28:55 +08:00

22 lines
382 B
TOML

name = "usdcode"
description = "Nemotron model for efficient reasoning, coding, and specialized AI agents"
release_date = "2026-01-01"
last_updated = "2026-01-01"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = false
[cost]
input = 0.0
output = 0.0
[limit]
context = 128_000
output = 4_096
[modalities]
input = ["text"]
output = ["text"]