{
  "key": "llama-guard-3-8b",
  "name": "Llama Guard 3 8B",
  "description": "Safety model for policy screening, moderation, and risk-aware routing workflows",
  "lab": "meta",
  "family": "llama",
  "release_date": "2024-07-23",
  "knowledge": "2023-12",
  "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": 131072
  },
  "offerings": [
    {
      "provider": "cloudflare-workers-ai",
      "provider_model_id": "@cf/meta/llama-guard-3-8b",
      "name": "Llama Guard 3 8B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.484,
        "output": 0.03,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 131072,
        "input": null
      },
      "status": null,
      "last_updated": "2024-07-23"
    },
    {
      "provider": "edenai",
      "provider_model_id": "cloudflare/@cf/meta/llama-guard-3-8b",
      "name": "Llama-Guard-3-8B (Cloudflare)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.484,
        "output": 0.03,
        "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-07-23"
    },
    {
      "provider": "edenai",
      "provider_model_id": "deepinfra/meta-llama/Llama-Guard-3-8B",
      "name": "Llama-Guard-3-8B (Deep Infra)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.055,
        "output": 0.055,
        "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-07-23"
    }
  ]
}