{
  "key": "llama3-3-70b",
  "name": "Llama 3.3 70B",
  "description": "Open Llama instruction model for multilingual chat, reasoning, and coding",
  "lab": "meta",
  "family": "llama",
  "release_date": "2025-07-03",
  "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": 131072,
    "output": 16384
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "TEE/llama3-3-70b",
      "name": "Llama 3.3 70B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.75,
        "output": 2.75,
        "cache_read": 1.75,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 16384,
        "input": 128000
      },
      "status": null,
      "last_updated": "2025-07-03"
    },
    {
      "provider": "pendra",
      "provider_model_id": "llama3.3:70b",
      "name": "Llama-3.3-70B-Instruct",
      "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": 128000,
        "output": 4096,
        "input": null
      },
      "status": null,
      "last_updated": "2024-12-06"
    },
    {
      "provider": "tinfoil",
      "provider_model_id": "llama3-3-70b",
      "name": "Llama-3.3-70B-Instruct",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.75,
        "output": 2.75,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 4096,
        "input": null
      },
      "status": null,
      "last_updated": "2024-12-06"
    }
  ]
}