{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/deepseek-v2.5",
  "version": "1.0.0",
  "name": "deepseek-v2.5",
  "description": "An upgraded version of DeekSeek-V2 that integrates the general and coding abilities of both DeepSeek-V2-Chat and DeepSeek-Coder-V2-Instruct.",
  "vendor": "DeepSeek",
  "family": "DeepSeek-V",
  "task": "text-generation",
  "capabilities": [],
  "parameter_sizes": [
    "236b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "deepseek-v2.5",
      "url": "https://ollama.com/library/deepseek-v2.5",
      "pull_command": "ollama pull deepseek-v2.5",
      "run_command": "ollama run deepseek-v2.5",
      "tag_count": 7,
      "pulls": "287.9K",
      "updated_at": "2024-09-11"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/deepseek-v2.5"
  },
  "authored_by": "DeepSeek",
  "source_url": "https://ollama.com/library/deepseek-v2.5",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/deepseek-v2.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"
  ],
  "lifecycle": "stable"
}