Skip to content
OpenSmartRoute
Model catalogue
NVIDIA

NVIDIA

Nemotron 3 Ultra

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

Specification

Published by the vendor; the platform bills at the target's declared price.

NVIDIA

Nemotron 3 Ultra

reasoning open weights tools

NVIDIA nvidia/nemotron-3-ultra-550b-a55b

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...

Input $/1M
$0.63
Output $/1M
$3.13
Context
262K
Max output
33K
Released
Jun 4, 2026
Modalities
text
Intelligence index-
Coding index49
Agentic index22

Cached input reads $0.19 per 1M · weights on Hugging Face as nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Nemotron 3 Ultra
targets:
  - id: nemotron-3-ultra-550b-a55b
    kind: llm
    name: Nemotron 3 Ultra
    metadata:
      model: nvidia/nemotron-3-ultra-550b-a55b          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 262144
    cost:
      usd_per_1k_tokens: 0.001875