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...
Context
512K
Max output
—
Pricing
$0.60$0/M in$0.20$0/M cached$3.60$0/M out
Waterfall
Supported parameters
Sampling
| Status | ||||||
|---|---|---|---|---|---|---|
| Azure Foundry via Experiential Cloudfree tier | — | — | — | Free | Free | active |
| Azure Foundry via Experiential Cloudexperiential | — | — | — | $0.60≈ | $3.60≈ | active |
| Fireworks via Experiential Cloudexperiential | — | — | — | $0.60≈ | $3.60≈ | active |
Fastest
60 tok/s
Released
Jun 2026
Promotion
FreeYour limits
Tools & structure
Reasoning
Streaming
Limits
Sending an unsupported field? See error reference.
Fireworks docsQuickstart
I want you to route my LLM calls for "nemotron-3-ultra-550b-a55b" through the Experiential gateway instead of calling the provider directly. It speaks the OpenAI Chat Completions API, so this is a base-URL and key swap. Please: 1. Point the client at https://api-pr-1921.preview.experientiallabs.ai/v1 as the base URL. 2. Authenticate with my Experiential API key from the EXPLABS_API_KEY environment variable. If it isn't set, stop and tell me to create one under Settings -> API Keys and export it. 3. Use the model id "nemotron-3-ultra-550b-a55b" exactly. 4. Update every place my code builds an LLM client for this model to use that base URL and key, leaving streaming and tool-calls as they are. 5. Make one test call and show me the reply plus the token usage, so we confirm it runs on my Experiential credits. Tell me which files you changed.
Set EXPLABS_API_KEY to an organization API key before running your agent.
Benchmarks
Hugging Face