{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/nous-hermes2",
  "version": "1.0.0",
  "name": "nous-hermes2",
  "description": "The powerful family of models by Nous Research that excels at scientific discussion and coding tasks.",
  "vendor": "Nous Research",
  "family": "Hermes",
  "task": "text-generation",
  "capabilities": [],
  "parameter_sizes": [
    "10.7b",
    "34b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "nous-hermes2",
      "url": "https://ollama.com/library/nous-hermes2",
      "pull_command": "ollama pull nous-hermes2",
      "run_command": "ollama run nous-hermes2",
      "tag_count": 33,
      "pulls": "1.1M",
      "updated_at": "2024-01-02"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/nous-hermes2"
  },
  "authored_by": "Nous Research",
  "source_url": "https://ollama.com/library/nous-hermes2",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/nous-hermes2",
    "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"
}