NVIDIA's new AI safety model can now enforce custom rules, not just a one-size-fits-all policy
Curated by the Inblix editorial team
NVIDIA just dropped Nemotron 3.5 Content Safety, and the biggest upgrade isn’t a better accuracy score — it’s that the model now lets you bring your own rulebook. For production AI teams, this fundamentally changes what a guardrail can do.
In previous versions, the model judged content against a fixed taxonomy. Effective, but rigid. A children’s app, a healthcare platform, and a financial trading bot all had to play by the same safety rules. Nemotron 3.5 accepts a custom policy specification alongside the input, forcing it to reason over your specific guidelines before issuing a verdict. This is the critical feature that moves the model from a generic safety filter to a deployable enterprise tool.
The model is built on Google’s Gemma 3 4B, using a LoRA adapter fine-tuned by NVIDIA. It keeps the 128K context window and broad multilingual capabilities of the base, explicitly covering 12 languages with strong zero-shot performance across about 140 more. The real-world implication is that a deployment in Vietnam or Finland doesn’t require separate fine-tuning data to get decent protection out of the box.
NVIDIA is also releasing the training and evaluation dataset, a notable move in a space where most open-source safety models keep their data under wraps. The multimodal dataset includes reasoning traces, generated through a two-step process to keep them concise, which is what gives the model’s optional “THINK mode” its ability to explain a verdict. When latency is the priority, you can flip the reasoning off and get a binary safe/unsafe label, but for any high-stakes or regulated use case, having an auditable log of why a response was blocked is table stakes. The model’s alignment with the Aegis 2.0 taxonomy also means you can directly benchmark it against other guard systems, which is a refreshingly practical concession to enterprise procurement reality.
💡 Key Takeaways
- The new custom policy enforcement feature is the real differentiator, allowing an enterprise to define its own safety rules rather than relying on a fixed, universal taxonomy.
- NVIDIA built the model on Gemma 3 4B, retaining a 128K context window and zero-shot safety capability across roughly 140 languages, drastically reducing the need for per-language fine-tuning.
- Releasing the full safety dataset, including multimodal reasoning traces, is a significant departure from common OSS practice and gives enterprise teams a way to audit and trust the model's training foundation.
- The optional THINK mode provides an auditable reasoning trail for each verdict, which is essential for compliance but can be toggled off when low latency is the primary constraint.
Keep reading: See related articles below for more coverage on this topic.
Get smarter about AI
The sharpest AI news, curated daily. Delivered free to your inbox.