Files
anomalyco--models.dev/models/nvidia/nemotron-mini-4b-instruct.toml
2026-07-13 12:28:55 +08:00

19 lines
383 B
TOML

name = "Nemotron Mini 4B Instruct"
description = "Compact Nemotron model for efficient reasoning and deployable AI agents"
family = "nemotron"
release_date = "2024-08-21"
last_updated = "2024-08-26"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]