Files
anomalyco--models.dev/models/nvidia/nemotron-3-content-safety.toml
2026-07-13 12:28:55 +08:00

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"]