nemotron-3-super-120b-a12bNVIDIA
- endpoints
- 1
- regions
- 1
- best tok/s
- 89
- api
- chat
- released
- March 2026
capabilities 2/8
| # | flags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | Global | 1.0M | free | free | free | 2.55s | 89.0 | - |
| provider | now | low | high | change |
|---|---|---|---|---|
| NVIDIA | 2.55s | 1.74s | 7.22s | +258% |
| Nebius AI | 3.01s | 556ms | 32.95s | -67% |
median wait before the first token lands. this is the number a user feels, and it moves with provider load through the day.
Lines are steps: each sample is one week of traffic held flat, not a slide from the week before. Click a name in the key to drop it from the plot. Measured through Sep 12.
| eval | Score as a share of 100 | /100 |
|---|---|---|
| GPQA Diamond | 80.0 | |
| τ²-Bench | 67.8 | |
| Coding Index | 37.7 | |
| SciCode | 36.2 | |
| Terminal-Bench Hard | 28.8 | |
| Humanity's Last Exam | 20.8 | |
| Intelligence Index | 13.6 | |
| 7 evals | mean | 40.7 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2026-03-11.
nemotron-3-super-120b-a12brequesty routes this id across every provider serving nemotron-3-super-120b-a12b, 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-super-120b-a12b", 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
NVIDIA Nemotron 3 Super is a 120B-parameter open hybrid Mamba-Transformer MoE model activating just 12B parameters, with multi-token prediction for high throughput. 1M token context for long-horizon agent coherence, cross-document reasoning, and multi-step planning. Strong on AIME 2025, TerminalBench, and SWE-Bench Verified. Part of the NVIDIA Nemotron family.
questions 7
Which providers serve nemotron-3-super-120b-a12b?
How much does nemotron-3-super-120b-a12b cost?
Is nemotron-3-super-120b-a12b open weights?
What is the context window of nemotron-3-super-120b-a12b?
Which provider is fastest for nemotron-3-super-120b-a12b?
How do I use nemotron-3-super-120b-a12b with the OpenAI SDK?
Should I call nemotron-3-super-120b-a12b 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-ultra-nvfp4 | 262K | $0.60 | 1 |
| nemotron-3-nano-omni-30b-a3b-reasoning | 131K | free | 1 |
route nemotron-3-super-120b-a12b 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
