AI that lives on your computer. Open-source, private & always local.

Run frontier AI entirely on your machine. No API keys, no telemetry, no limits. Own your models and conversation data.

curl -LsSf https://llama.app/install.sh | sh
Prefer Brew or Winget? Package managers Rather build from source? Follow instructions

Pair it with a local coding agent.

Run llama serve, install the pi-llama plugin and launch Pi. It will automatically discover your local model. No config, no API keys. Files stay on your machine, requests never leave it.

# 1. Serve a model
llama serve

# 2. Install the pi-llama plugin
pi install git:github.com/huggingface/pi-llama

# 3. Run Pi, everything is set
pi
Pi

Optimized for any hardware.

From your laptop to a cluster, llama.cpp runs on whatever you have. Same binary, same models, same hand-tuned kernels for every GPU and CPU.

Image Apple Silicon
Image M Ultra
Image RTX 5090
Image CPU
Image Jetson
Image H100
Image MI300
Image RTX 4090
Image A100
Image M Pro

Run your first model