Skip to Content
README (5)

Last Updated: 4/8/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, cu130 supported

Verify Installation

pie doctor