nemotron-3-ultra-nvfp4NVIDIA
- endpoints
- 1
- regions
- 1
- api
- chat
- released
- June 2026
capabilities 3/8
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 262K | $0.60 | $2.40 | $0.12 | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
no published benchmark scores for this model
nemotron-3-ultra-nvfp4requesty routes this id across every provider serving nemotron-3-ultra-nvfp4, picking on price and health and failing over automatically. the id stays valid when a provider changes underneath it
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="nemotron-3-ultra-nvfp4", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
Nemotron-3-Ultra-550B-A55B-NVFP4 is a frontier-scale large language model (LLM) trained by NVIDIA, designed to deliver strong agentic, reasoning, and conversational capabilities. It is optimized for the most demanding workloads, including complex multi-step agents, long-context analysis, and high-accuracy reasoning over code, math, and science. The model employs a hybrid Latent Mixture-of-Experts (LatentMoE) architecture, utilizing interleaved Mamba-2 and MoE layers, along with select Attention layers. Like the Super model, the Ultra model incorporates Multi-Token Prediction (MTP) layers for faster text generation and improved quality, and it is trained using an NVFP4 pre-training recipe to maximize compute efficiency. The model has 55B active parameters and 550B parameters in total.
questions 6
Which providers serve nemotron-3-ultra-nvfp4?
How much does nemotron-3-ultra-nvfp4 cost?
Is nemotron-3-ultra-nvfp4 open weights?
What is the context window of nemotron-3-ultra-nvfp4?
How do I use nemotron-3-ultra-nvfp4 with the OpenAI SDK?
Should I call nemotron-3-ultra-nvfp4 by its managed id or a provider id?
more from nvidia 6
| model | context | from /M | providers |
|---|---|---|---|
| nemotron-lightning-3.5-30b-a3b | 262K | $0.05 | 1 |
| nemotron-3.5-lightning-30b-a3b | 1.0M | free | 1 |
| nvidia-nemotron-3-ultra | 262K | $0.37 | 1 |
| nemotron-3.5-content-safety | 131K | free | 1 |
| nemotron-3-nano-omni-30b-a3b-reasoning | 131K | free | 1 |
| nemotron-3-ultra-550b-a55b | 1.0M | free | 2 |
route nemotron-3-ultra-nvfp4 through one endpoint
One key for 1 provider on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
