{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/deepseek-v4-flash",
  "version": "1.0.0",
  "name": "deepseek-v4-flash",
  "description": "DeepSeek-V4-Flash is a preview of the DeepSeek-V4 series, a Mixture-of-Experts model with 284B total parameters and 13B activated, built for efficient reasoning across a 1M-token context window.",
  "vendor": "DeepSeek",
  "family": "DeepSeek-V",
  "task": "reasoning",
  "capabilities": [
    "tools",
    "thinking",
    "cloud"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "deepseek-v4-flash",
      "url": "https://ollama.com/library/deepseek-v4-flash",
      "pull_command": "ollama pull deepseek-v4-flash",
      "run_command": "ollama run deepseek-v4-flash",
      "tag_count": 2,
      "pulls": "420K",
      "updated_at": "2026-08-01"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/deepseek-v4-flash"
  },
  "authored_by": "DeepSeek",
  "source_url": "https://ollama.com/library/deepseek-v4-flash",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/deepseek-v4-flash",
    "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"
}