NVIDIA’s largest open model, launched at Computex in June 2026. NVIDIA built it for agents that plan, call tools, read the results and recover from errors over many turns, and it aims to use fewer tokens getting there.
Paste a server URL, pick a model, and watch it call your tools in a real conversation. No install.
No server of your own? Leave it blank and use one of the public mock servers.
MCP Evals
Can Nemotron 3 Ultra 550B actually complete tasks with your server?
One chat shows the tool calls work. An eval writes real tasks from your tool schemas, has Nemotron 3 Ultra 550B drive each one, and reports where it got the wrong answer even though every call succeeded. Pick Nemotron 3 Ultra 550B as the driver.
Nemotron 3 Ultra is a 550B-parameter mixture-of-experts model with 55B active per token. It mixes Mamba layers, which handle long sequences cheaply, with Transformer layers for precise recall. It uses NVIDIA’s LatentMoE routing and multi-token prediction for faster generation, and it is released in NVFP4 as well as BF16. The weights are open under OpenMDW-1.1, the Linux Foundation’s permissive licence for model distributions. It is text-only. Nemotron 3 Super (120B, 12B active) is the smaller model in the same family, and both are available here.
These are the vendor’s own claims, not measurements of ours. Run the model against your own server to find out whether they hold for your tools.
Run Nemotron 3 Ultra and Nemotron 3 Super on the same four-step task against the complex-schema mock: create_user_profile, process_order, analyze_data, then configure_workflow. Same family at a tenth of the size, so the gap on your tools tells you whether the Ultra is worth it. All the mock servers →
| Model | Model ID |
|---|---|
| Nemotron 3 Ultra 550B | nvidia/nemotron-3-ultra-550b-a55b |