ollama launch hermes-desktop
Ollama handles the setup flow automatically:
ollama launch hermes-desktop --model <model>
Run ollama launch hermes-desktop again to switch models later.
On macOS and Windows, the Hermes Desktop installer is the recommended upstream installation path. It installs the desktop app and Hermes Agent together. If you prefer the command line, ollama launch hermes-desktop remains the explicit Ollama-managed path and uses the same Hermes configuration, sessions, skills, and memory as the CLI.
To force Hermes to rebuild its packaged desktop app:
ollama launch hermes-desktop -- --force-build
Last modified 11 September 2026