Independent community resource — Nemotron3AI.com is not affiliated with, endorsed by, or sponsored by NVIDIA Corporation.

Guide · 6 min

Choose by workload, not parameter count.

Nano, Super, and Ultra target different operating points. Start with the job your system must perform, your latency target, and where inference will run.

Start with Nano

Nano is the practical entry point for high-throughput agents and experimentation. NVIDIA lists 31.6B total parameters with roughly 3.2B active parameters (3.6B including embeddings), a hybrid Mamba-Transformer MoE design, and context support up to 1M tokens.

Evaluate Super for collaborative workloads

NVIDIA positions Super between Nano and Ultra for collaborative agents and high-volume enterprise work. Because checkpoints and details evolve, verify the current release and specifications before architecture decisions.

Use Ultra when quality is the priority

Ultra has 550B total and 55B active parameters. It is intended for deep research, complex coding, orchestration and long-running agent workflows. Most users will evaluate it through a hosted endpoint before considering direct deployment.

Decision checklist

Verify on the official family page