Skip to Content
pieREADME

Last Updated: 3/9/2026


Pie

Installation

# For NVIDIA GPUs (includes CUDA dependencies) pip install "pie-server[cuda]" # For Apple Silicon (includes Metal dependencies) pip install "pie-server[metal]" # Base installation (no GPU-specific packages) pip install pie-server

From Source

uv sync --extra cu128 # cu126, cu128 supported

Verify Installation

pie doctor