Installation
OMM is available as a native desktop app (macOS, Linux, Windows) and as a CLI tool. The desktop app includes the CLI automatically.
Desktop App
Download the latest release for your platform:
| Platform | Format | Requirements |
|---|---|---|
| macOS | .dmg / .app | Apple Silicon (M1+) or Intel, macOS 13+ |
| Linux | .AppImage / .deb | glibc 2.31+, GPU drivers optional |
| Windows | .msi / .exe | Windows 10+, CUDA toolkit optional |
CLI Only
GPU Support
GPU acceleration is auto-detected at runtime. For best results:
| GPU | Backend | Install |
|---|---|---|
| NVIDIA | CUDA | CUDA Toolkit 12+ or bundled driver |
| Apple Silicon | Metal | Built-in, no extra install |
| AMD | Vulkan / ROCm | ROCm 5.7+ or latest Vulkan driver |
| Intel | Vulkan | Latest Vulkan runtime |