NVIDIA NemoGuard NIMs

Type: Platform Tags: NVIDIA, NIM, NemoGuard, NeMo Guardrails, content safety, topic control, jailbreak detection, AI safety Related: NeMo-Guardrails, NeMo-Platform, NeMo-Auditor, NeMo-Evaluator, NVIDIA-NIM, NIM-for-Large-Language-Models, Nemotron-3-Content-Safety, Nemotron-Content-Safety-Reasoning-4B-Experimental-NIM, Llama-3.1-Nemotron-Safety-Guard-8B-NIM, Llama-3.1-NemoGuard-8B-TopicControl-NIM, Llama-3.1-NemoGuard-8B-ContentSafety-NIM, NVIDIA-NemoGuard-JailbreakDetect-NIM, NIM-for-Multimodal-Safety, Nemotron, NVIDIA-AI-Enterprise, TensorRT, Triton-Inference-Server Sources: https://docs.nvidia.com/nemo/microservices/26.3.0/guardrails/tutorials/deploy-nemoguard-nims.html, https://docs.nvidia.com/nemo/guardrails/latest/configure-rails/guardrail-catalog/index.html, https://docs.nvidia.com/nemo/microservices/latest/audit/index.html, https://docs.nvidia.com/nemo/microservices/latest/evaluator/index.html, https://docs.nvidia.com/nim/large-language-models/latest/day-0/get-started-nemotron-content-safety-reasoning-4b.html, https://docs.nvidia.com/nim/large-language-models/latest/day-0/support-matrix-day-0.html Last Updated: 2026-04-29

Summary

NVIDIA NemoGuard NIMs are specialized NIM microservices for guardrail use cases in NeMo-Guardrails and NeMo-Platform. Current NVIDIA docs call out content safety, topic control, and jailbreak detection NIMs that can be deployed through the NeMo Platform inference gateway and applied to guardrail configurations.

Detail

Purpose

NemoGuard NIMs give teams deployable safety models for LLM and agent applications. Instead of relying only on prompt rules, applications can call dedicated NIMs to classify unsafe content, enforce allowed topics, or detect jailbreak and prompt-injection attempts.

Current scope

NVIDIA context

NemoGuard NIMs sit at the intersection of NVIDIA-NIM, NeMo-Guardrails, NeMo-Platform, and Nemotron. They are not general-purpose chat models; they are deployment units for application safety and policy enforcement.

Connections

Source Excerpts

  • NVIDIA NeMo Platform docs describe NemoGuard NIMs as specialized models for Guardrails service use cases.
  • The docs list content safety, topic control, and jailbreak detection as deployable NemoGuard NIM use cases.
  • Current NIM LLM Day 0 docs add a Nemotron content-safety reasoning classifier to the safety-model query surface.

Resources