{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/qwen2.5",
  "version": "1.0.0",
  "name": "qwen2.5",
  "description": "Qwen2.5 models are pretrained on Alibaba's latest large-scale dataset, encompassing up to 18 trillion tokens. The model supports up to 128K tokens and has multilingual support.",
  "vendor": "Alibaba",
  "family": "Qwen2.5",
  "task": "text-generation",
  "capabilities": [
    "tools"
  ],
  "parameter_sizes": [
    "0.5b",
    "1.5b",
    "3b",
    "7b",
    "14b",
    "32b",
    "72b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "qwen2.5",
      "url": "https://ollama.com/library/qwen2.5",
      "pull_command": "ollama pull qwen2.5",
      "run_command": "ollama run qwen2.5",
      "tag_count": 133,
      "pulls": "39.2M",
      "updated_at": "2024-09-19"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/qwen2.5"
  },
  "authored_by": "Alibaba",
  "source_url": "https://ollama.com/library/qwen2.5",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/qwen2.5",
    "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."
  },
  "tags": [
    "ollama",
    "local",
    "tools"
  ],
  "lifecycle": "stable"
}