{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/deepseek-v4-pro",
  "version": "1.0.0",
  "name": "deepseek-v4-pro",
  "description": "DeepSeek-V4-Pro is a frontier Mixture-of-Experts model with a large context window and three reasoning modes.",
  "vendor": "DeepSeek",
  "family": "DeepSeek-V",
  "task": "reasoning",
  "capabilities": [
    "tools",
    "thinking",
    "cloud"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "deepseek-v4-pro",
      "url": "https://ollama.com/library/deepseek-v4-pro",
      "pull_command": "ollama pull deepseek-v4-pro",
      "run_command": "ollama run deepseek-v4-pro",
      "tag_count": 2,
      "pulls": "377.3K",
      "updated_at": "2026-08-13"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/deepseek-v4-pro"
  },
  "authored_by": "DeepSeek",
  "source_url": "https://ollama.com/library/deepseek-v4-pro",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/deepseek-v4-pro",
    "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",
    "thinking",
    "cloud"
  ],
  "lifecycle": "stable"
}