Skip to content
Model catalogue
NVIDIA

NVIDIA

Nemotron 3 Super

nvidia/nemotron-3-super-120b-a12b

Specification

Published by the vendor; the platform bills at the target's declared price.

NVIDIA

Nemotron 3 Super

reasoning open weights tools

NVIDIA nvidia/nemotron-3-super-120b-a12b

NVIDIA Nemotron 3 Super is a 120B-parameter open hybrid MoE model, activating just 12B parameters for maximum compute efficiency and accuracy in complex multi-agent applications. Built on a hybrid Mamba-Transformer...

Input $/1M
$0.09
Output $/1M
$0.40
Context
1M
Max output
16K
Released
Mar 11, 2026
Modalities
text
Intelligence index14
Coding index38
Agentic index4

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Nemotron 3 Super
targets:
  - id: nemotron-3-super-120b-a12b
    kind: llm
    name: Nemotron 3 Super
    metadata:
      model: nvidia/nemotron-3-super-120b-a12b          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 1000000
    cost:
      usd_per_1k_tokens: 0.000243