{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/llama3",
  "version": "1.1.0",
  "name": "llama3",
  "description": "Meta Llama 3: The most capable openly available LLM to date",
  "vendor": "Meta",
  "family": "Llama 3",
  "task": "text-generation",
  "capabilities": [],
  "parameter_sizes": [
    "8b",
    "70b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "llama3",
      "url": "https://ollama.com/library/llama3",
      "pull_command": "ollama pull llama3",
      "run_command": "ollama run llama3",
      "tag_count": 68,
      "pulls": "25.1M",
      "updated_at": "2024-05-21"
    },
    {
      "name": "Cloudflare Workers AI",
      "model_id": "@cf/meta/llama-3-8b-instruct-awq",
      "url": "https://developers.cloudflare.com/workers-ai/models/llama-3-8b-instruct-awq/"
    },
    {
      "name": "Cloudflare Workers AI",
      "model_id": "@cf/meta/llama-3-8b-instruct",
      "url": "https://developers.cloudflare.com/workers-ai/models/llama-3-8b-instruct/"
    },
    {
      "name": "Cloudflare Workers AI",
      "model_id": "@cf/meta/meta-llama-3-8b-instruct",
      "url": "https://developers.cloudflare.com/workers-ai/models/meta-llama-3-8b-instruct/"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/llama3"
  },
  "authored_by": "Meta",
  "source_url": "https://ollama.com/library/llama3",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/llama3",
    "license": "unknown",
    "imported_at": "2026-09-03",
    "notes": "Description, capabilities, sizes, pulls, tag count and updated date as shown on the Ollama library page. Vendor, family and task are inferred from the model name; weights license is not published on the listing. Cloudflare Workers AI provider entry added from model-atoms.com on 2026-09-03. Cloudflare Workers AI provider entry added from model-atoms.com on 2026-09-03. Cloudflare Workers AI provider entry added from model-atoms.com on 2026-09-03."
  },
  "tags": [
    "cloudflare",
    "local",
    "ollama"
  ],
  "lifecycle": "stable"
}