Whl
SGLang Kernel Wheel Index
Install / Use
/learn @sgl-project/WhlREADME
whl
This repository hosts the wheel index page for SGLang packages. It is not the source code repository — it serves as a PEP 503-compatible package index for distributing pre-built wheels.
Usage
-
Install a kernel package with a specific CUDA version:
pip install sgl-kernel --index-url https://docs.sglang.ai/whl/cu124 -
Install nightly builds:
pip install sglang --index-url https://docs.sglang.ai/whl/nightly/cu129 -
Browse available wheels: Visit the GitHub Releases page, where all binary wheel files are hosted.
