{
  "key": "llama-3-3-nemotron-super-49b-v1",
  "name": "Llama 3.3 Nemotron Super 49B v1",
  "description": "Nemotron model for efficient reasoning, coding, and specialized AI agents",
  "lab": "nvidia",
  "family": "nemotron",
  "release_date": "2025-04-07",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "toggle"
      }
    ]
  },
  "limit": {
    "context": 131072,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "nvidia/Llama-3.3-Nemotron-Super-49B-v1",
      "name": "Nvidia Nemotron Super 49B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.15,
        "output": 0.15,
        "cache_read": 0.075,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 16384,
        "input": 128000
      },
      "status": null,
      "last_updated": "2025-08-08"
    },
    {
      "provider": "nvidia",
      "provider_model_id": "nvidia/llama-3.3-nemotron-super-49b-v1",
      "name": "Llama 3.3 Nemotron Super 49B v1",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "2025-04-07"
    }
  ]
}