Run pi.dev with Gemma4 using local Llama.cpp
OSX brew install llama.cpp 2. Start the server OSX llama-server -hf ggml-org/gemma-4-E2B-it-GGUF 3. Install pi.dev curl -fsSL https://pi.dev/install.sh | sh 4. Create the config files: .pi/agent/models.json ~/.pi/agent/settings.json References: https://ai.google.dev/gemma/docs/integrations/llamacpp https://github.com/ggml-org/llama.cpp/blob/master/docs/install.md