{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/qwen3",
  "version": "1.1.0",
  "name": "qwen3",
  "description": "Qwen3 is the latest generation of large language models in Qwen series, offering a comprehensive suite of dense and mixture-of-experts (MoE) models.",
  "vendor": "Alibaba",
  "family": "Qwen3",
  "task": "reasoning",
  "capabilities": [
    "tools",
    "thinking"
  ],
  "parameter_sizes": [
    "0.6b",
    "1.7b",
    "4b",
    "8b",
    "14b",
    "30b",
    "32b",
    "235b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "qwen3",
      "url": "https://ollama.com/library/qwen3",
      "pull_command": "ollama pull qwen3",
      "run_command": "ollama run qwen3",
      "tag_count": 58,
      "pulls": "36.2M",
      "updated_at": "2025-10-10"
    },
    {
      "name": "Cloudflare Workers AI",
      "model_id": "@cf/qwen/qwen3-30b-a3b-fp8",
      "url": "https://developers.cloudflare.com/workers-ai/models/qwen3-30b-a3b-fp8/"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/qwen3"
  },
  "authored_by": "Alibaba",
  "source_url": "https://ollama.com/library/qwen3",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/qwen3",
    "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."
  },
  "tags": [
    "cloudflare",
    "local",
    "ollama",
    "thinking",
    "tools"
  ],
  "lifecycle": "stable"
}