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

19 lines
378 B
TOML

name = "Nemotron Nano 9B v2"
description = "Compact Nemotron model for efficient reasoning and deployable AI agents"
family = "nemotron"
release_date = "2025-08-18"
last_updated = "2025-08-18"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = true
[limit]
context = 131_072
output = 131_072
[modalities]
input = ["text"]
output = ["text"]