- https://api.pyx.dev/simple/astral-sh/cu118 (CUDA 11.8)
- https://api.pyx.dev/simple/astral-sh/cu121 (CUDA 12.1)
- https://api.pyx.dev/simple/astral-sh/cu124 (CUDA 12.4)
- https://api.pyx.dev/simple/astral-sh/cu126 (CUDA 12.6)
- https://api.pyx.dev/simple/astral-sh/cu128 (CUDA 12.8)
- https://api.pyx.dev/simple/astral-sh/cu129 (CUDA 12.9)
- https://api.pyx.dev/simple/astral-sh/cu130 (CUDA 13.0)
pyproject.toml:
- PyTorch (mirrored directly from the PyTorch index)
- vLLM
- Flash Attention
- Flash Attention 3
- SageAttention2++
- SageAttention3
- FlashInfer
- DeepSpeed
- DeepGEMM
- DeepEP
- MegaBlocks
- Grouped GEMM
- NATTEN
- PyTorch Scatter
- PyTorch Cluster
- PyTorch Sparse
- torch-spline-conv
- pyg-lib
- Mamba SSM
- causal-conv1d
- Apex
- TransformerEngine
- PyTorch3D
- Detectron2
- Adan
- PyCUDA
https://api.pyx.dev/simple/astral-sh/cu126
ensures that uv installs consistent, compatible versions of PyTorch, CUDA, and
the other GPU-accelerated dependencies.
You can browse the pyx GPU indexes in the pyx dashboard,
or by querying the Simple API:
Jetson mirrors
pyx provides mirrors of the Jetson AI Lab package indexes for NVIDIA Jetson devices. These indexes can be enabled upon request by contacting us. Once enabled, the following indexes are available:- https://api.pyx.dev/simple/jetson-ai-lab/jp6-cu126 (JetPack 6, CUDA 12.6)
- https://api.pyx.dev/simple/jetson-ai-lab/jp6-cu128 (JetPack 6, CUDA 12.8)
- https://api.pyx.dev/simple/jetson-ai-lab/jp6-cu129 (JetPack 6, CUDA 12.9)
- https://api.pyx.dev/simple/jetson-ai-lab/sbsa-cu130 (SBSA, CUDA 13.0)