{
  "key": "llama-3-3-70b-instruct-fp8-fast",
  "name": "Llama 3.3 70B Instruct fp8 Fast",
  "description": "Popular open Llama workhorse for multilingual chat, coding, and self-hosting",
  "lab": "meta",
  "family": "llama",
  "release_date": "2024-12-06",
  "knowledge": "2023-12",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 24000,
    "output": 24000
  },
  "offerings": [
    {
      "provider": "cloudflare-workers-ai",
      "provider_model_id": "@cf/meta/llama-3.3-70b-instruct-fp8-fast",
      "name": "Llama 3.3 70B Instruct fp8 Fast",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.293,
        "output": 2.253,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 24000,
        "output": 24000,
        "input": null
      },
      "status": null,
      "last_updated": "2024-12-06"
    }
  ]
}