macOS Install¶
Works on Intel and Apple Silicon. The installer auto-detects your CPU/GPU.
Prerequisites¶
If you've never run git or curl on this Mac, macOS will prompt you to install the Xcode Command Line Tools the first time you run them. Accept the prompt; that gives you both.
If you'd rather pre-install:
Apple Silicon notes¶
- The installer picks
mlxas the recommended engine via the standard hardware-detect path, but the foreground default is still Ollama for compatibility. Switch later withjarvis init --forceand pickmlxif you've installedmlx-lm. - Unified memory is reported as "VRAM" by the installer — that's intentional; on Apple Silicon, system RAM is what GPU-accelerated models can use.