QDNAAdvisory and architecture for LLM inference and training platforms, on-premises or hybrid

Nemotron 3 Ultra

NVIDIA

Nemotron 3 Ultra

Nemotron 3 Ultra is NVIDIA’s open-weight mixture-of-experts model. It combines 550 billion parameters, of which 55 billion are active, in a Mamba 2 architecture paired with a transformer, in NVFP4 format, with a one-million-token context. It aligns with the NVIDIA AI Enterprise stack.

Key points: Open NVIDIA model · Mamba 2 plus transformer · NVFP4 · 1M context · NVIDIA AI Enterprise.

Architecture

Nemotron 3 Ultra combines 550 billion parameters, of which 55 billion are active (512 experts, 22 active per token), in a LatentMoE architecture that pairs Mamba 2, mixture of experts and attention, with multi-token prediction. The model card announces a context of up to one million tokens, while the config.json of the NVFP4 repository sets max_position_embeddings to 262,144. NVFP4 weights: 352 GB published; OpenMDW 1.1 licence (Hugging Face repository re-read on 2 September 2026).

Strengths

It stands as the reference open-weight model from NVIDIA and aligns with the NVIDIA AI Enterprise stack.

Use cases

Nemotron suits long-context workloads and deployments aligned with the NVIDIA ecosystem, with enterprise support.

Deployment

Served by vLLM or Triton in NVFP4 format on Blackwell GPUs, it takes advantage of native FP4 hardware acceleration.

All models on the platform are interchangeable through a single gateway: switching models is just a matter of changing one configuration line, with no code rewrite. Local execution remains the priority.

Official sources

Deploy this model on your premises

On your own hardware, with your data never leaving.

Book a call

Which machine can run Nemotron 3 Ultra?

Nemotron 3 Ultra totals 550 billion parameters, about 316 GB in NVFP4. 7 platforms in the catalogue have enough memory. Active parameters govern speed, not footprint: every expert stays resident.

PlatformMemoryMost precise format that fitsSizing page
Mac Studio Ultra512 GBNVFP4Nemotron 3 Ultra on Mac Studio Ultra
DGX Station748 GBFP8Nemotron 3 Ultra on DGX Station
RTX PRO 6000 server768 GBFP8Nemotron 3 Ultra on RTX PRO 6000 server
H200 SXM server1,128 GBFP8Nemotron 3 Ultra on H200 SXM server
B200 SXM1,440 GBFP16Nemotron 3 Ultra on B200 SXM
B300 SXM2,304 GBFP16Nemotron 3 Ultra on B300 SXM
GB300 NVL7220,700 GBFP16Nemotron 3 Ultra on GB300 NVL72

See also Nemotron 3 Ultra in NVFP4 and the full sizing matrix.