{
  "key": "llama-3-1-nemotron-70b-instruct-hf",
  "name": "Nvidia Nemotron 70b",
  "description": "Nemotron model for efficient reasoning, coding, and specialized AI agents",
  "lab": "nvidia",
  "family": "nemotron",
  "release_date": "2025-04-15",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 16384,
    "output": 8192
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "nvidia/Llama-3.1-Nemotron-70B-Instruct-HF",
      "name": "Nvidia Nemotron 70b",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.357,
        "output": 0.408,
        "cache_read": 0.1785,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 16384,
        "output": 8192,
        "input": 16384
      },
      "status": null,
      "last_updated": "2025-04-15"
    }
  ]
}