This post demonstrates running Gemma 4 12B open-weight model locally on an Apple M3 Max at approximately 20 output tokens per second using llama.cpp with Metal acceleration, achieving roughly 9% GPU memory savings versus Adam optimizer-based setups. The stack combines k3d for local Kubernetes orchestration, Open WebUI for a chat interface, Pulumi for infrastructure-as-code management, and Tailscale for secure remote access. Open-weight models running on consumer hardware keep data local, work offline, and eliminate per-token cloud costs.