Install the common developer base first
xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install git git-lfs python@3.12 pipx node pnpm cmake rust
pipx ensurepath
Recommended machine: Apple Silicon Mac with 16 GB unified memory for 7B/8B models, 32 GB for comfortable 14B models, and 64 GB or more for larger local experiments.
Install Docker Desktop only when you need OpenHands, Dify, Open WebUI, or full self-hosted stacks. For pure local chat and coding, Ollama or LM Studio is usually enough.