{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/deepseek-v3.1",
  "version": "1.0.0",
  "name": "deepseek-v3.1",
  "description": "DeepSeek-V3.1-Terminus is a hybrid model that supports both thinking mode and non-thinking mode.",
  "vendor": "DeepSeek",
  "family": "DeepSeek-V",
  "task": "reasoning",
  "capabilities": [
    "tools",
    "thinking"
  ],
  "parameter_sizes": [
    "671b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "deepseek-v3.1",
      "url": "https://ollama.com/library/deepseek-v3.1",
      "pull_command": "ollama pull deepseek-v3.1",
      "run_command": "ollama run deepseek-v3.1",
      "tag_count": 7,
      "pulls": "725.4K",
      "updated_at": "2025-09-27"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/deepseek-v3.1"
  },
  "authored_by": "DeepSeek",
  "source_url": "https://ollama.com/library/deepseek-v3.1",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/deepseek-v3.1",
    "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"
  ],
  "lifecycle": "stable"
}