{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/cogito",
  "version": "1.0.0",
  "name": "cogito",
  "description": "Cogito v1 Preview is a family of hybrid reasoning models by Deep Cogito that outperform the best available open models of the same size, including counterparts from LLaMA, DeepSeek, and Qwen across most standard benchmarks.",
  "vendor": "Deep Cogito",
  "family": "Cogito",
  "task": "text-generation",
  "capabilities": [
    "tools"
  ],
  "parameter_sizes": [
    "3b",
    "8b",
    "14b",
    "32b",
    "70b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "cogito",
      "url": "https://ollama.com/library/cogito",
      "pull_command": "ollama pull cogito",
      "run_command": "ollama run cogito",
      "tag_count": 20,
      "pulls": "2.1M",
      "updated_at": "2025-04-08"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/cogito"
  },
  "authored_by": "Deep Cogito",
  "source_url": "https://ollama.com/library/cogito",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/cogito",
    "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"
  ],
  "lifecycle": "stable"
}