{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/dolphin-mixtral",
  "version": "1.0.0",
  "name": "dolphin-mixtral",
  "description": "Uncensored, 8x7b and 8x22b fine-tuned models based on the Mixtral mixture of experts models that excels at coding tasks. Created by Eric Hartford.",
  "vendor": "Cognitive Computations",
  "family": "Dolphin",
  "task": "text-generation",
  "capabilities": [],
  "parameter_sizes": [
    "8x7b",
    "8x22b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "dolphin-mixtral",
      "url": "https://ollama.com/library/dolphin-mixtral",
      "pull_command": "ollama pull dolphin-mixtral",
      "run_command": "ollama run dolphin-mixtral",
      "tag_count": 70,
      "pulls": "1.9M",
      "updated_at": "2024-12-20"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/dolphin-mixtral"
  },
  "authored_by": "Cognitive Computations",
  "source_url": "https://ollama.com/library/dolphin-mixtral",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/dolphin-mixtral",
    "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"
}