{
  "key": "nemotron-3-super-120b",
  "name": "NVIDIA Nemotron 3 Super 120B  (Public Preview)",
  "description": "Nemotron middle tier for collaborative agents and high-volume reasoning workloads",
  "lab": "nvidia",
  "family": "nemotron",
  "release_date": "2026-03-11",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "high",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 1000000,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "digitalocean",
      "provider_model_id": "nvidia-nemotron-3-super-120b",
      "name": "NVIDIA Nemotron 3 Super 120B  (Public Preview)",
      "variants": [
        {
          "org": "nvidia"
        }
      ],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.3,
        "output": 0.65,
        "cache_read": 0.06,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-11"
    }
  ]
}