Nemotron 3.5 Lightning (free)

NVIDIA Nemotron 3.5 Lightning is an open mixture-of-experts model from NVIDIA, with 3B active parameters out of 30B total. It is suited for high-throughput agentic workloads and specialized tasks that benefit from domain-specific customization.

ChatNVIDIA1M tokensGratis

nvidia/nemotron-3.5-lightning:free

Contexto
1M tokens
Máx. completion
65,536
Tools
JSON
No
Lanzamiento
2026-08-11

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-lightning:free",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Nemotron 3.5 Lightning (free)?
NVIDIA Nemotron 3.5 Lightning is an open mixture-of-experts model from NVIDIA, with 3B active parameters out of 30B total. It is suited for high-throughput agentic workloads and specialized tasks that benefit from domain-specific customization. Nemotron 3.5 Lightning (free) corre en el API de Geek Hub (compatible con OpenAI). Id: nvidia/nemotron-3.5-lightning:free.
¿Nemotron 3.5 Lightning (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 Lightning (free)?
Nemotron 3.5 Lightning (free) tiene una ventana de 1M tokens. Soporta hasta 65,536 tokens de completion.
¿Nemotron 3.5 Lightning (free) soporta tool calling y structured outputs?
Nemotron 3.5 Lightning (free) acepta tools y tool_choice para function calling. No lista structured outputs en este endpoint.
¿Cuándo se lanzó Nemotron 3.5 Lightning (free)?
Nemotron 3.5 Lightning (free) se lanzó el 11 de agosto de 2026.

Más modelos de NVIDIA