{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/bge-m3",
  "version": "1.1.0",
  "name": "bge-m3",
  "description": "BGE-M3 is a new model from BAAI distinguished for its versatility in Multi-Functionality, Multi-Linguality, and Multi-Granularity.",
  "vendor": "BAAI",
  "family": "BGE",
  "task": "embedding",
  "capabilities": [
    "embedding"
  ],
  "parameter_sizes": [
    "567m"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "bge-m3",
      "url": "https://ollama.com/library/bge-m3",
      "pull_command": "ollama pull bge-m3",
      "run_command": "ollama run bge-m3",
      "tag_count": 3,
      "pulls": "6.3M",
      "updated_at": "2024-08-07"
    },
    {
      "name": "Cloudflare Workers AI",
      "model_id": "@cf/baai/bge-m3",
      "url": "https://developers.cloudflare.com/workers-ai/models/bge-m3/"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/bge-m3"
  },
  "authored_by": "BAAI",
  "source_url": "https://ollama.com/library/bge-m3",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/bge-m3",
    "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",
    "embedding",
    "local",
    "ollama"
  ],
  "lifecycle": "stable"
}