Nemotron 3 Ultra (free)

NVIDIA Nemotron 3 Ultra is an open frontier-reasoning and orchestration model from NVIDIA, with 55B active parameters out of 550B total (MoE). Built on a hybrid Transformer-Mamba mixture-of-experts architecture, it supports text input and output with a context window of up to 1M tokens. It is suited for long-running agentic workflows, including agent orchestration, coding agents, deep research, and complex enterprise tasks. It is particularly strong at multi-step reasoning and planning, with high-throughput inference designed for high-volume agent pipelines. It is part of the NVIDIA Nemotron family of open models for agentic AI.

ChatNVIDIA1M tokensGratis

nvidia/nemotron-3-ultra-550b-a55b:free

Contexto
1M tokens
Máx. completion
65,536
Tools
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-ultra-550b-a55b:free",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Nemotron 3 Ultra (free)?
NVIDIA Nemotron 3 Ultra is an open frontier-reasoning and orchestration model from NVIDIA, with 55B active parameters out of 550B total (MoE). Built on a hybrid Transformer-Mamba mixture-of-experts architecture, it supports text input and output with a context window of up to 1M tokens. It is suited for long-running agentic workflows, including agent orchestration, coding agents, deep research, and complex enterprise tasks. It is particularly strong at multi-step reasoning and planning, with high-throughput inference designed for high-volume agent pipelines. It is part of the NVIDIA Nemotron family of open models for agentic AI. Nemotron 3 Ultra (free) corre en el API de Geek Hub (compatible con OpenAI). Id: nvidia/nemotron-3-ultra-550b-a55b:free.
¿Nemotron 3 Ultra (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 Ultra (free)?
Nemotron 3 Ultra (free) tiene una ventana de 1M tokens. Soporta hasta 65,536 tokens de completion.
¿Nemotron 3 Ultra (free) soporta tool calling y structured outputs?
Nemotron 3 Ultra (free) acepta tools y tool_choice para function calling. No lista structured outputs en este endpoint.
¿Cuándo se lanzó Nemotron 3 Ultra (free)?
Nemotron 3 Ultra (free) se lanzó el 4 de junio de 2026.

Más modelos de NVIDIA