PPU-V2.1.0 PIP Package List

更新时间:
复制 MD 格式

Description of the update:

  1. Starting from PIP List 1.6.x, we provide OS Free PIP software packages, that is, AI container images using Ubuntu and other Base OS (including but not limited to AliOS, etc.) can be installed using the same installation instructions. Beginning with PIP List 1.7.x, CUDA Version-indistinguishable OS/CUDA Free PIP packages are introduced.

  2. Starting from PIP List 1.6.x, PIP List will no longer refine the update of small version incremental files. For example, all updates of 1.7.x will be included in the single file "1.7.x". It is expected that new PIP software packages will be added in weekly increments. Please check the latest version of this document.

  3. The PPU PIP service provides two methods. For more information, see Use the PPU PIP service and Use the PPU PIP source in PAI.

    1. "PPU PIP service provided by PTG": supports using the PPU PIP service provided by PTG through public network + explicit authentication mode.

    2. "PPU PIP Service Provided by Alibaba Cloud": You can use the PPU PIP service provided by Alibaba Cloud through VPC and authentication-free mode (recommended mode).

Note
  • The -i <IndexURL> options in the pip install command are optional. For more information, see the documentation provided by the cloud product you are using.

  • The <IndexURL> varies depending on the PPU PIP service you use and can be selected as needed. Some of the <IndexURL> are organized as follows:

# 1.1 the Index URL format of the PPU PIP service provided by PTG (<=v1.5.3):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/ptgai-pypi_ppu_ubuntu_<cuda-version>_index/simple/
## Index URL specific example of the PPU PIP service provided by PTG (partial):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/ptgai-pypi_ppu_ubuntu_cu128_index/simple/
https://art-pub.eng.t-head.cn/artifactory/api/pypi/ptgai-pypi_ppu_ubuntu_cu129_index/simple/

#1.2 the Index URL format of the PPU PIP service provided by PTG:
## 1.2.1 Index URL format of PPU PIP service provided by PTG (OS Free mode, introduced by v1.6.x):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/<cuda-version>_index/simple/
### Index URL specific example of the PPU PIP service provided by PTG (OS Free mode, part):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/cu128_index/simple/
https://art-pub.eng.t-head.cn/artifactory/api/pypi/cu129_index/simple/

## 1.2.2 Index URL format of PPU PIP service provided by PTG (OS/CUDA Free mode, v1.7.x introduced):
### Compared with v1.6.x, v1.7.x does not need to specify the cuda version. Unified Index URL (only this one):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/pypi_index/simple/


# Correspondingly, the above 1.1, 1.2.1 and 1.2.2 have the corresponding Index URL format of "PPU PIP service provided by Aliyun"#


#2.1 the format of the index URL of the PPU PIP service provided by Alibaba Cloud (<=v1.5.3):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/ubuntu_<cuda-version>/simple/
## The index URL of the PPU PIP service provided by Alibaba Cloud (partial):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/ubuntu_cu128/simple/
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/ubuntu_cu129/simple/

#2.2 the format of the index URL of the PPU PIP service provided by Alibaba Cloud:
## 2.2.1 The index URL format of the PPU PIP service provided by Alibaba Cloud (OS Free mode, introduced by v1.6.x):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/<cuda-version>/simple/
### The specific example of the Index URL of the PPU PIP service provided by Alibaba Cloud (OS Free mode, part):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/cu128/simple/
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/cu129/simple/

## 2.2.2 The index URL format of the PPU PIP service provided by Alibaba Cloud (OS/CUDA free mode, introduced in v1.7.x):
### Compared with v1.6.x, v1.7.x does not need to specify cuda version, unified Index URL (only this one)
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/pypi_index/simple/

item

version

os

cuda

framework

python

type

cmd line (OS Free)

acext

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install acext==1.0.0 (-i <IndexURL>)

acext

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install acext==1.0.0 (-i <IndexURL>)

acext

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install acext==1.0.0 (-i <IndexURL>)

acext

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install acext==1.0.0 (-i <IndexURL>)

acext

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install acext==1.0.0 (-i <IndexURL>)

acext

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install acext==1.0.0 (-i <IndexURL>)

acext

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install acext==1.0.0 (-i <IndexURL>)

ai2_olmo

0.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install ai2_olmo==0.6.0 (-i <IndexURL>)

ai2_olmo

0.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install ai2_olmo==0.6.0 (-i <IndexURL>)

ai2_olmo

0.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install ai2_olmo==0.6.0 (-i <IndexURL>)

aibrix

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install aibrix==0.5.0 (-i <IndexURL>)

aibrix

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install aibrix==0.5.0 (-i <IndexURL>)

aibrix

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install aibrix==0.5.0 (-i <IndexURL>)

aibrix

0.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install aibrix==0.6.0 (-i <IndexURL>)

aibrix

0.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install aibrix==0.6.0 (-i <IndexURL>)

aibrix

0.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install aibrix==0.6.0 (-i <IndexURL>)

apex

25.7

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install apex==25.7 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install apex==25.9 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install apex==25.9 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install apex==25.9 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install apex==25.9 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install apex==25.9 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install apex==25.9 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install apex==25.9 (-i <IndexURL>)

apex

24.4.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install apex==24.4.1 (-i <IndexURL>)

apex

24.4.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install apex==24.4.1 (-i <IndexURL>)

apex

24.4.1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install apex==24.4.1 (-i <IndexURL>)

apex

24.4.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install apex==24.4.1 (-i <IndexURL>)

aphrodite_engine

0.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install aphrodite_engine==0.10.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

biopython

1.86

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install biopython==1.86 (-i <IndexURL>)

biopython

1.86

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install biopython==1.86 (-i <IndexURL>)

biopython

1.86

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install biopython==1.86 (-i <IndexURL>)

bitblas

0.1.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitblas==0.1.0 (-i <IndexURL>)

bitblas

0.1.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install bitblas==0.1.0 (-i <IndexURL>)

bitblas

0.1.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install bitblas==0.1.0 (-i <IndexURL>)

bitsandbytes

0.43.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install bitsandbytes==0.43.1 (-i <IndexURL>)

bitsandbytes

0.43.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.43.1 (-i <IndexURL>)

bitsandbytes

0.44.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install bitsandbytes==0.44.1 (-i <IndexURL>)

bitsandbytes

0.44.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.44.1 (-i <IndexURL>)

bitsandbytes

0.45.3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.45.3 (-i <IndexURL>)

bitsandbytes

0.47.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install bitsandbytes==0.47.0 (-i <IndexURL>)

bitsandbytes

0.48.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install bitsandbytes==0.48.1 (-i <IndexURL>)

bitsandbytes

0.48.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install bitsandbytes==0.48.1 (-i <IndexURL>)

bitsandbytes

0.49.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.49.0 (-i <IndexURL>)

bitsandbytes

0.49.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install bitsandbytes==0.49.0 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

block_sparse_attn

0.0.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install block_sparse_attn==0.0.1 (-i <IndexURL>)

block_sparse_attn

0.0.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install block_sparse_attn==0.0.1 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

byte_flux

1.0.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install byte_flux==1.0.4 (-i <IndexURL>)

byte_flux

1.0.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install byte_flux==1.0.4 (-i <IndexURL>)

byte_flux

1.0.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.4

torch 2.4.0

3.8

ce

pip install byte_flux==1.0.4 (-i <IndexURL>)

byte_flux

1.0.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.4.0

3.1

ce

pip install byte_flux==1.0.4 (-i <IndexURL>)

byte_flux

1.0.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install byte_flux==1.0.4 (-i <IndexURL>)

byte_flux

1.0.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install byte_flux==1.0.4 (-i <IndexURL>)

byte_flux

1.0.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install byte_flux==1.0.4 (-i <IndexURL>)

byte_flux

1.0.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install byte_flux==1.0.4 (-i <IndexURL>)

byte_flux

1.0.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install byte_flux==1.0.4 (-i <IndexURL>)

byte_flux

1.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install byte_flux==1.1.1 (-i <IndexURL>)

byte_flux

1.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install byte_flux==1.1.1 (-i <IndexURL>)

byte_flux

1.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.4.0

3.1

ce

pip install byte_flux==1.1.1 (-i <IndexURL>)

byte_flux

1.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install byte_flux==1.1.1 (-i <IndexURL>)

byte_flux

1.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install byte_flux==1.1.1 (-i <IndexURL>)

byte_flux

1.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.4

torch 2.4.0

3.8

ce

pip install byte_flux==1.1.1 (-i <IndexURL>)

byte_flux

1.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.4.0

3.8

ce

pip install byte_flux==1.1.1 (-i <IndexURL>)

byte_flux

1.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install byte_flux==1.1.1 (-i <IndexURL>)

byte_flux

1.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install byte_flux==1.1.1 (-i <IndexURL>)

byte_flux

1.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install byte_flux==1.1.1 (-i <IndexURL>)

causal_conv1d

1.5.2

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install causal_conv1d==1.5.2 (-i <IndexURL>)

causal_conv1d

1.5.3

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install causal_conv1d==1.5.3 (-i <IndexURL>)

causal_conv1d

1.5.4

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install causal_conv1d==1.5.4 (-i <IndexURL>)

causal_conv1d

1.5.4

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install causal_conv1d==1.5.4 (-i <IndexURL>)

causal_conv1d

1.5.4

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install causal_conv1d==1.5.4 (-i <IndexURL>)

causal_conv1d

1.6.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install causal_conv1d==1.6.0 (-i <IndexURL>)

causal_conv1d

1.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install causal_conv1d==1.6.0 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

chitu

0.3.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install chitu==0.3.8 (-i <IndexURL>)

chitu

0.3.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install chitu==0.3.8 (-i <IndexURL>)

chitu

0.3.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install chitu==0.3.8 (-i <IndexURL>)

chitu

0.4.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install chitu==0.4.3 (-i <IndexURL>)

chitu

0.4.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install chitu==0.4.3 (-i <IndexURL>)

chitu

0.4.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install chitu==0.4.3 (-i <IndexURL>)

chitu

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install chitu==0.5.0 (-i <IndexURL>)

chitu

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install chitu==0.5.0 (-i <IndexURL>)

chitu

0.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install chitu==0.5.1 (-i <IndexURL>)

chitu

0.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install chitu==0.5.1 (-i <IndexURL>)

chitu

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install chitu==0.5.2 (-i <IndexURL>)

chitu

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install chitu==0.5.2 (-i <IndexURL>)

chitu

0.5.5

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install chitu==0.5.5 (-i <IndexURL>)

chitu

0.5.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install chitu==0.5.5 (-i <IndexURL>)

chitu

0.5.5

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install chitu==0.5.5 (-i <IndexURL>)

chitu

0.5.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install chitu==0.5.5 (-i <IndexURL>)

chitu

0.5.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install chitu==0.5.5 (-i <IndexURL>)

cog

0.16.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cog==0.16.11 (-i <IndexURL>)

cog

0.16.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cog==0.16.11 (-i <IndexURL>)

cog

0.16.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cog==0.16.11 (-i <IndexURL>)

cog

0.16.12

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cog==0.16.12 (-i <IndexURL>)

cog

0.16.12

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cog==0.16.12 (-i <IndexURL>)

cog

0.16.12

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cog==0.16.12 (-i <IndexURL>)

cog

0.16.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cog==0.16.7 (-i <IndexURL>)

cog

0.16.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cog==0.16.7 (-i <IndexURL>)

cog

0.16.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cog==0.16.7 (-i <IndexURL>)

cog

0.16.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cog==0.16.8 (-i <IndexURL>)

cog

0.16.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cog==0.16.8 (-i <IndexURL>)

cog

0.16.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cog==0.16.8 (-i <IndexURL>)

cog

0.16.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cog==0.16.9 (-i <IndexURL>)

cog

0.16.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cog==0.16.9 (-i <IndexURL>)

cog

0.16.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cog==0.16.9 (-i <IndexURL>)

cog

0.17.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cog==0.17.1 (-i <IndexURL>)

cog

0.17.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cog==0.17.1 (-i <IndexURL>)

cog

0.17.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cog==0.17.1 (-i <IndexURL>)

cog

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cog==0.19.0 (-i <IndexURL>)

cog

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cog==0.19.0 (-i <IndexURL>)

cog

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cog==0.19.0 (-i <IndexURL>)

cog

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install cog==0.19.0 (-i <IndexURL>)

cog

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install cog==0.19.0 (-i <IndexURL>)

cog

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install cog==0.19.0 (-i <IndexURL>)

colossalai

0.3.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install colossalai==0.3.2 (-i <IndexURL>)

cosmos_curate

1.1.11

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cosmos_curate==1.1.11 (-i <IndexURL>)

cosmos_curate

1.1.11

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cosmos_curate==1.1.11 (-i <IndexURL>)

cosmos_curate

1.1.11

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cosmos_curate==1.1.11 (-i <IndexURL>)

cosmos_curate

1.1.9

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cosmos_curate==1.1.9 (-i <IndexURL>)

cosmos_curate

1.1.9

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cosmos_curate==1.1.9 (-i <IndexURL>)

cosmos_curate

1.1.9

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cosmos_curate==1.1.9 (-i <IndexURL>)

cosmos_curate

1.2.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cosmos_curate==1.2.0 (-i <IndexURL>)

cosmos_curate

1.2.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cosmos_curate==1.2.1 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

ctransformers

0.2.27

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install ctransformers==0.2.27 (-i <IndexURL>)

ctransformers

0.2.27

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install ctransformers==0.2.27 (-i <IndexURL>)

ctransformers

0.2.27

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install ctransformers==0.2.27 (-i <IndexURL>)

ctranslate2

4.5.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install ctranslate2==4.5.0 (-i <IndexURL>)

ctranslate2

4.6.2

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install ctranslate2==4.6.2 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cuda_bindings

12.8.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cuda_bindings==12.8.0 (-i <IndexURL>)

cuda_bindings

12.9.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cuda_bindings==12.9.0 (-i <IndexURL>)

cuda_bindings

13.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cuda_bindings==13.0.0 (-i <IndexURL>)

cuda_core

0.1.1

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cuda_core==0.1.1 (-i <IndexURL>)

cuda_core

0.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cuda_core==0.2.0 (-i <IndexURL>)

cuda_core

0.3.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cuda_core==0.3.1 (-i <IndexURL>)

cuda_python

12.8.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cuda_python==12.8.0 (-i <IndexURL>)

cuda_python

12.9.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cuda_python==12.9.0 (-i <IndexURL>)

cuda_python

13.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cuda_python==13.0.0 (-i <IndexURL>)

cudf_cu12

25.4.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cudf_cu12==25.4.0 (-i <IndexURL>)

cudf_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cudf_cu12==25.4.0 (-i <IndexURL>)

cudf_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install cudf_cu12==25.4.0 (-i <IndexURL>)

cudf_polars_cu12

25.4.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cudf_polars_cu12==25.4.0 (-i <IndexURL>)

cudf_polars_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install cudf_polars_cu12==25.4.0 (-i <IndexURL>)

cudf_polars_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cudf_polars_cu12==25.4.0 (-i <IndexURL>)

cumm_cu116

0.7.13

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install cumm_cu116==0.7.13 (-i <IndexURL>)

cumm_cu118

0.7.13

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install cumm_cu118==0.7.13 (-i <IndexURL>)

cumm_cu123

0.7.13

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install cumm_cu123==0.7.13 (-i <IndexURL>)

cumm_cu126

0.7.13

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cumm_cu126==0.7.13 (-i <IndexURL>)

cumm_cu126

0.7.13

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install cumm_cu126==0.7.13 (-i <IndexURL>)

cumm_cu126

0.7.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cumm_cu126==0.7.13 (-i <IndexURL>)

cumm_cu126

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cumm_cu126==0.8.1 (-i <IndexURL>)

cumm_cu126

0.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cumm_cu126==0.8.2 (-i <IndexURL>)

cumm_cu128

0.7.13

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cumm_cu128==0.7.13 (-i <IndexURL>)

cumm_cu128

0.7.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cumm_cu128==0.7.13 (-i <IndexURL>)

cumm_cu128

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cumm_cu128==0.8.1 (-i <IndexURL>)

cumm_cu128

0.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cumm_cu128==0.8.2 (-i <IndexURL>)

cumm_cu129

0.7.13

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cumm_cu129==0.7.13 (-i <IndexURL>)

cumm_cu129

0.7.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cumm_cu129==0.7.13 (-i <IndexURL>)

cumm_cu129

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cumm_cu129==0.8.1 (-i <IndexURL>)

cumm_cu129

0.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cumm_cu129==0.8.2 (-i <IndexURL>)

cumm_cu130

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cumm_cu130==0.8.1 (-i <IndexURL>)

cumm_cu130

0.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cumm_cu130==0.8.2 (-i <IndexURL>)

cupy

13.3.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy==13.3.0 (-i <IndexURL>)

cupy

13.3.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install cupy==13.3.0 (-i <IndexURL>)

cupy

13.4.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy==13.4.1 (-i <IndexURL>)

cupy

13.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy==13.5.1 (-i <IndexURL>)

cupy

13.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy==13.5.1 (-i <IndexURL>)

cupy

13.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy==13.5.1 (-i <IndexURL>)

cupy

13.6.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy==13.6.0 (-i <IndexURL>)

cupy

13.6.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy==13.6.0 (-i <IndexURL>)

cupy

13.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy==13.6.0 (-i <IndexURL>)

cupy

13.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy==13.6.0 (-i <IndexURL>)

cupy

13.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy==13.6.0 (-i <IndexURL>)

cupy

13.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cupy==13.6.0 (-i <IndexURL>)

cupy

14.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy==14.0.0 (-i <IndexURL>)

cupy

14.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy==14.0.0 (-i <IndexURL>)

cupy

14.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy==14.0.0 (-i <IndexURL>)

cupy

14.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cupy==14.0.0 (-i <IndexURL>)

cupy

14.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy==14.0.1 (-i <IndexURL>)

cupy

14.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy==14.0.1 (-i <IndexURL>)

cupy

14.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy==14.0.1 (-i <IndexURL>)

cupy

14.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cupy==14.0.1 (-i <IndexURL>)

cupy_cuda12x

13.3.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==13.3.0 (-i <IndexURL>)

cupy_cuda12x

13.3.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install cupy_cuda12x==13.3.0 (-i <IndexURL>)

cupy_cuda12x

13.4.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==13.4.1 (-i <IndexURL>)

cupy_cuda12x

13.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==13.5.1 (-i <IndexURL>)

cupy_cuda12x

13.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy_cuda12x==13.5.1 (-i <IndexURL>)

cupy_cuda12x

13.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy_cuda12x==13.5.1 (-i <IndexURL>)

cupy_cuda12x

13.6.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==13.6.0 (-i <IndexURL>)

cupy_cuda12x

13.6.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy_cuda12x==13.6.0 (-i <IndexURL>)

cupy_cuda12x

13.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy_cuda12x==13.6.0 (-i <IndexURL>)

cupy_cuda12x

13.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy_cuda12x==13.6.0 (-i <IndexURL>)

cupy_cuda12x

13.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==13.6.0 (-i <IndexURL>)

cupy_cuda12x

13.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cupy_cuda12x==13.6.0 (-i <IndexURL>)

cupy_cuda12x

14.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==14.0.0 (-i <IndexURL>)

cupy_cuda12x

14.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy_cuda12x==14.0.0 (-i <IndexURL>)

cupy_cuda12x

14.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy_cuda12x==14.0.0 (-i <IndexURL>)

cupy_cuda12x

14.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cupy_cuda12x==14.0.0 (-i <IndexURL>)

cupy_cuda12x

14.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==14.0.1 (-i <IndexURL>)

cupy_cuda12x

14.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy_cuda12x==14.0.1 (-i <IndexURL>)

cupy_cuda12x

14.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy_cuda12x==14.0.1 (-i <IndexURL>)

cupy_cuda12x

14.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cupy_cuda12x==14.0.1 (-i <IndexURL>)

curblas

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install curblas==1.0 (-i <IndexURL>)

curblas

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install curblas==1.0 (-i <IndexURL>)

curblas

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install curblas==1.0 (-i <IndexURL>)

cusignal

23.8.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cusignal==23.8.0 (-i <IndexURL>)

cusignal

23.8.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cusignal==23.8.0 (-i <IndexURL>)

cusignal

23.8.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cusignal==23.8.0 (-i <IndexURL>)

cuvs_cu12

25.4.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cuvs_cu12==25.4.0 (-i <IndexURL>)

cuvs_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cuvs_cu12==25.4.0 (-i <IndexURL>)

cuvs_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install cuvs_cu12==25.4.0 (-i <IndexURL>)

cvcuda

0.16.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cvcuda==0.16.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.11.0

3.12

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.11.0

3.12

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deepspeed

0.18.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install deepspeed==0.18.7 (-i <IndexURL>)

deepspeed

0.18.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install deepspeed==0.18.7 (-i <IndexURL>)

deepspeed

0.18.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install deepspeed==0.18.7 (-i <IndexURL>)

deepspeed

0.18.7

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install deepspeed==0.18.7 (-i <IndexURL>)

deepspeed

0.18.7

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install deepspeed==0.18.7 (-i <IndexURL>)

deepspeed

0.18.7

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install deepspeed==0.18.7 (-i <IndexURL>)

deepspeed

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install deepspeed==0.19.0 (-i <IndexURL>)

deepspeed

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install deepspeed==0.19.0 (-i <IndexURL>)

deepspeed

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install deepspeed==0.19.0 (-i <IndexURL>)

deepspeed

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install deepspeed==0.19.0 (-i <IndexURL>)

deepspeed

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install deepspeed==0.19.0 (-i <IndexURL>)

deepspeed

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install deepspeed==0.19.0 (-i <IndexURL>)

deepspeed

0.19.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install deepspeed==0.19.1 (-i <IndexURL>)

deepspeed

0.19.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install deepspeed==0.19.1 (-i <IndexURL>)

deepspeed

0.19.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install deepspeed==0.19.1 (-i <IndexURL>)

deepspeed

0.19.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install deepspeed==0.19.1 (-i <IndexURL>)

deepspeed

0.19.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install deepspeed==0.19.1 (-i <IndexURL>)

deepspeed

0.19.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install deepspeed==0.19.1 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

detectron2

0.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

dgl

2.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install dgl==2.4.0 (-i <IndexURL>)

dgl

2.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install dgl==2.4.0 (-i <IndexURL>)

dgl

2.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install dgl==2.4.0 (-i <IndexURL>)

dgl

2.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install dgl==2.4.0 (-i <IndexURL>)

dgl

2.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 11.8

torch 2.1.0

3.1

ce

pip install dgl==2.4.0 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

fairseq

0.12.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install fairseq==0.12.3 (-i <IndexURL>)

fairseq2

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install fairseq2==0.8.1 (-i <IndexURL>)

fairseq2

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install fairseq2==0.8.1 (-i <IndexURL>)

fairseq2

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install fairseq2==0.8.1 (-i <IndexURL>)

fairseq2

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install fairseq2==0.8.1 (-i <IndexURL>)

fairseq2

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fairseq2==0.8.1 (-i <IndexURL>)

fairseq2n

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install fairseq2n==0.8.1 (-i <IndexURL>)

fairseq2n

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install fairseq2n==0.8.1 (-i <IndexURL>)

fairseq2n

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install fairseq2n==0.8.1 (-i <IndexURL>)

fairseq2n

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fairseq2n==0.8.1 (-i <IndexURL>)

fairseq2n

0.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install fairseq2n==0.8.1 (-i <IndexURL>)

faiss

1.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install faiss==1.10.0 (-i <IndexURL>)

faiss

1.11.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install faiss==1.11.0 (-i <IndexURL>)

faiss

1.11.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install faiss==1.11.0 (-i <IndexURL>)

faiss

1.11.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install faiss==1.11.0 (-i <IndexURL>)

faiss

1.12.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install faiss==1.12.0 (-i <IndexURL>)

faiss

1.13.2

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install faiss==1.13.2 (-i <IndexURL>)

faiss

1.13.2

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install faiss==1.13.2 (-i <IndexURL>)

faiss

1.14.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install faiss==1.14.0 (-i <IndexURL>)

faiss

1.14.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install faiss==1.14.0 (-i <IndexURL>)

faiss

1.14.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install faiss==1.14.0 (-i <IndexURL>)

faiss

1.14.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install faiss==1.14.1 (-i <IndexURL>)

faiss

1.14.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install faiss==1.14.1 (-i <IndexURL>)

faiss

1.14.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install faiss==1.14.1 (-i <IndexURL>)

faiss

1.14.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install faiss==1.14.1 (-i <IndexURL>)

faiss_gpu_cu12

1.12.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install faiss_gpu_cu12==1.12.0 (-i <IndexURL>)

faiss_gpu_cu12

1.12.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install faiss_gpu_cu12==1.12.0 (-i <IndexURL>)

faiss_gpu_cu12

1.12.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install faiss_gpu_cu12==1.12.0 (-i <IndexURL>)

faiss_gpu_cu12

1.14.1.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install faiss_gpu_cu12==1.14.1.post1 (-i <IndexURL>)

faiss_gpu_cu12

1.14.1.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install faiss_gpu_cu12==1.14.1.post1 (-i <IndexURL>)

faiss_gpu_cu12

1.14.1.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install faiss_gpu_cu12==1.14.1.post1 (-i <IndexURL>)

fast_hadamard_transform

1.0.4.post1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fast_hadamard_transform==1.0.4.post1 (-i <IndexURL>)

fast_hadamard_transform

1.0.4.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install fast_hadamard_transform==1.0.4.post1 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fast_rnnt

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fast_rnnt==1.0 (-i <IndexURL>)

fast_rnnt

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install fast_rnnt==1.0 (-i <IndexURL>)

fast_rnnt

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install fast_rnnt==1.0 (-i <IndexURL>)

fastmoe

1.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install fastmoe==1.1.0 (-i <IndexURL>)

fastmoe

1.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fastmoe==1.1.0 (-i <IndexURL>)

fastmoe

1.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install fastmoe==1.1.0 (-i <IndexURL>)

fbgemm_gpu

1.2.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fbgemm_gpu==1.2.0 (-i <IndexURL>)

fbgemm_gpu

1.4.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.0 (-i <IndexURL>)

fbgemm_gpu

1.4.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.0 (-i <IndexURL>)

fbgemm_gpu

1.4.2

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.2 (-i <IndexURL>)

fbgemm_gpu

1.4.2

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.2 (-i <IndexURL>)

fbgemm_gpu

1.5.0

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install fbgemm_gpu==1.5.0 (-i <IndexURL>)

ffpa_attn

0.0.2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install ffpa_attn==0.0.2.1 (-i <IndexURL>)

ffpa_attn

0.0.2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install ffpa_attn==0.0.2.1 (-i <IndexURL>)

ffpa_attn

0.0.2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install ffpa_attn==0.0.2.1 (-i <IndexURL>)

ffpa_attn

0.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install ffpa_attn==0.1.2 (-i <IndexURL>)

ffpa_attn

0.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install ffpa_attn==0.1.2 (-i <IndexURL>)

ffpa_attn

0.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install ffpa_attn==0.1.2 (-i <IndexURL>)

ffpa_attn

0.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install ffpa_attn==0.1.2 (-i <IndexURL>)

ffpa_attn

0.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install ffpa_attn==0.1.2 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install fla==1.0.0 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install fla==1.0.0 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install fla==1.0.0 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install fla==1.0.0 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install fla==1.0.0 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install fla==1.0.0 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install fla==1.0.0 (-i <IndexURL>)

flag_gems

2.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install flag_gems==2.2 (-i <IndexURL>)

flag_gems

2.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install flag_gems==2.2 (-i <IndexURL>)

flag_gems

4.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install flag_gems==4.2.0 (-i <IndexURL>)

flag_gems

4.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install flag_gems==4.2.0 (-i <IndexURL>)

flag_gems

4.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install flag_gems==4.2.0 (-i <IndexURL>)

flag_gems

5.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install flag_gems==5.0.0 (-i <IndexURL>)

flag_gems

5.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install flag_gems==5.0.0 (-i <IndexURL>)

flag_gems

5.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install flag_gems==5.0.0 (-i <IndexURL>)

flag_gems

5.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install flag_gems==5.0.2 (-i <IndexURL>)

flag_gems

5.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install flag_gems==5.0.2 (-i <IndexURL>)

flag_gems

5.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install flag_gems==5.0.2 (-i <IndexURL>)

flag_gems

5.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install flag_gems==5.0.2 (-i <IndexURL>)

flag_gems

5.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install flag_gems==5.0.2 (-i <IndexURL>)

flag_gems

5.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install flag_gems==5.0.2 (-i <IndexURL>)

flash_attn

2.5.6

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install flash_attn==2.5.6 (-i <IndexURL>)

flash_attn

2.5.6

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install flash_attn==2.5.6 (-i <IndexURL>)

flash_attn

2.5.7

Ubuntu 22.04

cuda 11.8

torch 2.1.0

3.1

oe

pip install flash_attn==2.5.7 (-i <IndexURL>)

flash_attn

2.6.3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install flash_attn==2.6.3 (-i <IndexURL>)

flash_attn

2.7.2

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flash_attn==2.7.2 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.11.0

3.12

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flash_mla

2.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install flash_mla==2.0.0 (-i <IndexURL>)

flash_mla

2.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.11.0

3.12

oe

pip install flash_mla==2.0.0 (-i <IndexURL>)

flashinfer_python

0.2.3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flashinfer_python==0.2.3 (-i <IndexURL>)

flashinfer_python

0.2.7.post1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flashinfer_python==0.2.7.post1 (-i <IndexURL>)

flashinfer_python

0.2.7.post1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flashinfer_python==0.2.7.post1 (-i <IndexURL>)

flashinfer_python

0.2.9rc2

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flashinfer_python==0.2.9rc2 (-i <IndexURL>)

flashinfer_python

0.2.9rc2

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flashinfer_python==0.2.9rc2 (-i <IndexURL>)

flashinfer_python

0.3.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flashinfer_python==0.3.1 (-i <IndexURL>)

flashinfer_python

0.3.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flashinfer_python==0.3.1 (-i <IndexURL>)

flashinfer_python

0.4.0rc3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flashinfer_python==0.4.0rc3 (-i <IndexURL>)

flashinfer_python

0.4.0rc3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flashinfer_python==0.4.0rc3 (-i <IndexURL>)

flashinfer_python

0.5.3

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.5.3 (-i <IndexURL>)

flashinfer_python

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flashinfer_python==0.5.3 (-i <IndexURL>)

flashinfer_python

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install flashinfer_python==0.5.3 (-i <IndexURL>)

flashinfer_python

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install flashinfer_python==0.5.3 (-i <IndexURL>)

flashinfer_python

0.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.1 (-i <IndexURL>)

flashinfer_python

0.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install flashinfer_python==0.6.1 (-i <IndexURL>)

flashinfer_python

0.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install flashinfer_python==0.6.1 (-i <IndexURL>)

flashinfer_python

0.6.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.3 (-i <IndexURL>)

flashinfer_python

0.6.3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.3 (-i <IndexURL>)

flashinfer_python

0.6.3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install flashinfer_python==0.6.3 (-i <IndexURL>)

flashinfer_python

0.6.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install flashinfer_python==0.6.3 (-i <IndexURL>)

flashinfer_python

0.6.4

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.4 (-i <IndexURL>)

flashinfer_python

0.6.4

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install flashinfer_python==0.6.4 (-i <IndexURL>)

flashinfer_python

0.6.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install flashinfer_python==0.6.4 (-i <IndexURL>)

flashinfer_python

0.6.7.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.7.post2 (-i <IndexURL>)

flashinfer_python

0.6.7.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.7.post2 (-i <IndexURL>)

flashinfer_python

0.6.7.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install flashinfer_python==0.6.7.post2 (-i <IndexURL>)

flashinfer_python

0.6.7.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install flashinfer_python==0.6.7.post2 (-i <IndexURL>)

flashinfer_python

0.6.8.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install flashinfer_python==0.6.8.post1 (-i <IndexURL>)

flashinfer_python

0.6.8.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.11.0

3.12

oe

pip install flashinfer_python==0.6.8.post1 (-i <IndexURL>)

funasr

0.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install funasr==0.2.0 (-i <IndexURL>)

funasr

0.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install funasr==0.3.0 (-i <IndexURL>)

fused_ssim

1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install fused_ssim==1.0 (-i <IndexURL>)

fused_ssim

1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fused_ssim==1.0 (-i <IndexURL>)

fused_ssim

1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install fused_ssim==1.0 (-i <IndexURL>)

gbrl

1.0.12

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install gbrl==1.0.12 (-i <IndexURL>)

gbrl

1.0.12

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install gbrl==1.0.12 (-i <IndexURL>)

gbrl

1.0.12

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install gbrl==1.0.12 (-i <IndexURL>)

gbrl

1.1.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install gbrl==1.1.6 (-i <IndexURL>)

gbrl

1.1.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install gbrl==1.1.6 (-i <IndexURL>)

gbrl

1.1.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install gbrl==1.1.6 (-i <IndexURL>)

gbrl

1.1.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install gbrl==1.1.7 (-i <IndexURL>)

gbrl

1.1.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install gbrl==1.1.7 (-i <IndexURL>)

gbrl

1.1.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install gbrl==1.1.7 (-i <IndexURL>)

groundingdino

0.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install groundingdino==0.1.0 (-i <IndexURL>)

groundingdino

0.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install groundingdino==0.1.0 (-i <IndexURL>)

groundingdino

0.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install groundingdino==0.1.0 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

gsplat

1.4.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install gsplat==1.4.0 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

halide

21.0.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install halide==21.0.0 (-i <IndexURL>)

halide

21.0.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install halide==21.0.0 (-i <IndexURL>)

implicit

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install implicit==0.7.1 (-i <IndexURL>)

implicit

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install implicit==0.7.1 (-i <IndexURL>)

implicit

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install implicit==0.7.1 (-i <IndexURL>)

implicit

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install implicit==0.7.1 (-i <IndexURL>)

implicit

0.7.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install implicit==0.7.1 (-i <IndexURL>)

implicit

0.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install implicit==0.7.2 (-i <IndexURL>)

implicit

0.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install implicit==0.7.2 (-i <IndexURL>)

implicit

0.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install implicit==0.7.2 (-i <IndexURL>)

implicit

0.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install implicit==0.7.2 (-i <IndexURL>)

implicit

0.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install implicit==0.7.2 (-i <IndexURL>)

jax

0.4.34

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.5.3

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax==0.5.3 (-i <IndexURL>)

jax

0.5.3

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax==0.5.3 (-i <IndexURL>)

jax

0.7.2

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax==0.7.2 (-i <IndexURL>)

jax

0.7.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax==0.7.2 (-i <IndexURL>)

jax

0.7.2

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax==0.7.2 (-i <IndexURL>)

jax

0.8.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax==0.8.0 (-i <IndexURL>)

jax

0.8.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax==0.8.0 (-i <IndexURL>)

jax

0.8.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax==0.8.0 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.5.3

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax_cuda12_pjrt==0.5.3 (-i <IndexURL>)

jax_cuda12_pjrt

0.5.3

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_pjrt==0.5.3 (-i <IndexURL>)

jax_cuda12_pjrt

0.7.2

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_pjrt==0.7.2 (-i <IndexURL>)

jax_cuda12_pjrt

0.7.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_pjrt==0.7.2 (-i <IndexURL>)

jax_cuda12_pjrt

0.7.2

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax_cuda12_pjrt==0.7.2 (-i <IndexURL>)

jax_cuda12_pjrt

0.8.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_pjrt==0.8.0 (-i <IndexURL>)

jax_cuda12_pjrt

0.8.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_pjrt==0.8.0 (-i <IndexURL>)

jax_cuda12_pjrt

0.8.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax_cuda12_pjrt==0.8.0 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.5.3

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax_cuda12_plugin==0.5.3 (-i <IndexURL>)

jax_cuda12_plugin

0.5.3

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_plugin==0.5.3 (-i <IndexURL>)

jax_cuda12_plugin

0.7.2

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_plugin==0.7.2 (-i <IndexURL>)

jax_cuda12_plugin

0.7.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_plugin==0.7.2 (-i <IndexURL>)

jax_cuda12_plugin

0.7.2

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax_cuda12_plugin==0.7.2 (-i <IndexURL>)

jax_cuda12_plugin

0.8.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_plugin==0.8.0 (-i <IndexURL>)

jax_cuda12_plugin

0.8.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_plugin==0.8.0 (-i <IndexURL>)

jax_cuda12_plugin

0.8.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax_cuda12_plugin==0.8.0 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.5.3

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jaxlib==0.5.3 (-i <IndexURL>)

jaxlib

0.5.3

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jaxlib==0.5.3 (-i <IndexURL>)

jaxlib

0.7.2

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jaxlib==0.7.2 (-i <IndexURL>)

jaxlib

0.7.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jaxlib==0.7.2 (-i <IndexURL>)

jaxlib

0.7.2

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jaxlib==0.7.2 (-i <IndexURL>)

jaxlib

0.8.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jaxlib==0.8.0 (-i <IndexURL>)

jaxlib

0.8.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jaxlib==0.8.0 (-i <IndexURL>)

jaxlib

0.8.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jaxlib==0.8.0 (-i <IndexURL>)

jittor

1.3.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install jittor==1.3.10.0 (-i <IndexURL>)

jittor

1.3.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install jittor==1.3.10.0 (-i <IndexURL>)

jittor

1.3.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install jittor==1.3.10.0 (-i <IndexURL>)

jittor

1.3.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install jittor==1.3.10.0 (-i <IndexURL>)

jittor

1.3.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install jittor==1.3.10.0 (-i <IndexURL>)

jittor

1.3.9.10

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install jittor==1.3.9.10 (-i <IndexURL>)

jittor

1.3.9.10

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install jittor==1.3.9.10 (-i <IndexURL>)

jittor

1.3.9.10

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install jittor==1.3.9.10 (-i <IndexURL>)

jittor

1.3.9.10

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install jittor==1.3.9.10 (-i <IndexURL>)

jukebox

0.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install jukebox==0.1.0 (-i <IndexURL>)

jukebox

0.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install jukebox==0.1.0 (-i <IndexURL>)

jukebox

0.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install jukebox==0.1.0 (-i <IndexURL>)

k2

1.24.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install k2==1.24.4 (-i <IndexURL>)

k2

1.24.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install k2==1.24.4 (-i <IndexURL>)

k2

1.24.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install k2==1.24.4 (-i <IndexURL>)

lammps

2024.8.29.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install lammps==2024.8.29.0.0 (-i <IndexURL>)

lammps

2024.8.29.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install lammps==2024.8.29.0.0 (-i <IndexURL>)

lammps

2024.8.29.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install lammps==2024.8.29.0.0 (-i <IndexURL>)

lczero_bindings

0.32.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install lczero_bindings==0.32.1 (-i <IndexURL>)

lczero_bindings

0.32.1

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install lczero_bindings==0.32.1 (-i <IndexURL>)

lczero_bindings

0.32.1

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install lczero_bindings==0.32.1 (-i <IndexURL>)

lczero_bindings

0.32.1

Ubuntu 24.04

cuda 13.0

3.12

ce

pip install lczero_bindings==0.32.1 (-i <IndexURL>)

libcudf_cu12

25.4.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install libcudf_cu12==25.4.0 (-i <IndexURL>)

libcudf_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install libcudf_cu12==25.4.0 (-i <IndexURL>)

libcudf_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install libcudf_cu12==25.4.0 (-i <IndexURL>)

libcuvs_cu12

25.4.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install libcuvs_cu12==25.4.0 (-i <IndexURL>)

libcuvs_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install libcuvs_cu12==25.4.0 (-i <IndexURL>)

libcuvs_cu12

25.4.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install libcuvs_cu12==25.4.0 (-i <IndexURL>)

libcuvs_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install libcuvs_cu12==25.4.0 (-i <IndexURL>)

libraft_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install libraft_cu12==25.4.0 (-i <IndexURL>)

libraft_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install libraft_cu12==25.4.0 (-i <IndexURL>)

libraft_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install libraft_cu12==25.4.0 (-i <IndexURL>)

librmm_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install librmm_cu12==25.4.0 (-i <IndexURL>)

librmm_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install librmm_cu12==25.4.0 (-i <IndexURL>)

librmm_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install librmm_cu12==25.4.0 (-i <IndexURL>)

lightgbm

4.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install lightgbm==4.5.0 (-i <IndexURL>)

lightgbm

4.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install lightgbm==4.5.0 (-i <IndexURL>)

lightgbm

4.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install lightgbm==4.5.0 (-i <IndexURL>)

lightgbm

4.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install lightgbm==4.5.0 (-i <IndexURL>)

lightgbm

4.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install lightgbm==4.6.0 (-i <IndexURL>)

lightgbm

4.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install lightgbm==4.6.0 (-i <IndexURL>)

lightgbm

4.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install lightgbm==4.6.0 (-i <IndexURL>)

lightgbm

4.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install lightgbm==4.6.0 (-i <IndexURL>)

lightllm

1.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install lightllm==1.0.1 (-i <IndexURL>)

lightllm

1.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install lightllm==1.0.1 (-i <IndexURL>)

lightllm

1.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install lightllm==1.0.1 (-i <IndexURL>)

lightllm

1.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install lightllm==1.1.0 (-i <IndexURL>)

lightllm

1.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install lightllm==1.1.0 (-i <IndexURL>)

lightllm

1.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install lightllm==1.1.0 (-i <IndexURL>)

lmdeploy

0.12.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install lmdeploy==0.12.0 (-i <IndexURL>)

lmdeploy

0.12.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install lmdeploy==0.12.0 (-i <IndexURL>)

lmdeploy

0.12.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install lmdeploy==0.12.0 (-i <IndexURL>)

lmdeploy

0.12.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install lmdeploy==0.12.0 (-i <IndexURL>)

lmdeploy

0.12.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install lmdeploy==0.12.0 (-i <IndexURL>)

lmdeploy

0.12.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install lmdeploy==0.12.1 (-i <IndexURL>)

lmdeploy

0.12.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install lmdeploy==0.12.1 (-i <IndexURL>)

lmdeploy

0.12.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install lmdeploy==0.12.1 (-i <IndexURL>)

lmdeploy

0.12.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install lmdeploy==0.12.1 (-i <IndexURL>)

lmdeploy

0.12.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install lmdeploy==0.12.1 (-i <IndexURL>)

lmdeploy

0.12.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install lmdeploy==0.12.3 (-i <IndexURL>)

lmdeploy

0.12.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install lmdeploy==0.12.3 (-i <IndexURL>)

lmdeploy

0.12.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install lmdeploy==0.12.3 (-i <IndexURL>)

lmdeploy

0.12.3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install lmdeploy==0.12.3 (-i <IndexURL>)

lmdeploy

0.12.3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install lmdeploy==0.12.3 (-i <IndexURL>)

lmdeploy

0.12.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install lmdeploy==0.12.3 (-i <IndexURL>)

lmdeploy

0.9.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install lmdeploy==0.9.1 (-i <IndexURL>)

lmdeploy

0.9.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install lmdeploy==0.9.1 (-i <IndexURL>)

mamba_ssm

2.2.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mamba_ssm==2.2.5 (-i <IndexURL>)

mamba_ssm

2.2.6.post3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mamba_ssm==2.2.6.post3 (-i <IndexURL>)

mamba_ssm

2.2.6.post3

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mamba_ssm==2.2.6.post3 (-i <IndexURL>)

mamba_ssm

2.2.6.post3

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mamba_ssm==2.2.6.post3 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

megablocks

0.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install megablocks==0.10.0 (-i <IndexURL>)

megablocks

0.9.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install megablocks==0.9.0 (-i <IndexURL>)

megatron_core

0.15.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install megatron_core==0.15.0 (-i <IndexURL>)

megatron_core

0.15.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install megatron_core==0.15.0 (-i <IndexURL>)

megatron_core

0.15.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install megatron_core==0.15.0 (-i <IndexURL>)

megatron_core

0.15.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install megatron_core==0.15.0 (-i <IndexURL>)

megatron_core

0.15.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install megatron_core==0.15.0 (-i <IndexURL>)

megatron_core

0.15.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install megatron_core==0.15.0 (-i <IndexURL>)

megatron_core

0.16.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install megatron_core==0.16.0 (-i <IndexURL>)

megatron_core

0.16.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install megatron_core==0.16.0 (-i <IndexURL>)

megatron_core

0.16.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install megatron_core==0.16.0 (-i <IndexURL>)

megatron_core

0.16.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install megatron_core==0.16.0 (-i <IndexURL>)

megatron_core

0.16.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install megatron_core==0.16.0 (-i <IndexURL>)

megatron_core

0.16.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install megatron_core==0.16.0 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

mirage

0.2.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mirage==0.2.4 (-i <IndexURL>)

mirage

0.2.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mirage==0.2.4 (-i <IndexURL>)

mirage

0.2.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mirage==0.2.4 (-i <IndexURL>)

mlflow

2.16.2

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==2.16.2 (-i <IndexURL>)

mlflow

2.17.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==2.17.1 (-i <IndexURL>)

mlflow

2.18.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==2.18.0 (-i <IndexURL>)

mlflow

3.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install mlflow==3.10.1 (-i <IndexURL>)

mlflow

3.10.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==3.10.1 (-i <IndexURL>)

mlflow

3.10.1

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mlflow==3.10.1 (-i <IndexURL>)

mlflow

3.10.1

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mlflow==3.10.1 (-i <IndexURL>)

mlflow

3.5.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==3.5.0 (-i <IndexURL>)

mlflow

3.6.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==3.6.0 (-i <IndexURL>)

mlflow

3.6.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mlflow==3.6.0 (-i <IndexURL>)

mlflow

3.6.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mlflow==3.6.0 (-i <IndexURL>)

mlflow

3.7.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==3.7.0 (-i <IndexURL>)

mlflow

3.7.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mlflow==3.7.0 (-i <IndexURL>)

mlflow

3.7.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mlflow==3.7.0 (-i <IndexURL>)

mlflow

3.8.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==3.8.1 (-i <IndexURL>)

mlflow

3.8.1

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mlflow==3.8.1 (-i <IndexURL>)

mmcv

2.0.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmcv==2.0.0 (-i <IndexURL>)

mmcv

2.0.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmcv==2.0.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 24.04

cuda 12.6

torch 2.5.1

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.1

torch 2.1.2

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 11.8

torch 2.0.1

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 24.04

cuda 12.6

torch 2.5.1

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmdet3d

1.0.0rc4

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmdet3d==1.0.0rc4 (-i <IndexURL>)

mmdet3d

1.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmdet3d==1.3.0 (-i <IndexURL>)

mmdet3d

1.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmdet3d==1.3.0 (-i <IndexURL>)

mmdet3d

1.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmdet3d==1.3.0 (-i <IndexURL>)

mmdet3d

1.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmdet3d==1.3.0 (-i <IndexURL>)

mmdet3d

1.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mmdet3d==1.3.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

sglang_router

0.1.4

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang_router==0.1.4 (-i <IndexURL>)

sglang_router

0.1.6

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang_router==0.1.6 (-i <IndexURL>)

mmpretrain

1.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install mmpretrain==1.2.0 (-i <IndexURL>)

mmpretrain

1.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mmpretrain==1.2.0 (-i <IndexURL>)

mmpretrain

1.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mmpretrain==1.2.0 (-i <IndexURL>)

mmpretrain

1.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install mmpretrain==1.2.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

1.2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install mmsegmentation==1.2.1 (-i <IndexURL>)

mmsegmentation

1.2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mmsegmentation==1.2.1 (-i <IndexURL>)

mmsegmentation

1.2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mmsegmentation==1.2.1 (-i <IndexURL>)

mmsegmentation

1.2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install mmsegmentation==1.2.1 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

modulated_deform_conv

1.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install modulated_deform_conv==1.0.1 (-i <IndexURL>)

modulated_deform_conv

1.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install modulated_deform_conv==1.0.1 (-i <IndexURL>)

modulated_deform_conv

1.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install modulated_deform_conv==1.0.1 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install monai==1.5.2 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install monai==1.5.2 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install monai==1.5.2 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install monai==1.5.2 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install monai==1.5.2 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install monai==1.5.2 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install monai==1.5.2 (-i <IndexURL>)

mooncake

0.3.7.post2

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mooncake==0.3.7.post2 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

natten

0.21.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install natten==0.21.0 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install natten==0.21.5 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install natten==0.21.5 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install natten==0.21.5 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install natten==0.21.5 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install natten==0.21.5 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install natten==0.21.5 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install natten==0.21.5 (-i <IndexURL>)

natten

0.21.6

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install natten==0.21.6 (-i <IndexURL>)

natten

0.21.6

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install natten==0.21.6 (-i <IndexURL>)

natten

0.21.6

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install natten==0.21.6 (-i <IndexURL>)

natten

0.21.6

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install natten==0.21.6 (-i <IndexURL>)

natten

0.21.6

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install natten==0.21.6 (-i <IndexURL>)

nerfacc

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nerfacc==0.5.2 (-i <IndexURL>)

nerfacc

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nerfacc==0.5.2 (-i <IndexURL>)

nerfacc

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nerfacc==0.5.2 (-i <IndexURL>)

nerfacc

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nerfacc==0.5.2 (-i <IndexURL>)

nerfacc

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install nerfacc==0.5.2 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

nerfview

0.1.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nerfview==0.1.3 (-i <IndexURL>)

nerfview

0.1.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nerfview==0.1.3 (-i <IndexURL>)

nerfview

0.1.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nerfview==0.1.3 (-i <IndexURL>)

numba

0.55.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.55.0 (-i <IndexURL>)

numba

0.56.4

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.56.4 (-i <IndexURL>)

numba

0.56.4

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.56.4 (-i <IndexURL>)

numba

0.57.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.57.1 (-i <IndexURL>)

numba

0.58.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.1

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.58.1 (-i <IndexURL>)

numba

0.58.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.58.1 (-i <IndexURL>)

numba

0.59.0

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.59.1 (-i <IndexURL>)

numba

0.60.0

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.61.0

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install numba==0.61.0 (-i <IndexURL>)

numba

0.61.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.61.1 (-i <IndexURL>)

numba

0.61.2

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.61.2

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.61.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.61.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.61.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.61.2

Ubuntu 24.04

cuda 13.0

3.12

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.61.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.62.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.62.0 (-i <IndexURL>)

numba

0.62.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.62.1 (-i <IndexURL>)

numba

0.62.1

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install numba==0.62.1 (-i <IndexURL>)

numba

0.62.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.62.1 (-i <IndexURL>)

numba

0.62.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.62.1 (-i <IndexURL>)

numba

0.63.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install numba==0.63.1 (-i <IndexURL>)

numba

0.63.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.63.1 (-i <IndexURL>)

numba

0.63.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.63.1 (-i <IndexURL>)

numba

0.63.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install numba==0.63.1 (-i <IndexURL>)

numba

0.64.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install numba==0.64.0 (-i <IndexURL>)

numba

0.64.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.64.0 (-i <IndexURL>)

numba

0.64.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.64.0 (-i <IndexURL>)

numba

0.64.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install numba==0.64.0 (-i <IndexURL>)

numba

0.65.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install numba==0.65.1 (-i <IndexURL>)

numba

0.65.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.65.1 (-i <IndexURL>)

numba

0.65.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.65.1 (-i <IndexURL>)

numba

0.65.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install numba==0.65.1 (-i <IndexURL>)

numba_cuda

0.20.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba_cuda==0.20.0 (-i <IndexURL>)

numba_cuda

0.20.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba_cuda==0.20.1 (-i <IndexURL>)

numba_cuda

0.20.1

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba_cuda==0.20.1 (-i <IndexURL>)

numba_cuda

0.23.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba_cuda==0.23.0 (-i <IndexURL>)

nvdiffrast

0.3.3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nvdiffrast==0.3.3 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.8.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install Nvidia_curobo==0.8.0 (-i <IndexURL>)

Nvidia_curobo

0.8.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install Nvidia_curobo==0.8.0 (-i <IndexURL>)

Nvidia_curobo

0.8.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install Nvidia_curobo==0.8.0 (-i <IndexURL>)

Nvidia_curobo

0.8.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.8.0 (-i <IndexURL>)

Nvidia_curobo

0.8.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install Nvidia_curobo==0.8.0 (-i <IndexURL>)

Nvidia_curobo

0.8.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install Nvidia_curobo==0.8.0 (-i <IndexURL>)

nvidia_dali_cuda110

1.20.0

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install nvidia_dali_cuda110==1.20.0 (-i <IndexURL>)

nvidia_dali_cuda110

1.20.0

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install nvidia_dali_cuda110==1.20.0 (-i <IndexURL>)

nvidia_dali_cuda110

1.20.0

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install nvidia_dali_cuda110==1.20.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.20.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install nvidia_dali_cuda120==1.20.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.20.0

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install nvidia_dali_cuda120==1.20.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.50.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install nvidia_dali_cuda120==1.50.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.53.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install nvidia_dali_cuda120==1.53.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.53.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install nvidia_dali_cuda120==1.53.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.53.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install nvidia_dali_cuda120==1.53.0 (-i <IndexURL>)

nvidia_dali_cuda130

1.53.0

Ubuntu 24.04

cuda 13.0

3.12

ce

pip install nvidia_dali_cuda130==1.53.0 (-i <IndexURL>)

nvshmem4py_cu12

0.1.2

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install nvshmem4py_cu12==0.1.2 (-i <IndexURL>)

nvshmem4py_cu12

0.1.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install nvshmem4py_cu12==0.1.2 (-i <IndexURL>)

nvshmem4py_cu12

0.1.2

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install nvshmem4py_cu12==0.1.2 (-i <IndexURL>)

nvshmem4py_cu13

0.1.2

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install nvshmem4py_cu13==0.1.2 (-i <IndexURL>)

onnxruntime_gpu

1.20.0

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install onnxruntime_gpu==1.20.0 (-i <IndexURL>)

onnxruntime_gpu

1.20.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install onnxruntime_gpu==1.20.0 (-i <IndexURL>)

onnxruntime_gpu

1.20.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install onnxruntime_gpu==1.20.0 (-i <IndexURL>)

onnxruntime_gpu

1.21.1

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install onnxruntime_gpu==1.21.1 (-i <IndexURL>)

onnxruntime_gpu

1.21.1

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install onnxruntime_gpu==1.21.1 (-i <IndexURL>)

onnxruntime_gpu

1.21.1

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install onnxruntime_gpu==1.21.1 (-i <IndexURL>)

onnxruntime_gpu

1.22.1

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install onnxruntime_gpu==1.22.1 (-i <IndexURL>)

onnxruntime_gpu

1.23.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install onnxruntime_gpu==1.23.0 (-i <IndexURL>)

onnxruntime_gpu

1.23.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install onnxruntime_gpu==1.23.0 (-i <IndexURL>)

onnxruntime_gpu

1.23.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install onnxruntime_gpu==1.23.0 (-i <IndexURL>)

onnxruntime_gpu

1.23.2

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install onnxruntime_gpu==1.23.2 (-i <IndexURL>)

onnxruntime_gpu

1.23.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install onnxruntime_gpu==1.23.2 (-i <IndexURL>)

onnxruntime_gpu

1.23.2

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install onnxruntime_gpu==1.23.2 (-i <IndexURL>)

onnxruntime_gpu

1.23.2

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install onnxruntime_gpu==1.23.2 (-i <IndexURL>)

onnxruntime_gpu

1.23.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install onnxruntime_gpu==1.23.2 (-i <IndexURL>)

open3d

0.18.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.18.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.18.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.18.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.18.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.13.0.90

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install opencv_contrib_python==4.13.0.90 (-i <IndexURL>)

opencv_contrib_python

4.13.0.90

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install opencv_contrib_python==4.13.0.90 (-i <IndexURL>)

opencv_contrib_python

4.13.0.90

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install opencv_contrib_python==4.13.0.90 (-i <IndexURL>)

opencv_contrib_python

4.13.0.90

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install opencv_contrib_python==4.13.0.90 (-i <IndexURL>)

opencv_contrib_python

4.13.0.92

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install opencv_contrib_python==4.13.0.92 (-i <IndexURL>)

opencv_contrib_python

4.13.0.92

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install opencv_contrib_python==4.13.0.92 (-i <IndexURL>)

opencv_contrib_python

4.13.0.92

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install opencv_contrib_python==4.13.0.92 (-i <IndexURL>)

opencv_contrib_python

4.13.0.92

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install opencv_contrib_python==4.13.0.92 (-i <IndexURL>)

openlanev2

2.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

oe

pip install openlanev2==2.1.0 (-i <IndexURL>)

paddledet

2.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install paddledet==2.8.1 (-i <IndexURL>)

paddledet

2.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install paddledet==2.8.1 (-i <IndexURL>)

paddledet

2.8.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install paddledet==2.8.1 (-i <IndexURL>)

paddleocr

2.10.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install paddleocr==2.10.0 (-i <IndexURL>)

paddleocr

2.9.1

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install paddleocr==2.9.1 (-i <IndexURL>)

paddleocr

2.9.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install paddleocr==2.9.1 (-i <IndexURL>)

paddleocr

3.0.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install paddleocr==3.0.0 (-i <IndexURL>)

paddleocr

3.2.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddleocr==3.2.0 (-i <IndexURL>)

paddleocr

3.2.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddleocr==3.2.0 (-i <IndexURL>)

paddleocr

3.3.2

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddleocr==3.3.2 (-i <IndexURL>)

paddleocr

3.3.2

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddleocr==3.3.2 (-i <IndexURL>)

paddleocr

3.3.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install paddleocr==3.3.3 (-i <IndexURL>)

paddleocr

3.3.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddleocr==3.3.3 (-i <IndexURL>)

paddleocr

3.3.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddleocr==3.3.3 (-i <IndexURL>)

paddleocr

3.3.3

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install paddleocr==3.3.3 (-i <IndexURL>)

paddleocr

3.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install paddleocr==3.4.0 (-i <IndexURL>)

paddleocr

3.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddleocr==3.4.0 (-i <IndexURL>)

paddleocr

3.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddleocr==3.4.0 (-i <IndexURL>)

paddleocr

3.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install paddleocr==3.4.0 (-i <IndexURL>)

paddleocr

3.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install paddleocr==3.5.0 (-i <IndexURL>)

paddleocr

3.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddleocr==3.5.0 (-i <IndexURL>)

paddleocr

3.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddleocr==3.5.0 (-i <IndexURL>)

paddleocr

3.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install paddleocr==3.5.0 (-i <IndexURL>)

paddlepaddle_gpu

2.6.2

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install paddlepaddle_gpu==2.6.2 (-i <IndexURL>)

paddlepaddle_gpu

2.6.2

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install paddlepaddle_gpu==2.6.2 (-i <IndexURL>)

paddlepaddle_gpu

3.0.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install paddlepaddle_gpu==3.0.0 (-i <IndexURL>)

paddlepaddle_gpu

3.0.0

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install paddlepaddle_gpu==3.0.0 (-i <IndexURL>)

paddlepaddle_gpu

3.0.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddlepaddle_gpu==3.0.0 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

paddlesci

1.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install paddlesci==1.4.0 (-i <IndexURL>)

paddlesci

1.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddlesci==1.4.0 (-i <IndexURL>)

paddlesci

1.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddlesci==1.4.0 (-i <IndexURL>)

pyabacus

3.10.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pyabacus==3.10.1 (-i <IndexURL>)

pyabacus

3.10.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pyabacus==3.10.1 (-i <IndexURL>)

pyabacus

3.10.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pyabacus==3.10.1 (-i <IndexURL>)

pyabacus

3.9.0.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pyabacus==3.9.0.11 (-i <IndexURL>)

pyabacus

3.9.0.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pyabacus==3.9.0.11 (-i <IndexURL>)

pyabacus

3.9.0.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pyabacus==3.9.0.11 (-i <IndexURL>)

pyg_lib

0.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pyg_lib==0.4.0 (-i <IndexURL>)

pyg_lib

0.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pyg_lib==0.4.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pykeen

1.11.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pykeen==1.11.1 (-i <IndexURL>)

pykeen

1.11.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pykeen==1.11.1 (-i <IndexURL>)

pykeen

1.11.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pykeen==1.11.1 (-i <IndexURL>)

pylibcudf_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install pylibcudf_cu12==25.4.0 (-i <IndexURL>)

pylibcudf_cu12

25.4.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pylibcudf_cu12==25.4.0 (-i <IndexURL>)

pylibcudf_cu12

25.4.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pylibcudf_cu12==25.4.0 (-i <IndexURL>)

pylibraft_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pylibraft_cu12==25.4.0 (-i <IndexURL>)

pylibraft_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pylibraft_cu12==25.4.0 (-i <IndexURL>)

pylibraft_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install pylibraft_cu12==25.4.0 (-i <IndexURL>)

pylibwholegraph_cu12

24.12.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install pylibwholegraph_cu12==24.12.0 (-i <IndexURL>)

pylibwholegraph_cu12

24.12.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install pylibwholegraph_cu12==24.12.0 (-i <IndexURL>)

pylibwholegraph_cu12

24.12.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install pylibwholegraph_cu12==24.12.0 (-i <IndexURL>)

pynvcodec

0.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install pynvcodec==0.1.0 (-i <IndexURL>)

pynvcodec

0.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install pynvcodec==0.1.0 (-i <IndexURL>)

pynvcodec

0.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install pynvcodec==0.1.0 (-i <IndexURL>)

PyNvVideoCodec

2.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

oe

pip install PyNvVideoCodec==2.0.2 (-i <IndexURL>)

PyNvVideoCodec

2.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

oe

pip install PyNvVideoCodec==2.0.2 (-i <IndexURL>)

PyNvVideoCodec

2.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

oe

pip install PyNvVideoCodec==2.0.2 (-i <IndexURL>)

pytengine

0.9.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pytengine==0.9.1 (-i <IndexURL>)

pytengine

0.9.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pytengine==0.9.1 (-i <IndexURL>)

pytengine

0.9.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pytengine==0.9.1 (-i <IndexURL>)

pytorch3d

0.7.7

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pytorch3d==0.7.7 (-i <IndexURL>)

pytorch3d

0.7.7

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pytorch3d==0.7.7 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pytorch3d==0.7.9 (-i <IndexURL>)

pytorch3d

0.7.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pytorch3d==0.7.9 (-i <IndexURL>)

pytorch3d

0.7.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pytorch3d==0.7.9 (-i <IndexURL>)

pytorch3d

0.7.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install pytorch3d==0.7.9 (-i <IndexURL>)

pytorch3d

0.7.9

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install pytorch3d==0.7.9 (-i <IndexURL>)

pytorch3d

0.7.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install pytorch3d==0.7.9 (-i <IndexURL>)

qlean

0.1.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install qlean==0.1.0 (-i <IndexURL>)

qlean

0.2.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install qlean==0.2.0 (-i <IndexURL>)

qlean

0.2.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install qlean==0.2.0 (-i <IndexURL>)

qlean

0.2.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install qlean==0.2.0 (-i <IndexURL>)

qlean

0.2.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install qlean==0.2.0 (-i <IndexURL>)

recis

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install recis==1.0.0 (-i <IndexURL>)

recis

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install recis==1.0.0 (-i <IndexURL>)

recis

1.0.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install recis==1.0.0 (-i <IndexURL>)

rmm_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install rmm_cu12==25.4.0 (-i <IndexURL>)

rmm_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install rmm_cu12==25.4.0 (-i <IndexURL>)

rmm_cu12

25.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install rmm_cu12==25.4.0 (-i <IndexURL>)

rwkv

0.8.32

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install rwkv==0.8.32 (-i <IndexURL>)

rwkv

0.8.32

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install rwkv==0.8.32 (-i <IndexURL>)

rwkv

0.8.32

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install rwkv==0.8.32 (-i <IndexURL>)

rwkv

0.8.32

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install rwkv==0.8.32 (-i <IndexURL>)

rwkv

0.8.32

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install rwkv==0.8.32 (-i <IndexURL>)

rwkv

0.8.32

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install rwkv==0.8.32 (-i <IndexURL>)

sageattention

1.0.6

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install sageattention==1.0.6 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sailshmem

2.1.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

sailshmem

2.1.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

sailshmem

2.1.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

sailshmem

2.1.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

SAM_2

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install SAM_2==1.0 (-i <IndexURL>)

SAM_2

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install SAM_2==1.0 (-i <IndexURL>)

SAM_2

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install SAM_2==1.0 (-i <IndexURL>)

sgl_kernel

0.1.7

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sgl_kernel==0.1.7 (-i <IndexURL>)

sgl_kernel

0.2.8

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sgl_kernel==0.2.8 (-i <IndexURL>)

sgl_kernel

0.3.14.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.14.post1 (-i <IndexURL>)

sgl_kernel

0.3.14.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sgl_kernel==0.3.14.post1 (-i <IndexURL>)

sgl_kernel

0.3.16.post3

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.16.post3 (-i <IndexURL>)

sgl_kernel

0.3.16.post3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.16.post3 (-i <IndexURL>)

sgl_kernel

0.3.16.post5

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.16.post5 (-i <IndexURL>)

sgl_kernel

0.3.16.post5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.16.post5 (-i <IndexURL>)

sgl_kernel

0.3.18.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.18.post2 (-i <IndexURL>)

sgl_kernel

0.3.18.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sgl_kernel==0.3.18.post2 (-i <IndexURL>)

sgl_kernel

0.3.20

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.20 (-i <IndexURL>)

sgl_kernel

0.3.20

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sgl_kernel==0.3.20 (-i <IndexURL>)

sgl_kernel

0.3.20

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sgl_kernel==0.3.20 (-i <IndexURL>)

sgl_kernel

0.3.20

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.20 (-i <IndexURL>)

sgl_kernel

0.3.21

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sgl_kernel==0.3.21 (-i <IndexURL>)

sgl_kernel

0.3.21

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sgl_kernel==0.3.21 (-i <IndexURL>)

sgl_kernel

0.3.9.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sgl_kernel==0.3.9.post2 (-i <IndexURL>)

sgl_kernel

0.3.9.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.9.post2 (-i <IndexURL>)

sgl_kernel

0.3.9.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install sgl_kernel==0.3.9.post2 (-i <IndexURL>)

sglang

0.4.10

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang==0.4.10 (-i <IndexURL>)

sglang

0.4.6.post1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install sglang==0.4.6.post1 (-i <IndexURL>)

sglang

0.4.7

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang==0.4.7 (-i <IndexURL>)

sglang

0.4.9

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.4.9 (-i <IndexURL>)

sglang

0.5.10

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sglang==0.5.10 (-i <IndexURL>)

sglang

0.5.10

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.10 (-i <IndexURL>)

sglang

0.5.10

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install sglang==0.5.10 (-i <IndexURL>)

sglang

0.5.12

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.11.0

3.12

oe

pip install sglang==0.5.12 (-i <IndexURL>)

sglang

0.5.12

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install sglang==0.5.12 (-i <IndexURL>)

sglang

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang==0.5.2 (-i <IndexURL>)

sglang

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.2 (-i <IndexURL>)

sglang

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install sglang==0.5.2 (-i <IndexURL>)

sglang

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.3 (-i <IndexURL>)

sglang

0.5.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang==0.5.3 (-i <IndexURL>)

sglang

0.5.4

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.4 (-i <IndexURL>)

sglang

0.5.4

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.4 (-i <IndexURL>)

sglang

0.5.5

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.5 (-i <IndexURL>)

sglang

0.5.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.5 (-i <IndexURL>)

sglang

0.5.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.6 (-i <IndexURL>)

sglang

0.5.6

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.6 (-i <IndexURL>)

sglang

0.5.7

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.7 (-i <IndexURL>)

sglang

0.5.7

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.7 (-i <IndexURL>)

sglang

0.5.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.7 (-i <IndexURL>)

sglang

0.5.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.7 (-i <IndexURL>)

sglang

0.5.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.8 (-i <IndexURL>)

sglang

0.5.8

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sglang==0.5.8 (-i <IndexURL>)

sglang

0.5.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.9 (-i <IndexURL>)

sglang

0.5.9

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sglang==0.5.9 (-i <IndexURL>)

sglang_kernel

0.4.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang_kernel==0.4.1 (-i <IndexURL>)

sglang_kernel

0.4.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sglang_kernel==0.4.1 (-i <IndexURL>)

sglang_kernel

0.4.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install sglang_kernel==0.4.1 (-i <IndexURL>)

sglang_kernel

0.4.2.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.11.0

3.12

oe

pip install sglang_kernel==0.4.2.post2 (-i <IndexURL>)

sglang_kernel

0.4.2.post2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install sglang_kernel==0.4.2.post2 (-i <IndexURL>)

sglang_router

0.1.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang_router==0.1.9 (-i <IndexURL>)

sglang_router

0.1.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.1.9 (-i <IndexURL>)

sglang_router

0.1.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install sglang_router==0.1.9 (-i <IndexURL>)

sglang_router

0.2.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.2.1 (-i <IndexURL>)

sglang_router

0.2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.2.1 (-i <IndexURL>)

sglang_router

0.2.2

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.2.2 (-i <IndexURL>)

sglang_router

0.2.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.2.2 (-i <IndexURL>)

sglang_router

0.2.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.2.3 (-i <IndexURL>)

sglang_router

0.2.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang_router==0.2.3 (-i <IndexURL>)

sglang_router

0.3.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.3.0 (-i <IndexURL>)

sglang_router

0.3.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang_router==0.3.0 (-i <IndexURL>)

sglang_router

0.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang_router==0.3.0 (-i <IndexURL>)

sglang_router

0.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.3.0 (-i <IndexURL>)

sglang_router

0.3.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang_router==0.3.2 (-i <IndexURL>)

sglang_router

0.3.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sglang_router==0.3.2 (-i <IndexURL>)

sglang_router

0.3.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install sglang_router==0.3.2 (-i <IndexURL>)

spconv_cu116

2.3.8

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install spconv_cu116==2.3.8 (-i <IndexURL>)

spconv_cu118

2.3.8

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install spconv_cu118==2.3.8 (-i <IndexURL>)

spconv_cu118

2.3.8

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install spconv_cu118==2.3.8 (-i <IndexURL>)

spconv_cu121

2.3.8

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install spconv_cu121==2.3.8 (-i <IndexURL>)

spconv_cu123

2.3.8

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install spconv_cu123==2.3.8 (-i <IndexURL>)

spconv_cu124

2.3.8

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install spconv_cu124==2.3.8 (-i <IndexURL>)

spconv_cu126

2.3.6

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install spconv_cu126==2.3.6 (-i <IndexURL>)

spconv_cu126

2.3.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install spconv_cu126==2.3.7 (-i <IndexURL>)

spconv_cu126

2.3.8

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install spconv_cu126==2.3.8 (-i <IndexURL>)

spconv_cu126

2.3.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install spconv_cu126==2.3.8 (-i <IndexURL>)

spconv_cu128

2.3.6

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install spconv_cu128==2.3.6 (-i <IndexURL>)

spconv_cu128

2.3.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install spconv_cu128==2.3.7 (-i <IndexURL>)

spconv_cu128

2.3.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install spconv_cu128==2.3.8 (-i <IndexURL>)

spconv_cu129

2.3.6

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install spconv_cu129==2.3.6 (-i <IndexURL>)

spconv_cu129

2.3.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install spconv_cu129==2.3.7 (-i <IndexURL>)

spconv_cu129

2.3.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install spconv_cu129==2.3.8 (-i <IndexURL>)

spconv_cu130

2.3.6

Ubuntu 24.04

cuda 13.0

3.12

ce

pip install spconv_cu130==2.3.6 (-i <IndexURL>)

spikingjelly

0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install spikingjelly==0.1 (-i <IndexURL>)

spikingjelly

0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install spikingjelly==0.1 (-i <IndexURL>)

spikingjelly

0.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install spikingjelly==0.1 (-i <IndexURL>)

stringzilla

4.4.2

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install stringzilla==4.4.2 (-i <IndexURL>)

stringzilla

4.4.2

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install stringzilla==4.4.2 (-i <IndexURL>)

stringzilla

4.4.2

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install stringzilla==4.4.2 (-i <IndexURL>)

stringzilla

4.5.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

systemds

3.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install systemds==3.3.0 (-i <IndexURL>)

systemds

3.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install systemds==3.3.0 (-i <IndexURL>)

systemds

3.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install systemds==3.3.0 (-i <IndexURL>)

systemds

3.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install systemds==3.3.0 (-i <IndexURL>)

systemds

3.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install systemds==3.3.0 (-i <IndexURL>)

systemds

3.3.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install systemds==3.3.0 (-i <IndexURL>)

taichi

1.7.3

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install taichi==1.7.3 (-i <IndexURL>)

taichi

1.7.3

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install taichi==1.7.3 (-i <IndexURL>)

taichi

1.7.3

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install taichi==1.7.3 (-i <IndexURL>)

taichi

1.7.4

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install taichi==1.7.4 (-i <IndexURL>)

taichi

1.7.4

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install taichi==1.7.4 (-i <IndexURL>)

taichi

1.7.4

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install taichi==1.7.4 (-i <IndexURL>)

text_generation

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install text_generation==0.5.2 (-i <IndexURL>)

text_generation

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install text_generation==0.5.2 (-i <IndexURL>)

text_generation

0.5.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install text_generation==0.5.2 (-i <IndexURL>)

tilefusion

1.0.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install tilefusion==1.0.0 (-i <IndexURL>)

tilefusion

1.0.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install tilefusion==1.0.0 (-i <IndexURL>)

tilelang

0.1.6

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install tilelang==0.1.6 (-i <IndexURL>)

tilelang

0.1.6

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install tilelang==0.1.6 (-i <IndexURL>)

tilelang

0.1.7

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install tilelang==0.1.7 (-i <IndexURL>)

tilelang

0.1.7

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install tilelang==0.1.7 (-i <IndexURL>)

tilelang

0.1.7.post3

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install tilelang==0.1.7.post3 (-i <IndexURL>)

tilelang

0.1.8

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.11.0

3.12

oe

pip install tilelang==0.1.8 (-i <IndexURL>)

tilelang

0.1.8

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install tilelang==0.1.8 (-i <IndexURL>)

tilelang

0.1.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install tilelang==0.1.8 (-i <IndexURL>)

tilelang

0.1.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install tilelang==0.1.8 (-i <IndexURL>)

tilelang

0.1.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install tilelang==0.1.8 (-i <IndexURL>)

tilelang

0.1.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install tilelang==0.1.8 (-i <IndexURL>)

tilelang

0.1.8

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install tilelang==0.1.8 (-i <IndexURL>)

torch

1.12.0

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install torch==1.12.0 (-i <IndexURL>)

torch

1.8.0

Ubuntu 20.04

cuda11.1

3.8

ce

pip install torch==1.8.0 (-i <IndexURL>)

torch

2.0.1

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.0.1 (-i <IndexURL>)

torch

2.0.1

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.0.1 (-i <IndexURL>)

torch

2.0.1

Ubuntu 20.04

cuda 11.6

3.8

oe

pip install torch==2.0.1 (-i <IndexURL>)

torch

2.0.1

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.0.1 (-i <IndexURL>)

torch

2.0.1

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install torch==2.0.1 (-i <IndexURL>)

torch

2.1.0

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.1.0 (-i <IndexURL>)

torch

2.1.0

Ubuntu 20.04

cuda 11.6

3.8

oe

pip install torch==2.1.0 (-i <IndexURL>)

torch

2.1.0

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.1.0 (-i <IndexURL>)

torch

2.1.0

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install torch==2.1.0 (-i <IndexURL>)

torch

2.1.0

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.1.0 (-i <IndexURL>)

torch

2.1.2

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.1.2 (-i <IndexURL>)

torch

2.1.2

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.1.2 (-i <IndexURL>)

torch

2.1.2

Ubuntu 20.04

cuda 11.6

3.8

oe

pip install torch==2.1.2 (-i <IndexURL>)

torch

2.1.2

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install torch==2.1.2 (-i <IndexURL>)

torch

2.1.2

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.1.2 (-i <IndexURL>)

torch

2.10.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install torch==2.10.0 (-i <IndexURL>)

torch

2.10.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install torch==2.10.0 (-i <IndexURL>)

torch

2.11.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install torch==2.11.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 20.04

cuda 11.6

3.8

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.5.1

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.5.1 (-i <IndexURL>)

torch

2.5.1

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install torch==2.5.1 (-i <IndexURL>)

torch

2.5.1

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.5.1 (-i <IndexURL>)

torch

2.6.0

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.7.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.7.0 (-i <IndexURL>)

torch

2.7.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install torch==2.7.0 (-i <IndexURL>)

torch

2.7.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install torch==2.7.0 (-i <IndexURL>)

torch

2.7.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install torch==2.7.0 (-i <IndexURL>)

torch

2.8.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install torch==2.8.0 (-i <IndexURL>)

torch

2.8.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install torch==2.8.0 (-i <IndexURL>)

torch

2.8.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.8.0 (-i <IndexURL>)

torch

2.9.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch_edit_distance

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_edit_distance==1.0 (-i <IndexURL>)

torch_edit_distance

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_edit_distance==1.0 (-i <IndexURL>)

torch_edit_distance

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_edit_distance==1.0 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.1

torch 2.1.2

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_lap_cuda

0.0.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_lap_cuda==0.0.3 (-i <IndexURL>)

torch_lap_cuda

0.0.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_lap_cuda==0.0.3 (-i <IndexURL>)

torch_lap_cuda

0.0.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_lap_cuda==0.0.3 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9rc2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install torch_memory_saver==0.0.9rc2 (-i <IndexURL>)

torch_pace

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_pace==1.0 (-i <IndexURL>)

torch_pace

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_pace==1.0 (-i <IndexURL>)

torch_pace

1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_pace==1.0 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 11.8

torch 2.0.1

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.1

torch 2.1.2

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torchani

2.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchani==2.7 (-i <IndexURL>)

torchani

2.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchani==2.7 (-i <IndexURL>)

torchani

2.7

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchani==2.7 (-i <IndexURL>)

torchani

2.7.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchani==2.7.9 (-i <IndexURL>)

torchani

2.7.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchani==2.7.9 (-i <IndexURL>)

torchani

2.7.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchani==2.7.9 (-i <IndexURL>)

torchao

0.11.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install torchao==0.11.0 (-i <IndexURL>)

torchao

0.17.0

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torchao==0.17.0 (-i <IndexURL>)

torchao

0.17.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torchao==0.17.0 (-i <IndexURL>)

torchao

0.17.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchao==0.17.0 (-i <IndexURL>)

torchao

0.17.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchao==0.17.0 (-i <IndexURL>)

torchao

0.17.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchao==0.17.0 (-i <IndexURL>)

torchao

0.7.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torchao==0.7.0 (-i <IndexURL>)

torchao

0.9.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchao==0.9.0 (-i <IndexURL>)

torchao

0.9.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchao==0.9.0 (-i <IndexURL>)

torchao

0.9.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchao==0.9.0 (-i <IndexURL>)

torchao

0.9.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchao==0.9.0 (-i <IndexURL>)

torchao

0.9.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torchao==0.9.0 (-i <IndexURL>)

torchao

0.9.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torchao==0.9.0 (-i <IndexURL>)

torchaudio

2.0.2

Ubuntu 22.04

cuda 11.8

torch 2.0.1

3.1

ce

pip install torchaudio==2.0.2 (-i <IndexURL>)

torchaudio

2.0.2

Ubuntu 22.04

cuda 12.3

torch 2.0.1

3.1

ce

pip install torchaudio==2.0.2 (-i <IndexURL>)

torchaudio

2.0.2

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install torchaudio==2.0.2 (-i <IndexURL>)

torchaudio

2.0.2

Ubuntu 22.04

cuda 12.1

torch 2.0.1

3.1

ce

pip install torchaudio==2.0.2 (-i <IndexURL>)

torchaudio

2.0.2

Ubuntu 20.04

cuda 11.8

torch 2.0.1

3.8

ce

pip install torchaudio==2.0.2 (-i <IndexURL>)

torchaudio

2.10.0

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torchaudio==2.10.0 (-i <IndexURL>)

torchaudio

2.10.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torchaudio==2.10.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 22.04

cuda 12.1

torch 2.3.0

3.1

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 22.04

cuda 12.6

torch 2.3.0

3.1

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 20.04

cuda 11.8

torch 2.3.0

3.8

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 22.04

cuda 11.8

torch 2.3.0

3.1

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 20.04

cuda 11.6

torch 2.3.0

3.8

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 22.04

cuda 12.1

torch 2.4.0

3.1

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 22.04

cuda 12.6

torch 2.4.0

3.1

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 24.04

cuda 12.8

torch 2.4.0

3.12

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 24.04

cuda 12.6

torch 2.4.0

3.12

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 20.04

cuda 11.8

torch 2.4.0

3.8

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.5.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torchaudio==2.5.1 (-i <IndexURL>)

torchaudio

2.5.1

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install torchaudio==2.5.1 (-i <IndexURL>)

torchaudio

2.6.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install torchaudio==2.6.0 (-i <IndexURL>)

torchaudio

2.6.0

Ubuntu 22.04

cuda 12.4

torch 2.6.0

3.1

ce

pip install torchaudio==2.6.0 (-i <IndexURL>)

torchaudio

2.6.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchaudio==2.6.0 (-i <IndexURL>)

torchaudio

2.6.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torchaudio==2.6.0 (-i <IndexURL>)

torchaudio

2.7.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchaudio==2.7.0 (-i <IndexURL>)

torchaudio

2.8.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchaudio==2.8.0 (-i <IndexURL>)

torchaudio

2.8.0

Ubuntu 24.04

cuda 12.8

torch 2.8.0

3.12

ce

pip install torchaudio==2.8.0 (-i <IndexURL>)

torchaudio

2.9.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchaudio==2.9.0 (-i <IndexURL>)

torchaudio

2.9.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchaudio==2.9.0 (-i <IndexURL>)

torchcodec

0.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torchcodec==0.10.0 (-i <IndexURL>)

torchcodec

0.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torchcodec==0.10.0 (-i <IndexURL>)

torchcodec

0.4.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchcodec==0.4.0 (-i <IndexURL>)

torchcodec

0.4.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torchcodec==0.4.0 (-i <IndexURL>)

torchcodec

0.7.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchcodec==0.7.0 (-i <IndexURL>)

torchcodec

0.9.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchcodec==0.9.1 (-i <IndexURL>)

torchcodec

0.9.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchcodec==0.9.1 (-i <IndexURL>)

torchdata

0.10.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torchdata==0.10.1 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 22.04

cuda 12.4

torch 2.6.0

3.1

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.7.0

Ubuntu 22.04

cuda 12.3

torch 2.1.0

3.1

ce

pip install torchdata==0.7.0 (-i <IndexURL>)

torchdata

0.7.0

Ubuntu 20.04

cuda 11.6

torch 2.1.0

3.8

ce

pip install torchdata==0.7.0 (-i <IndexURL>)

torchdata

0.7.0

Ubuntu 22.04

cuda 12.1

torch 2.1.0

3.1

ce

pip install torchdata==0.7.0 (-i <IndexURL>)

torchdata

0.7.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install torchdata==0.7.0 (-i <IndexURL>)

torchdata

0.7.0

Ubuntu 22.04

cuda 11.8

torch 2.1.0

3.1

ce

pip install torchdata==0.7.0 (-i <IndexURL>)

torchrec

1.2.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchrec==1.2.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.9.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchrl==0.9.1 (-i <IndexURL>)

torchtext

0.18.0

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torchtext==0.18.0 (-i <IndexURL>)

torchtext

0.18.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torchtext==0.18.0 (-i <IndexURL>)

torchtune

0.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchvision

0.15.2

Ubuntu 22.04

cuda 11.8

torch 2.0.1

3.1

ce

pip install torchvision==0.15.2 (-i <IndexURL>)

torchvision

0.15.2

Ubuntu 22.04

cuda 12.3

torch 2.0.1

3.1

ce

pip install torchvision==0.15.2 (-i <IndexURL>)

torchvision

0.15.2

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install torchvision==0.15.2 (-i <IndexURL>)

torchvision

0.15.2

Ubuntu 22.04

cuda 12.1

torch 2.0.1

3.1

ce

pip install torchvision==0.15.2 (-i <IndexURL>)

torchvision

0.15.2

Ubuntu 20.04

cuda 11.8

torch 2.0.1

3.8

ce

pip install torchvision==0.15.2 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 22.04

cuda 12.1

torch 2.1.2

3.1

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 22.04

cuda 12.3

torch 2.1.0

3.1

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 20.04

cuda 11.6

torch 2.1.0

3.8

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 22.04

cuda 12.1

torch 2.1.0

3.1

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 22.04

cuda 11.8

torch 2.1.0

3.1

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 22.04

cuda 12.1

torch 2.3.0

3.1

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 22.04

cuda 12.6

torch 2.3.0

3.1

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 20.04

cuda 11.8

torch 2.3.0

3.8

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 22.04

cuda 11.8

torch 2.3.0

3.1

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 20.04

cuda 11.6

torch 2.3.0

3.8

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 22.04

cuda 12.1

torch 2.4.0

3.1

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 22.04

cuda 12.6

torch 2.4.0

3.1

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 24.04

cuda 12.8

torch 2.4.0

3.12

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 24.04

cuda 12.6

torch 2.4.0

3.12

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 20.04

cuda 11.8

torch 2.4.0

3.8

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.20.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torchvision==0.20.1 (-i <IndexURL>)

torchvision

0.20.1

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install torchvision==0.20.1 (-i <IndexURL>)

torchvision

0.20.1

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install torchvision==0.20.1 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 22.04

cuda 12.4

torch 2.6.0

3.1

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 22.04

cuda 12.1

torch 2.6.0

3.1

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 24.04

cuda 12.8

torch 2.6.0

3.12

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 24.04

cuda 12.9

torch 2.6.0

3.12

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 22.04

cuda 11.8

torch 2.6.0

3.1

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.22.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchvision==0.22.0 (-i <IndexURL>)

torchvision

0.23.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchvision==0.23.0 (-i <IndexURL>)

torchvision

0.23.0

Ubuntu 22.04

cuda 12.6

torch 2.8.0

3.1

ce

pip install torchvision==0.23.0 (-i <IndexURL>)

torchvision

0.23.0

Ubuntu 24.04

cuda 12.8

torch 2.8.0

3.12

ce

pip install torchvision==0.23.0 (-i <IndexURL>)

torchvision

0.24.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

torchvision

0.24.0

Ubuntu 22.04

cuda 12.6

torch 2.9.0

3.1

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

torchvision

0.24.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

torchvision

0.24.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

torchvision

0.25.0

Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install torchvision==0.25.0 (-i <IndexURL>)

torchvision

0.25.0

Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install torchvision==0.25.0 (-i <IndexURL>)

toy_hgemm

0.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install toy_hgemm==0.1.1 (-i <IndexURL>)

toy_hgemm

0.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install toy_hgemm==0.1.1 (-i <IndexURL>)

toy_hgemm

0.1.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install toy_hgemm==0.1.1 (-i <IndexURL>)

transformer_engine

1.12

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==1.12 (-i <IndexURL>)

transformer_engine

1.13

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install transformer_engine==1.13 (-i <IndexURL>)

transformer_engine

1.13

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==1.13 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.1 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.10 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.10 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.10 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install transformer_engine==2.10 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install transformer_engine==2.10 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install transformer_engine==2.10 (-i <IndexURL>)

transformer_engine

2.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.13 (-i <IndexURL>)

transformer_engine

2.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.13 (-i <IndexURL>)

transformer_engine

2.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.13 (-i <IndexURL>)

transformer_engine

2.13

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install transformer_engine==2.13 (-i <IndexURL>)

transformer_engine

2.13

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install transformer_engine==2.13 (-i <IndexURL>)

transformer_engine

2.13

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install transformer_engine==2.13 (-i <IndexURL>)

transformer_engine

2.14

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.14 (-i <IndexURL>)

transformer_engine

2.14

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.14 (-i <IndexURL>)

transformer_engine

2.14

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.14 (-i <IndexURL>)

transformer_engine

2.14

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install transformer_engine==2.14 (-i <IndexURL>)

transformer_engine

2.14

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install transformer_engine==2.14 (-i <IndexURL>)

transformer_engine

2.14

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install transformer_engine==2.14 (-i <IndexURL>)

transformer_engine

2.3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.3 (-i <IndexURL>)

transformer_engine

2.3

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.3 (-i <IndexURL>)

transformer_engine

2.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.3 (-i <IndexURL>)

transformer_engine

2.5

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.5 (-i <IndexURL>)

transformer_engine

2.5

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.5 (-i <IndexURL>)

transformer_engine

2.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.5 (-i <IndexURL>)

transformer_engine

2.5

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install transformer_engine==2.5 (-i <IndexURL>)

transformer_engine

2.8

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.8 (-i <IndexURL>)

transformer_engine

2.8

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install transformer_engine==2.8 (-i <IndexURL>)

transformer_engine

2.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.8 (-i <IndexURL>)

transformer_engine

2.8

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install transformer_engine==2.8 (-i <IndexURL>)

transformer_engine

2.8

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install transformer_engine==2.8 (-i <IndexURL>)

transformer_engine

2.8

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install transformer_engine==2.8 (-i <IndexURL>)

transformer_engine

2.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.9 (-i <IndexURL>)

transformer_engine

2.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.9 (-i <IndexURL>)

transformer_engine

2.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.9 (-i <IndexURL>)

transformer_engine

2.9

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install transformer_engine==2.9 (-i <IndexURL>)

transformer_engine

2.9

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install transformer_engine==2.9 (-i <IndexURL>)

transformer_engine

2.9

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install transformer_engine==2.9 (-i <IndexURL>)

triton

2.1.1

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 20.04

cuda 11.6

3.8

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 24.04

cuda 12.3

3.12

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

3.1.0

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 20.04

cuda 11.6

3.8

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 24.04

cuda 12.3

3.12

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.4.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install triton==3.4.0 (-i <IndexURL>)

triton

3.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

oe

pip install triton==3.4.0 (-i <IndexURL>)

triton

3.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

oe

pip install triton==3.4.0 (-i <IndexURL>)

triton

3.4.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

oe

pip install triton==3.4.0 (-i <IndexURL>)

triton

3.5.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install triton==3.5.0 (-i <IndexURL>)

triton

3.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

oe

pip install triton==3.5.0 (-i <IndexURL>)

triton

3.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

oe

pip install triton==3.5.0 (-i <IndexURL>)

triton

3.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

oe

pip install triton==3.5.0 (-i <IndexURL>)

triton

3.5.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

oe

pip install triton==3.5.0 (-i <IndexURL>)

triton

3.6.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install triton==3.6.0 (-i <IndexURL>)

triton

3.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

oe

pip install triton==3.6.0 (-i <IndexURL>)

triton

3.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

oe

pip install triton==3.6.0 (-i <IndexURL>)

triton

3.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

oe

pip install triton==3.6.0 (-i <IndexURL>)

triton

3.6.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

oe

pip install triton==3.6.0 (-i <IndexURL>)

triton_dist

0.0.2rc0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install triton_dist==0.0.2rc0 (-i <IndexURL>)

triton_dist

0.0.2rc0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install triton_dist==0.0.2rc0 (-i <IndexURL>)

tsnecuda

3.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install tsnecuda==3.0.2 (-i <IndexURL>)

tsnecuda

3.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install tsnecuda==3.0.2 (-i <IndexURL>)

tsnecuda

3.0.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install tsnecuda==3.0.2 (-i <IndexURL>)

tutel

0.4.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install tutel==0.4.1 (-i <IndexURL>)

tutel

0.4.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install tutel==0.4.1 (-i <IndexURL>)

tutel

0.4.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install tutel==0.4.1 (-i <IndexURL>)

tvm

0.22.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install tvm==0.22.0 (-i <IndexURL>)

tvm

0.22.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install tvm==0.22.0 (-i <IndexURL>)

tvm

0.22.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install tvm==0.22.0 (-i <IndexURL>)

tvm

0.23.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install tvm==0.23.0 (-i <IndexURL>)

tvm

0.23.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install tvm==0.23.0 (-i <IndexURL>)

tvm

0.23.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install tvm==0.23.0 (-i <IndexURL>)

unicore

0.0.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install unicore==0.0.3 (-i <IndexURL>)

unicore

0.0.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install unicore==0.0.3 (-i <IndexURL>)

unicore

0.0.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install unicore==0.0.3 (-i <IndexURL>)

viser

0.2.7

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install viser==0.2.7 (-i <IndexURL>)

viser

1.0.15

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install viser==1.0.15 (-i <IndexURL>)

viser

1.0.15

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install viser==1.0.15 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install viser==1.0.24 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install viser==1.0.24 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install viser==1.0.24 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install viser==1.0.24 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install viser==1.0.24 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install viser==1.0.24 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install viser==1.0.24 (-i <IndexURL>)

viser

1.0.26

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install viser==1.0.26 (-i <IndexURL>)

viser

1.0.26

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install viser==1.0.26 (-i <IndexURL>)

viser

1.0.26

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install viser==1.0.26 (-i <IndexURL>)

viser

1.0.26

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install viser==1.0.26 (-i <IndexURL>)

viser

1.0.26

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install viser==1.0.26 (-i <IndexURL>)

viser

1.0.26

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install viser==1.0.26 (-i <IndexURL>)

vllm

0.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install vllm==0.10.0 (-i <IndexURL>)

vllm

0.10.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install vllm==0.10.1 (-i <IndexURL>)

vllm

0.10.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.10.1 (-i <IndexURL>)

vllm

0.10.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.10.2 (-i <IndexURL>)

vllm

0.10.2

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.8.0

3.12

oe

pip install vllm==0.10.2 (-i <IndexURL>)

vllm

0.11.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.11.0 (-i <IndexURL>)

vllm

0.11.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.8.0

3.12

oe

pip install vllm==0.11.0 (-i <IndexURL>)

vllm

0.11.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.11.1 (-i <IndexURL>)

vllm

0.11.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.11.1 (-i <IndexURL>)

vllm

0.12.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.12.0 (-i <IndexURL>)

vllm

0.13.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.13.0 (-i <IndexURL>)

vllm

0.14.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.14.0 (-i <IndexURL>)

vllm

0.15.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.15.0 (-i <IndexURL>)

vllm

0.15.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install vllm==0.15.0 (-i <IndexURL>)

vllm

0.15.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.15.0 (-i <IndexURL>)

vllm

0.15.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install vllm==0.15.0 (-i <IndexURL>)

vllm

0.16.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.16.0 (-i <IndexURL>)

vllm

0.16.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install vllm==0.16.0 (-i <IndexURL>)

vllm

0.17.1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install vllm==0.17.1 (-i <IndexURL>)

vllm

0.17.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.17.1 (-i <IndexURL>)

vllm

0.17.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install vllm==0.17.1 (-i <IndexURL>)

vllm

0.17.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install vllm==0.17.1 (-i <IndexURL>)

vllm

0.18.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.18.0 (-i <IndexURL>)

vllm

0.18.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install vllm==0.18.0 (-i <IndexURL>)

vllm

0.18.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install vllm==0.18.0 (-i <IndexURL>)

vllm

0.18.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install vllm==0.18.0 (-i <IndexURL>)

vllm

0.19.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install vllm==0.19.0 (-i <IndexURL>)

vllm

0.20.1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install vllm==0.20.1 (-i <IndexURL>)

vllm

0.7.2

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install vllm==0.7.2 (-i <IndexURL>)

vllm

0.7.3

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install vllm==0.7.3 (-i <IndexURL>)

vllm

0.8.3

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install vllm==0.8.3 (-i <IndexURL>)

vllm

0.8.5

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install vllm==0.8.5 (-i <IndexURL>)

vllm

0.8.5

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install vllm==0.8.5 (-i <IndexURL>)

vllm

0.9.1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install vllm==0.9.1 (-i <IndexURL>)

vllm

0.9.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install vllm==0.9.1 (-i <IndexURL>)

vllm

0.9.1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install vllm==0.9.1 (-i <IndexURL>)

warp_lang

1.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

oe

pip install warp_lang==1.10.0 (-i <IndexURL>)

warp_lang

1.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

oe

pip install warp_lang==1.10.0 (-i <IndexURL>)

warp_lang

1.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

3.12

oe

pip install warp_lang==1.10.0 (-i <IndexURL>)

warp_lang

1.10.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

oe

pip install warp_lang==1.10.0 (-i <IndexURL>)

wenet

3.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install wenet==3.1.0 (-i <IndexURL>)

wenet

3.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install wenet==3.1.0 (-i <IndexURL>)

wenet

3.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install wenet==3.1.0 (-i <IndexURL>)

wenet

3.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install wenet==3.1.0 (-i <IndexURL>)

wenet

3.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

ce

pip install wenet==3.1.0 (-i <IndexURL>)

wenet

3.1.0

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

ce

pip install wenet==3.1.0 (-i <IndexURL>)

x_anylabeling

3.3.10

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install x_anylabeling==3.3.10 (-i <IndexURL>)

x_anylabeling

3.3.10

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install x_anylabeling==3.3.10 (-i <IndexURL>)

x_anylabeling

3.3.10

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install x_anylabeling==3.3.10 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04, Ubuntu 24.04

cuda 13.0

torch 2.10.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

torch 2.10.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xgboost

3.0.5

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install xgboost==3.0.5 (-i <IndexURL>)

xgboost

3.0.5

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install xgboost==3.0.5 (-i <IndexURL>)

xgboost

3.1.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.6

3.1

ce

pip install xgboost==3.1.3 (-i <IndexURL>)

xgboost

3.1.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.8

3.12

ce

pip install xgboost==3.1.3 (-i <IndexURL>)

xgboost

3.1.3

Ubuntu 22.04, Ubuntu 24.04

cuda 12.9

3.12

ce

pip install xgboost==3.1.3 (-i <IndexURL>)

xgboost

3.2.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install xgboost==3.2.0 (-i <IndexURL>)