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

19 lines
401 B
TOML

name = "Nemotron 3.5 Content Safety"
description = "Safety model for policy screening, moderation, and risk-aware routing workflows"
family = "nemotron"
release_date = "2026-06-04"
last_updated = "2026-06-04"
attachment = true
reasoning = true
temperature = true
tool_call = false
open_weights = true
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text", "image"]
output = ["text"]