19 lines
393 B
TOML
19 lines
393 B
TOML
name = "Nemotron 3 Content Safety"
|
|
description = "Safety model for policy screening, moderation, and risk-aware routing workflows"
|
|
family = "nemotron"
|
|
release_date = "2026-04-16"
|
|
last_updated = "2026-04-16"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = false
|
|
tool_call = false
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 128_000
|
|
output = 4_096
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|