Nemotron 3 Ultra (batch)

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.

ChatNVIDIA512k tokens$0.654 / $3.9242 · 1M

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

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

Preguntas frecuentes

¿Qué es Nemotron 3 Ultra (batch)?
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 (batch) corre en el API de Geek Hub (compatible con OpenAI). Id: nvidia/nemotron-3-ultra-550b-a55b:batch.
¿Nemotron 3 Ultra (batch) es gratis?
No. El input cuesta $0.654 / 1M tokens y el output $3.9242 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Nemotron 3 Ultra (batch)?
Nemotron 3 Ultra (batch) tiene una ventana de 512k tokens.
¿Nemotron 3 Ultra (batch) soporta tool calling y structured outputs?
Nemotron 3 Ultra (batch) 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 Ultra (batch)?
Nemotron 3 Ultra (batch) se lanzó el 4 de junio de 2026.

Más modelos de NVIDIA