Last Updated: 4/8/2026
Pie
Installation
From PyPI (Recommended)
# 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-serverFrom Source
uv sync --extra cu128 # cu126, cu128, cu130 supportedVerify Installation
pie doctor