Nemotron 3.5 Lightning

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.

ChatNVIDIA262k tokens$0.0872 / $0.218 · 1M

nvidia/nemotron-3.5-lightning

Contexto
262k tokens
Máx. completion
131,072
Tools
JSON
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",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Nemotron 3.5 Lightning?
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 corre en el API de Geek Hub (compatible con OpenAI). Id: nvidia/nemotron-3.5-lightning.
¿Nemotron 3.5 Lightning es gratis?
No. El input cuesta $0.0872 / 1M tokens y el output $0.218 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Nemotron 3.5 Lightning?
Nemotron 3.5 Lightning tiene una ventana de 262k tokens. Soporta hasta 131,072 tokens de completion.
¿Nemotron 3.5 Lightning soporta tool calling y structured outputs?
Nemotron 3.5 Lightning acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Nemotron 3.5 Lightning?
Nemotron 3.5 Lightning se lanzó el 11 de agosto de 2026.

Más modelos de NVIDIA