{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/hermes3",
  "version": "1.0.0",
  "name": "hermes3",
  "description": "Hermes 3 is the latest version of the flagship Hermes series of LLMs by Nous Research",
  "vendor": "Nous Research",
  "family": "Hermes",
  "task": "text-generation",
  "capabilities": [
    "tools"
  ],
  "parameter_sizes": [
    "3b",
    "8b",
    "70b",
    "405b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "hermes3",
      "url": "https://ollama.com/library/hermes3",
      "pull_command": "ollama pull hermes3",
      "run_command": "ollama run hermes3",
      "tag_count": 65,
      "pulls": "1.6M",
      "updated_at": "2024-12-16"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/hermes3"
  },
  "authored_by": "Nous Research",
  "source_url": "https://ollama.com/library/hermes3",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/hermes3",
    "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"
}