macOS
macOS 12 (Monterey) or newer. Open the .dmg, drag MyOwnLLM into Applications.
Not sure which? Open → About This Mac. If you see "Apple M-something", pick Apple Silicon. If you see an Intel chip, pick Intel Mac.
Download
Free, open-source installers for every platform MyOwnLLM supports. Pick the one that matches the computer you're on. It's a normal, double-clickable installer, the same as any other app.
Loading the latest release…
It looks like you're on your computer. We'd suggest:
Download MyOwnLLMmacOS 12 (Monterey) or newer. Open the .dmg, drag MyOwnLLM into Applications.
Not sure which? Open → About This Mac. If you see "Apple M-something", pick Apple Silicon. If you see an Intel chip, pick Intel Mac.
Windows 10 or newer, 64-bit. Run the installer and follow the prompts.
Native packages for the most common distributions, plus a portable AppImage that runs anywhere.
For Raspberry Pi 4 / 5 running 64-bit Raspberry Pi OS, or any other arm64 Linux device.
Bookworm or newer recommended. The 32-bit ARM (armv7l) image isn't supported; use the 64-bit Raspberry Pi OS.
Prefer a terminal? These commands download and run the official installer for you. Both scripts are hosted right here on this site.
curl -fsSL https://myownllm.net/install.sh | sh
Add -s -- --run to launch the app as soon as it's installed.
irm https://myownllm.net/install.ps1 | iex
Add -Run to launch the app as soon as it's installed.
Stuck? Open an issue on GitHub and we'll help. Curious about how it works under the hood? Read the docs.