Nemotron 3.5 Content Safety (free)

NVIDIA Nemotron 3.5 Content Safety is a compact 4B-parameter multimodal guardrail model from NVIDIA, fine-tuned from Google Gemma-3-4B. It moderates both inputs to and responses from LLMs and VLMs, accepting text and image input and returning text output: a safe/unsafe classification for the user prompt and the response, safety category labels, and an optional reasoning trace. It covers 12 languages with a context window of up to 128K tokens. It is suited for prompt and response moderation, content classification, safety pipelines, and enterprise AI guardrails with policy enforcement, and includes a togglable reasoning mode. It is part of the NVIDIA Nemotron family of open models for agentic AI.

ChatNVIDIA128k tokensGratis

nvidia/nemotron-3.5-content-safety:free

Contexto
128k tokens
Máx. completion
8,192
Tools
No
JSON
No
Lanzamiento
2026-06-04

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "nvidia/nemotron-3.5-content-safety:free",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Nemotron 3.5 Content Safety (free)?
NVIDIA Nemotron 3.5 Content Safety is a compact 4B-parameter multimodal guardrail model from NVIDIA, fine-tuned from Google Gemma-3-4B. It moderates both inputs to and responses from LLMs and VLMs, accepting text and image input and returning text output: a safe/unsafe classification for the user prompt and the response, safety category labels, and an optional reasoning trace. It covers 12 languages with a context window of up to 128K tokens. It is suited for prompt and response moderation, content classification, safety pipelines, and enterprise AI guardrails with policy enforcement, and includes a togglable reasoning mode. It is part of the NVIDIA Nemotron family of open models for agentic AI. Nemotron 3.5 Content Safety (free) corre en el API de Geek Hub (compatible con OpenAI). Id: nvidia/nemotron-3.5-content-safety:free.
¿Nemotron 3.5 Content Safety (free) es gratis?
Sí. El precio listado es cero: no se cobran tokens de prompt ni de completion. Los endpoints gratis tienen rate limit.
¿Cuál es el contexto de Nemotron 3.5 Content Safety (free)?
Nemotron 3.5 Content Safety (free) tiene una ventana de 128k tokens. Soporta hasta 8,192 tokens de completion.
¿Nemotron 3.5 Content Safety (free) soporta tool calling y structured outputs?
Nemotron 3.5 Content Safety (free) no publica tool calling en este endpoint. No lista structured outputs en este endpoint.
¿Cuándo se lanzó Nemotron 3.5 Content Safety (free)?
Nemotron 3.5 Content Safety (free) se lanzó el 4 de junio de 2026.

Más modelos de NVIDIA