Compatible programs
The local AI runners omm can install or link, and which platform each is automated on, mirrored from the README.
Synced live from raw.githubusercontent.com
The local AI runners omm can install or link, and which platform each is automated on, mirrored from the README.
Synced live from raw.githubusercontent.com
The first bare omm run on a fresh install (or omm setup any time after) shows a hardware summary and a checklist of local AI runners. Checking one that omm knows how to install runs its official installer with live progress in the terminal; checking one it doesn't yet automate on your platform prints a link instead. Automation coverage today:
| Runner | Automated on | Manual elsewhere |
|---|---|---|
| Ollama | macOS (Homebrew), Windows (WinGet) | Linux |
| LM Studio | macOS (Homebrew), Windows (WinGet) | Linux |
| Jan | macOS (Homebrew), Windows (winget), Linux (Flatpak) | wherever that package manager isn't installed |
| AnythingLLM | macOS (Homebrew) | Linux, Windows |
| Msty | macOS (Homebrew) | Linux, Windows |
| KoboldCpp | — | All platforms; automatic artifacts lack a pinned checksum |
| text-generation-webui | — | All platforms; install manually from the official releases |
Every currently-installed runner is also listed (marked as already installed, not selectable) rather than hidden, so the checklist always reflects what omm actually detects on the machine.
See engine management for operation previews, package ownership checks, and verification limits.