PPU-V1.7.0 PIP包清单
更新说明:
从PIP List 1.6.x 开始我们提供OS Free PIP软件包,即使用Ubuntu和其他Base OS(包括但不限于AliOS等)的AI容器镜像都可以使用相同的安装指令进行安装。从PIP List 1.7.x开始引入了不区分CUDA Version的OS/CUDA Free PIP软件包。
从PIP List 1.6.x 开始,PIP List不再细化小版本增量文件方式更新,所有1.7.x的更新都会收录在“1.7.x”这单个文件中,预计会按周增量添加新的PIP软件包,欢迎查看本文档最新版本。
PPU PIP服务提供了两种使用方式,具体可以参考在ACS上使用PPU PIP服务和在PAI中使用PPU PIP源,用户可以按需使用:
“PTG提供的PPU PIP服务”:支持通过公网+显式鉴权方式使用PTG提供的PPU PIP服务。
“阿里云提供的PPU PIP服务”:支持通过VPC+免鉴权方式使用阿里云提供的PPU PIP服务(推荐的使用方式)。
pip install命令中的-i <IndexURL>选项为可选,具体请参考您使用的云产品提供的指导文档。<IndexURL>根据使用的PPU PIP服务而不同,您可按需选择。如下整理了部分<IndexURL>:
# 1.1 PTG提供的PPU PIP服务的Index URL格式(<=v1.5.3):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/ptgai-pypi_ppu_ubuntu_<cuda-version>_index/simple/
## PTG提供的PPU PIP服务的Index URL具体实例(部分):
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 PTG提供的PPU PIP服务的Index URL格式:
## 1.2.1 PTG提供的PPU PIP服务的Index URL格式(OS Free模式,v1.6.x引入):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/<cuda-version>_index/simple/
### PTG提供的PPU PIP服务的Index URL具体实例(OS Free模式,部分):
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 PTG提供的PPU PIP服务的Index URL格式(OS/CUDA Free模式,v1.7.x引入):
### v1.7.x与v1.6.x 相比不用指明cuda version,统一Index URL(只有这一个):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/pypi_index/simple/
# 相应地,以上1.1、1.2.1和1.2.2有相对应的“阿里云提供的PPU PIP服务”的Index URL格式 #
# 2.1 阿里云提供的PPU PIP服务的Index URL格式(<=v1.5.3):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/ubuntu_<cuda-version>/simple/
## 阿里云提供的PPU PIP服务的Index URL具体实例(部分):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/ubuntu_cu128/simple/
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/ubuntu_cu129/simple/
# 2.2 阿里云提供的PPU PIP服务的Index URL格式:
## 2.2.1 阿里云提供的PPU PIP服务的Index URL格式(OS Free模式,v1.6.x引入):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/<cuda-version>/simple/
### 阿里云提供的PPU PIP服务的Index URL具体实例(OS Free模式,部分):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/cu128/simple/
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/cu129/simple/
## 2.2.2 阿里云提供的PPU PIP服务的Index URL格式(OS/CUDA Free模式,v1.7.x引入):
### v1.7.x与v1.6.x 相比不用指明cuda version,统一Index URL(只有这一个)
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.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.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.6 | torch 2.6.0 | 3.10 | 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.12 | oe | pip install acext==1.0.0 (-i <IndexURL>) |
ai2_olmo | 0.6.0 | 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 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install ai2_olmo==0.6.0 (-i <IndexURL>) |
ai2_olmo | 0.6.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install ai2_olmo==0.6.0 (-i <IndexURL>) |
aibrix | 0.5.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | 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 24.04 | cuda 12.9 | 3.12 | ce | pip install aibrix==0.6.0 (-i <IndexURL>) | |
aibrix | 0.6.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install aibrix==0.6.0 (-i <IndexURL>) | |
aibrix | 0.6.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install aibrix==0.6.0 (-i <IndexURL>) | |
alphafold | 2.3.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install alphafold==2.3.1 (-i <IndexURL>) | |
apex | 25.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | ce | pip install apex==25.4 (-i <IndexURL>) |
apex | 25.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install apex==25.4 (-i <IndexURL>) |
apex | 25.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install apex==25.4 (-i <IndexURL>) |
apex | 25.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install apex==25.7 (-i <IndexURL>) |
apex | 25.7 | Ubuntu 22.04、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.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.6 | torch 2.6.0 | 3.10 | 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.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.6 | torch 2.6.0 | 3.10 | 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 | 24.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install apex==24.4.1 (-i <IndexURL>) |
apex | 24.4.1 | Ubuntu 22.04、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 12.8 | torch 2.7.0 | 3.12 | ce | pip install apex==24.4.1 (-i <IndexURL>) |
apex | 24.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | ce | pip install apex==24.4.1 (-i <IndexURL>) |
apex | 24.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install apex==24.4.1 (-i <IndexURL>) |
apex | 24.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | ce | pip install apex==24.4.1 (-i <IndexURL>) |
apex | 24.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.5.1 | 3.10 | ce | pip install apex==24.4.1 (-i <IndexURL>) |
apex | 24.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | ce | pip install apex==24.4.1 (-i <IndexURL>) |
apex | 24.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.1.2 | 3.8 | ce | pip install apex==24.4.1 (-i <IndexURL>) |
apex | 24.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install apex==24.4.1 (-i <IndexURL>) |
apex | 24.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install apex==24.4.1 (-i <IndexURL>) |
auto_gptq | 0.7.0 | 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install auto_gptq==0.7.0 (-i <IndexURL>) |
auto_gptq | 0.7.1 | 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install auto_gptq==0.7.1 (-i <IndexURL>) |
auto_gptq | 0.7.1 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install auto_gptq==0.7.1 (-i <IndexURL>) |
auto_gptq | 0.7.1 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | ce | pip install auto_gptq==0.7.1 (-i <IndexURL>) |
auto_gptq | 0.7.1 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install auto_gptq==0.7.1 (-i <IndexURL>) |
auto_gptq | 0.7.1 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install auto_gptq==0.7.1 (-i <IndexURL>) |
biopython | 1.86 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | 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 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | 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 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install bitblas==0.1.0 (-i <IndexURL>) |
bitsandbytes | 0.40.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.40.0 (-i <IndexURL>) |
bitsandbytes | 0.40.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.40.0 (-i <IndexURL>) |
bitsandbytes | 0.41.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.41.0 (-i <IndexURL>) |
bitsandbytes | 0.41.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.41.0 (-i <IndexURL>) |
bitsandbytes | 0.41.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.41.0 (-i <IndexURL>) |
bitsandbytes | 0.41.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.41.0 (-i <IndexURL>) |
bitsandbytes | 0.42.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.42.0 (-i <IndexURL>) |
bitsandbytes | 0.42.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.42.0 (-i <IndexURL>) |
bitsandbytes | 0.42.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.42.0 (-i <IndexURL>) |
bitsandbytes | 0.42.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.42.0 (-i <IndexURL>) |
bitsandbytes | 0.43.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.43.0 (-i <IndexURL>) |
bitsandbytes | 0.43.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.43.0 (-i <IndexURL>) |
bitsandbytes | 0.43.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.43.0 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.1.2 | 3.8 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.43.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.2 | torch2.1.2 | 3.8 | ce | pip install bitsandbytes==0.43.1 (-i <IndexURL>) |
bitsandbytes | 0.44.1 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install bitsandbytes==0.44.1 (-i <IndexURL>) |
bitsandbytes | 0.44.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.44.1 (-i <IndexURL>) |
bitsandbytes | 0.44.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.44.1 (-i <IndexURL>) |
bitsandbytes | 0.44.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.44.1 (-i <IndexURL>) |
bitsandbytes | 0.44.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | ce | pip install bitsandbytes==0.44.1 (-i <IndexURL>) |
bitsandbytes | 0.44.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | ce | pip install bitsandbytes==0.44.1 (-i <IndexURL>) |
bitsandbytes | 0.44.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.44.1 (-i <IndexURL>) |
bitsandbytes | 0.44.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.44.1 (-i <IndexURL>) |
bitsandbytes | 0.45.3 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | ce | pip install bitsandbytes==0.45.3 (-i <IndexURL>) |
bitsandbytes | 0.45.3 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | ce | pip install bitsandbytes==0.45.3 (-i <IndexURL>) |
bitsandbytes | 0.45.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install bitsandbytes==0.45.3 (-i <IndexURL>) |
bitsandbytes | 0.45.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install bitsandbytes==0.45.3 (-i <IndexURL>) |
bitsandbytes | 0.45.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | ce | pip install bitsandbytes==0.45.3 (-i <IndexURL>) |
bitsandbytes | 0.45.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | ce | pip install bitsandbytes==0.45.3 (-i <IndexURL>) |
bitsandbytes | 0.45.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | ce | pip install bitsandbytes==0.45.3 (-i <IndexURL>) |
bitsandbytes | 0.45.4 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | ce | pip install bitsandbytes==0.45.4 (-i <IndexURL>) |
bitsandbytes | 0.45.5 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | ce | pip install bitsandbytes==0.45.5 (-i <IndexURL>) |
bitsandbytes | 0.45.5 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install bitsandbytes==0.45.5 (-i <IndexURL>) |
bitsandbytes | 0.46.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | ce | pip install bitsandbytes==0.46.1 (-i <IndexURL>) |
bitsandbytes | 0.46.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install bitsandbytes==0.46.1 (-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.47.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install bitsandbytes==0.47.0 (-i <IndexURL>) |
bitsandbytes | 0.47.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.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 12.8 | torch 2.7.0 | 3.12 | ce | pip install bitsandbytes==0.48.1 (-i <IndexURL>) |
bitsandbytes | 0.49.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install bitsandbytes==0.49.0 (-i <IndexURL>) |
bitsandbytes | 0.49.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install bitsandbytes==0.49.0 (-i <IndexURL>) |
bitsandbytes | 0.49.0 | Ubuntu 22.04、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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install bitsandbytes==0.49.1 (-i <IndexURL>) |
bitsandbytes | 0.49.1 | 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 24.04 | cuda 12.9 | torch 2.8.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.10 | 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>) |
block_sparse_attn | 0.0.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install block_sparse_attn==0.0.1 (-i <IndexURL>) |
block_sparse_attn | 0.0.1 | Ubuntu 22.04、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.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.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.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.6 | torch 2.6.0 | 3.10 | ce | pip install block_sparse_attn==0.0.2 (-i <IndexURL>) |
block_sparse_attn | 0.0.2.post1 | 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>) |
byte_flux | 1.0.4 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | 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.10 | 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 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install byte_flux==1.0.4 (-i <IndexURL>) |
byte_flux | 1.0.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.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 | torch2.4.0 | 3.10 | ce | pip install byte_flux==1.0.4 (-i <IndexURL>) |
byte_flux | 1.0.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install byte_flux==1.0.4 (-i <IndexURL>) |
byte_flux | 1.0.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install byte_flux==1.0.4 (-i <IndexURL>) |
byte_flux | 1.1.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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>) |
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.6 | torch2.5.1 | 3.10 | ce | pip install byte_flux==1.1.1 (-i <IndexURL>) |
byte_flux | 1.1.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.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 | torch2.4.0 | 3.10 | ce | pip install byte_flux==1.1.1 (-i <IndexURL>) |
byte_flux | 1.1.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install byte_flux==1.1.1 (-i <IndexURL>) |
byte_flux | 1.1.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.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 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install byte_flux==1.1.1 (-i <IndexURL>) |
byte_flux | 1.1.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | |
causal_conv1d | 1.5.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install causal_conv1d==1.5.2 (-i <IndexURL>) |
causal_conv1d | 1.5.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install causal_conv1d==1.5.2 (-i <IndexURL>) |
causal_conv1d | 1.5.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install causal_conv1d==1.5.2 (-i <IndexURL>) |
causal_conv1d | 1.5.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install causal_conv1d==1.5.3 (-i <IndexURL>) |
causal_conv1d | 1.5.3 | Ubuntu 22.04、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.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install causal_conv1d==1.5.3 (-i <IndexURL>) |
causal_conv1d | 1.5.4 | Ubuntu 22.04、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 22.04、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.5.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install causal_conv1d==1.5.4 (-i <IndexURL>) |
causal_conv1d | 1.6.0 | 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.0 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install causal_conv1d==1.6.0 (-i <IndexURL>) |
causal_conv1d | 1.6.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install causal_conv1d==1.6.0 (-i <IndexURL>) |
chitu | 0.3.8 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.10 | 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>) |
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.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.6 | torch 2.6.0 | 3.10 | 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.10 | 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.9 | torch 2.8.0 | 3.12 | 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.6 | torch 2.6.0 | 3.10 | ce | pip install cog==0.16.7 (-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.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.6 | torch 2.6.0 | 3.10 | ce | pip install cog==0.16.8 (-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.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.6 | torch 2.6.0 | 3.10 | ce | pip install cog==0.16.9 (-i <IndexURL>) |
colossalai | 0.3.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.10 | 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 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.1.9 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.10 | ce | pip install cosmos_curate==1.2.0 (-i <IndexURL>) |
cosmos_curate | 1.2.0 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install cosmos_curate==1.2.0 (-i <IndexURL>) |
cosmos_curate | 1.2.0 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install cosmos_curate==1.2.0 (-i <IndexURL>) |
cosmos_curate | 1.2.1 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install cosmos_curate==1.2.1 (-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.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.6 | torch 2.6.0 | 3.10 | 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.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.10 | 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.9 | torch 2.8.0 | 3.12 | ce | pip install ctranslate2==4.5.0 (-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.5.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install ctranslate2==4.5.0 (-i <IndexURL>) |
ctranslate2 | 4.6.0 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install ctranslate2==4.6.0 (-i <IndexURL>) |
ctranslate2 | 4.6.0 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install ctranslate2==4.6.0 (-i <IndexURL>) |
ctranslate2 | 4.6.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install ctranslate2==4.6.0 (-i <IndexURL>) |
ctranslate2 | 4.6.2 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install ctranslate2==4.6.2 (-i <IndexURL>) |
ctranslate2 | 4.6.2 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install ctranslate2==4.6.2 (-i <IndexURL>) |
ctranslate2 | 4.6.2 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install ctranslate2==4.6.2 (-i <IndexURL>) |
ctranslate2 | 4.6.3 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install ctranslate2==4.6.3 (-i <IndexURL>) |
ctranslate2 | 4.6.3 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install ctranslate2==4.6.3 (-i <IndexURL>) |
ctranslate2 | 4.6.3 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install ctranslate2==4.6.3 (-i <IndexURL>) |
ctranslate2 | 4.7.1 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install ctranslate2==4.7.1 (-i <IndexURL>) |
ctranslate2 | 4.7.1 | 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 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install ctranslate2==4.7.1 (-i <IndexURL>) |
cublas_ops | 0.1.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.8.0 | 3.12 | ce | pip install cublas_ops==0.1.0 (-i <IndexURL>) |
cuda_bindings | 12.8.0 | Ubuntu 22.04、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_core | 0.1.1 | Ubuntu 22.04、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_python | 12.8.0 | Ubuntu 22.04、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>) | |
cumm_cu111 | 0.2.9 | Ubuntu 20.04 | cuda11.1 | 3.8 | ce | pip install cumm_cu111==0.2.9 (-i <IndexURL>) | |
cumm_cu123 | 0.5.3 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install cumm_cu123==0.5.3 (-i <IndexURL>) | |
cumm_cu123 | 0.7.13 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | ce | pip install cumm_cu123==0.7.13 (-i <IndexURL>) | |
cumm_cu126 | 0.5.3 | Ubuntu 24.04 | cuda 12.6 | 3.12 | ce | pip install cumm_cu126==0.5.3 (-i <IndexURL>) | |
cumm_cu126 | 0.5.3 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install cumm_cu126==0.5.3 (-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.10 | 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.10 | ce | pip install cumm_cu126==0.8.1 (-i <IndexURL>) | |
cumm_cu126 | 0.8.2 | Ubuntu 24.04 | cuda 12.6 | 3.12 | ce | pip install cumm_cu126==0.8.2 (-i <IndexURL>) | |
cumm_cu126 | 0.8.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install cumm_cu126==0.8.2 (-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 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>) | |
cupy | 13.3.0 | Ubuntu 24.04 | cuda 12.6 | 3.12 | ce | pip install cupy==13.3.0 (-i <IndexURL>) | |
cupy | 13.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install cupy==13.3.0 (-i <IndexURL>) | |
cupy | 13.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | 3.10 | ce | pip install cupy==13.3.0 (-i <IndexURL>) | |
cupy | 13.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | ce | pip install cupy==13.3.0 (-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.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.6 | 3.10 | ce | pip install cupy==13.5.1 (-i <IndexURL>) | |
cupy | 13.5.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.12 | ce | pip install cupy==13.5.1 (-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.10 | ce | pip install cupy==13.6.0 (-i <IndexURL>) | |
cupy_cuda12x | 13.3.0 | Ubuntu 24.04 | cuda 12.6 | 3.12 | ce | pip install cupy_cuda12x==13.3.0 (-i <IndexURL>) | |
cupy_cuda12x | 13.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install cupy_cuda12x==13.3.0 (-i <IndexURL>) | |
cupy_cuda12x | 13.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | 3.10 | ce | pip install cupy_cuda12x==13.3.0 (-i <IndexURL>) | |
cupy_cuda12x | 13.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | ce | pip install cupy_cuda12x==13.3.0 (-i <IndexURL>) | |
cupy_cuda12x | 13.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install cupy_cuda12x==13.4.1 (-i <IndexURL>) | |
cupy_cuda12x | 13.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install cupy_cuda12x==13.4.1 (-i <IndexURL>) | |
cupy_cuda12x | 13.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install cupy_cuda12x==13.4.1 (-i <IndexURL>) | |
cupy_cuda12x | 13.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | 3.10 | ce | pip install cupy_cuda12x==13.4.1 (-i <IndexURL>) | |
cupy_cuda12x | 13.4.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | 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.10 | 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.5.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.12 | ce | pip install cupy_cuda12x==13.5.1 (-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.10 | ce | pip install cupy_cuda12x==13.6.0 (-i <IndexURL>) | |
curblas | 1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install curblas==1.0 (-i <IndexURL>) |
curblas | 1.0 | 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.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install curblas==1.0 (-i <IndexURL>) |
cusignal | 23.8.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install cusignal==23.8.0 (-i <IndexURL>) | |
cusignal | 23.8.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install cusignal==23.8.0 (-i <IndexURL>) | |
cusignal | 23.8.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install cusignal==23.8.0 (-i <IndexURL>) | |
cvcuda | 0.16.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install cvcuda==0.16.0 (-i <IndexURL>) |
deep_ep | 1.0.0 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.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.10 | 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.8.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.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.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.6 | torch 2.6.0 | 3.10 | 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.12 | oe | pip install deep_gemm==1.0.0 (-i <IndexURL>) |
deepspeed_kernels | 0.0.1 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install deepspeed_kernels==0.0.1 (-i <IndexURL>) | |
deepspeed_kernels | 0.0.1 | 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 | cuda 12.6 | 3.10 | ce | pip install deepspeed_kernels==0.0.1 (-i <IndexURL>) | |
detectron2 | 0.6 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install detectron2==0.6 (-i <IndexURL>) |
dgl | 2.4.0 | Ubuntu 22.04 | cuda11.8 | torch2.1.0 | 3.10 | 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.10 | 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 12.6 | torch 2.6.0 | 3.12 | ce | pip install dgl==2.4.0 (-i <IndexURL>) |
distributed_ucxx_cu12 | 0.43.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install distributed_ucxx_cu12==0.43.0 (-i <IndexURL>) | |
easyocr | 1.7.2 | 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.10 | 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>) |
fairseq | 0.12.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install fairseq==0.12.3 (-i <IndexURL>) |
fairseq2 | 0.6.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install fairseq2==0.6.0 (-i <IndexURL>) |
fairseq2 | 0.6.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install fairseq2==0.6.0 (-i <IndexURL>) |
fairseq2 | 0.6.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install fairseq2==0.6.0 (-i <IndexURL>) |
fairseq2n | 0.6.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install fairseq2n==0.6.0 (-i <IndexURL>) |
fairseq2n | 0.6.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install fairseq2n==0.6.0 (-i <IndexURL>) |
fairseq2n | 0.6.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install fairseq2n==0.6.0 (-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.10.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install faiss==1.10.0 (-i <IndexURL>) | |
faiss | 1.10.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install faiss==1.10.0 (-i <IndexURL>) | |
faiss | 1.10.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | ce | pip install faiss==1.10.0 (-i <IndexURL>) | |
faiss | 1.11.0 | Ubuntu 22.04 | cuda 12.8 | 3.10 | 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.11.0 | Ubuntu 22.04、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.6 | 3.10 | ce | pip install faiss==1.11.0 (-i <IndexURL>) | |
faiss | 1.12.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install faiss==1.12.0 (-i <IndexURL>) | |
faiss | 1.12.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install faiss==1.12.0 (-i <IndexURL>) | |
faiss | 1.12.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install faiss==1.12.0 (-i <IndexURL>) | |
faiss | 1.13.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install faiss==1.13.1 (-i <IndexURL>) | |
faiss | 1.13.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install faiss==1.13.1 (-i <IndexURL>) | |
faiss | 1.13.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install faiss==1.13.1 (-i <IndexURL>) | |
faiss | 1.13.2 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install faiss==1.13.2 (-i <IndexURL>) | |
faiss | 1.13.2 | Ubuntu 24.04 | cuda 12.8 | 3.12 | 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.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | 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.7.3 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install faiss==1.7.3 (-i <IndexURL>) | |
faiss | 1.7.3 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install faiss==1.7.3 (-i <IndexURL>) | |
faiss | 1.7.4 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install faiss==1.7.4 (-i <IndexURL>) | |
faiss | 1.7.4 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install faiss==1.7.4 (-i <IndexURL>) | |
faiss | 1.8.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install faiss==1.8.0 (-i <IndexURL>) | |
faiss | 1.8.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install faiss==1.8.0 (-i <IndexURL>) | |
faiss-gpu-cu12 | 1.12.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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>) |
fast_hadamard_transform | 1.0.4.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.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 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>) |
fast_rnnt | 1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install fast_rnnt==1.0 (-i <IndexURL>) |
fast_rnnt | 1.0 | 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.0 | 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.9 | torch 2.8.0 | 3.12 | 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.6 | torch 2.6.0 | 3.10 | ce | pip install fastmoe==1.1.0 (-i <IndexURL>) |
fbgemm_gpu | 0.7.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install fbgemm_gpu==0.7.0 (-i <IndexURL>) |
fbgemm_gpu | 0.7.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install fbgemm_gpu==0.7.0 (-i <IndexURL>) |
fbgemm_gpu | 0.7.0 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install fbgemm_gpu==0.7.0 (-i <IndexURL>) |
fbgemm_gpu | 0.7.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | oe | pip install fbgemm_gpu==0.7.0 (-i <IndexURL>) |
fbgemm_gpu | 1.0.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install fbgemm_gpu==1.0.0 (-i <IndexURL>) |
fbgemm_gpu | 1.0.0 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install fbgemm_gpu==1.0.0 (-i <IndexURL>) |
fbgemm_gpu | 1.0.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install fbgemm_gpu==1.0.0 (-i <IndexURL>) |
fbgemm_gpu | 1.0.0 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install fbgemm_gpu==1.0.0 (-i <IndexURL>) |
fbgemm_gpu | 1.0.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | oe | pip install fbgemm_gpu==1.0.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.3.0 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install fbgemm_gpu==1.3.0 (-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.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.6 | torch 2.6.0 | 3.10 | ce | pip install ffpa_attn==0.0.2.1 (-i <IndexURL>) |
flag_gems | 2.2 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install flag_gems==2.2 (-i <IndexURL>) |
flag_gems | 2.2 | 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 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 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install flag_gems==4.2.0 (-i <IndexURL>) |
flag_gems | 4.2.0 | 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 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install flag_gems==4.2.0 (-i <IndexURL>) |
flag_gems | 5.0.0 | 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.0 | 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 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install flag_gems==5.0.0 (-i <IndexURL>) |
flash_attn | 2.4.2 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install flash_attn==2.4.2 (-i <IndexURL>) |
flash_attn | 2.4.2 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install flash_attn==2.4.2 (-i <IndexURL>) |
flash_attn | 2.4.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install flash_attn==2.4.2 (-i <IndexURL>) |
flash_attn | 2.4.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install flash_attn==2.4.2 (-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.6 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install flash_attn==2.5.6 (-i <IndexURL>) |
flash_attn | 2.5.6 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install flash_attn==2.5.6 (-i <IndexURL>) |
flash_attn | 2.5.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install flash_attn==2.5.6 (-i <IndexURL>) |
flash_attn | 2.5.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install flash_attn==2.5.6 (-i <IndexURL>) |
flash_attn | 2.5.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install flash_attn==2.5.6 (-i <IndexURL>) |
flash_attn | 2.5.7 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install flash_attn==2.5.7 (-i <IndexURL>) |
flash_attn | 2.5.7 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install flash_attn==2.5.7 (-i <IndexURL>) |
flash_attn | 2.5.7 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install flash_attn==2.5.7 (-i <IndexURL>) |
flash_attn | 2.5.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install flash_attn==2.5.7 (-i <IndexURL>) |
flash_attn | 2.5.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install flash_attn==2.5.7 (-i <IndexURL>) |
flash_attn | 2.5.7 | Ubuntu 22.04 | cuda11.8 | torch2.1.0 | 3.10 | 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.10 | ce | pip install flash_attn==2.6.3 (-i <IndexURL>) |
flash_attn | 2.7.2 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install flash_attn==2.7.2 (-i <IndexURL>) |
flash_attn | 2.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install flash_attn==2.7.2 (-i <IndexURL>) |
flash_attn | 2.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install flash_attn==2.7.2 (-i <IndexURL>) |
flash_attn | 2.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | oe | pip install flash_attn==2.7.2 (-i <IndexURL>) |
flash_attn | 2.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install flash_attn==2.7.2 (-i <IndexURL>) |
flash_attn | 2.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install flash_attn==2.7.2 (-i <IndexURL>) |
flash_attn | 2.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install flash_attn==2.7.2 (-i <IndexURL>) |
flash_attn | 2.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.5.1 | 3.10 | oe | pip install flash_attn==2.7.2 (-i <IndexURL>) |
flash_attn | 2.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | oe | pip install flash_attn==2.7.2 (-i <IndexURL>) |
flash_attn | 2.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install flash_attn==2.7.2 (-i <IndexURL>) |
flash_attn | 2.7.4.post1 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 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.6 | torch 2.6.0 | 3.10 | 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 22.04、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 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install flash_attn==2.7.4.post1 (-i <IndexURL>) |
flash_attn | 2.7.4.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | 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.6 | torch2.4.0 | 3.10 | oe | pip install flash_attn==2.7.4.post1 (-i <IndexURL>) |
flash_attn | 2.7.4.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.5.1 | 3.10 | oe | pip install flash_attn==2.7.4.post1 (-i <IndexURL>) |
flash_attn | 2.7.4.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | 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.6 | torch2.4.0 | 3.8 | oe | pip install flash_attn==2.7.4.post1 (-i <IndexURL>) |
flash_attn | 2.8.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.8 | torch 2.8.0 | 3.12 | oe | pip install flash_attn==2.8.2 (-i <IndexURL>) |
flash_attn | 2.8.2 | Ubuntu 22.04 | cuda12.4 | torch2.5.1 | 3.10 | ce | pip install flash_attn==2.8.2 (-i <IndexURL>) |
flash_attn | 2.8.2 | Ubuntu 22.04 | cuda12.4 | torch 2.6.0 | 3.10 | oe | pip install flash_attn==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.10 | 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.8 | 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 | cuda12.4 | torch2.5.1 | 3.10 | ce | pip install flash_attn3==2.8.2 (-i <IndexURL>) |
flash_attn_3 | 2.8.2 | Ubuntu 22.04 | cuda12.4 | torch 2.6.0 | 3.10 | 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.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.6 | torch 2.6.0 | 3.10 | oe | pip install flash_mla==1.0.0 (-i <IndexURL>) |
flashinfer | 0.1.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install flashinfer==0.1.0 (-i <IndexURL>) |
flashinfer | 0.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install flashinfer==0.1.0 (-i <IndexURL>) |
flashinfer | 0.1.1 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install flashinfer==0.1.1 (-i <IndexURL>) |
flashinfer | 0.1.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install flashinfer==0.1.1 (-i <IndexURL>) |
flashinfer | 0.1.2 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install flashinfer==0.1.2 (-i <IndexURL>) |
flashinfer | 0.1.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install flashinfer==0.1.2 (-i <IndexURL>) |
flashinfer_python | 0.2.1.post1 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install flashinfer_python==0.2.1.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.1.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install flashinfer_python==0.2.1.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.1.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install flashinfer_python==0.2.1.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.1.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install flashinfer_python==0.2.1.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.1.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | oe | pip install flashinfer_python==0.2.1.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.2.post1 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install flashinfer_python==0.2.2.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.2.post1 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install flashinfer_python==0.2.2.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.2.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install flashinfer_python==0.2.2.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.2.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install flashinfer_python==0.2.2.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.2.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install flashinfer_python==0.2.2.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.2.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install flashinfer_python==0.2.2.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.2.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install flashinfer_python==0.2.2.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.3 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install flashinfer_python==0.2.3 (-i <IndexURL>) |
flashinfer_python | 0.2.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install flashinfer_python==0.2.3 (-i <IndexURL>) |
flashinfer_python | 0.2.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install flashinfer_python==0.2.3 (-i <IndexURL>) |
flashinfer_python | 0.2.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install flashinfer_python==0.2.3 (-i <IndexURL>) |
flashinfer_python | 0.2.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install flashinfer_python==0.2.3 (-i <IndexURL>) |
flashinfer_python | 0.2.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.5.1 | 3.10 | oe | pip install flashinfer_python==0.2.3 (-i <IndexURL>) |
flashinfer_python | 0.2.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install flashinfer_python==0.2.3 (-i <IndexURL>) |
flashinfer_python | 0.2.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install flashinfer_python==0.2.3 (-i <IndexURL>) |
flashinfer_python | 0.2.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | oe | pip install flashinfer_python==0.2.3 (-i <IndexURL>) |
flashinfer_python | 0.2.6.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install flashinfer_python==0.2.6.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.6.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install flashinfer_python==0.2.6.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.6.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | oe | pip install flashinfer_python==0.2.6.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.7.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install flashinfer_python==0.2.7.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.7.post1 | Ubuntu 22.04、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.7.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | oe | pip install flashinfer_python==0.2.7.post1 (-i <IndexURL>) |
flashinfer_python | 0.2.9rc2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install flashinfer_python==0.2.9rc2 (-i <IndexURL>) |
flashinfer_python | 0.2.9rc2 | Ubuntu 22.04、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 22.04、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 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.3.1 | Ubuntu 22.04、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.6 | torch 2.6.0 | 3.10 | oe | pip install flashinfer_python==0.3.1 (-i <IndexURL>) |
flashinfer_python | 0.4.0rc3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install flashinfer_python==0.4.0rc3 (-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.4.0rc3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.8.0 | 3.12 | oe | pip install flashinfer_python==0.4.0rc3 (-i <IndexURL>) |
funasr | 0.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install funasr==0.3.0 (-i <IndexURL>) |
fused_ssim | 1.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install fused_ssim==1.0 (-i <IndexURL>) |
fused_ssim | 1.0 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install fused_ssim==1.0 (-i <IndexURL>) |
fused_ssim | 1.0 | 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.9 | torch 2.8.0 | 3.12 | 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.6 | torch 2.6.0 | 3.10 | ce | pip install gbrl==1.0.12 (-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.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.6 | torch 2.6.0 | 3.10 | 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.10 | 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install groundingdino==0.1.0 (-i <IndexURL>) |
groundingdino | 0.1.0 | 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 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install groundingdino==0.1.0 (-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.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.6 | torch 2.6.0 | 3.10 | oe | pip install grouped_gemm==0.1.6 (-i <IndexURL>) |
grouped_gemm | 1.1.4 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 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.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.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.6 | torch 2.6.0 | 3.10 | 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.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 | torch2.4.0 | 3.10 | oe | pip install grouped_gemm==1.1.4 (-i <IndexURL>) |
grouped_gemm | 1.1.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install grouped_gemm==1.1.4 (-i <IndexURL>) |
grouped_gemm | 1.1.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install grouped_gemm==1.1.4 (-i <IndexURL>) |
grouped_gemm | 1.1.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install grouped_gemm==1.1.4 (-i <IndexURL>) |
grouped_gemm | 1.1.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | oe | pip install grouped_gemm==1.1.4 (-i <IndexURL>) |
grouped_gemm | 1.1.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.1.2 | 3.8 | oe | pip install grouped_gemm==1.1.4 (-i <IndexURL>) |
grouped_gemm | 1.1.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | oe | pip install grouped_gemm==1.1.4 (-i <IndexURL>) |
grouped_gemm | 1.1.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install grouped_gemm==1.1.4 (-i <IndexURL>) |
gsplat | 1.4.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install gsplat==1.4.0 (-i <IndexURL>) |
gsplat | 1.4.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install gsplat==1.4.0 (-i <IndexURL>) |
gsplat | 1.4.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install gsplat==1.4.0 (-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.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.6 | torch 2.6.0 | 3.10 | ce | pip install gsplat==1.5.2 (-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.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.6 | torch 2.6.0 | 3.10 | 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.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.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.6 | torch 2.6.0 | 3.10 | ce | pip install implicit==0.7.1 (-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.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.6 | torch 2.6.0 | 3.10 | ce | pip install implicit==0.7.2 (-i <IndexURL>) |
jax | 0.4.34 | Ubuntu 22.04 | cuda 12.6 | 3.10 | 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 22.04 | cuda12.3 | 3.10 | oe | pip install jax==0.4.34 (-i <IndexURL>) | |
jax | 0.4.34 | Ubuntu 22.04 | cuda 12.8 | 3.10 | oe | pip install jax==0.4.34 (-i <IndexURL>) | |
jax | 0.4.34 | Ubuntu 22.04 | cuda12.4 | torch 2.6.0 | 3.10 | oe | pip install jax==0.4.34 (-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.5.3 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install jax==0.5.3 (-i <IndexURL>) | |
jax_cuda12_pjrt | 0.4.34 | Ubuntu 22.04 | cuda 12.6 | 3.10 | 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 22.04 | cuda12.3 | 3.10 | oe | pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>) | |
jax_cuda12_pjrt | 0.4.34 | Ubuntu 22.04 | cuda 12.8 | 3.10 | oe | pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>) | |
jax_cuda12_pjrt | 0.4.34 | Ubuntu 22.04 | cuda12.4 | torch 2.6.0 | 3.10 | oe | pip install jax_cuda12_pjrt==0.4.34 (-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.5.3 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install jax_cuda12_pjrt==0.5.3 (-i <IndexURL>) | |
jax_cuda12_plugin | 0.4.34 | Ubuntu 22.04 | cuda 12.6 | 3.10 | 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 22.04 | cuda12.3 | 3.10 | oe | pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>) | |
jax_cuda12_plugin | 0.4.34 | Ubuntu 22.04 | cuda 12.8 | 3.10 | oe | pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>) | |
jax_cuda12_plugin | 0.4.34 | Ubuntu 22.04 | cuda12.4 | torch 2.6.0 | 3.10 | oe | pip install jax_cuda12_plugin==0.4.34 (-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.5.3 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install jax_cuda12_plugin==0.5.3 (-i <IndexURL>) | |
jaxlib | 0.4.34 | Ubuntu 22.04 | cuda 12.6 | 3.10 | 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 22.04 | cuda12.3 | 3.10 | oe | pip install jaxlib==0.4.34 (-i <IndexURL>) | |
jaxlib | 0.4.34 | Ubuntu 22.04 | cuda 12.8 | 3.10 | oe | pip install jaxlib==0.4.34 (-i <IndexURL>) | |
jaxlib | 0.4.34 | Ubuntu 22.04 | cuda12.4 | torch 2.6.0 | 3.10 | oe | pip install jaxlib==0.4.34 (-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.5.3 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install jaxlib==0.5.3 (-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.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.6 | torch 2.6.0 | 3.10 | ce | pip install jittor==1.3.10.0 (-i <IndexURL>) |
jukebox | 0.1.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install jukebox==0.1.0 (-i <IndexURL>) |
jukebox | 0.1.0 | 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 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | 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.10 | 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.9 | 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.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.6 | 3.10 | ce | pip install lammps==2024.8.29.0.0 (-i <IndexURL>) | |
libraft_cu12 | 25.4.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 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 | 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.9 | 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.8 | 3.12 | ce | pip install librmm_cu12==25.4.0 (-i <IndexURL>) | |
libucxx_cu12 | 0.43.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install libucxx_cu12==0.43.0 (-i <IndexURL>) | |
lightgbm | 4.5.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install lightgbm==4.5.0 (-i <IndexURL>) | |
lightgbm | 4.5.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | 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.6.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | 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>) | |
lightllm | 1.0.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install lightllm==1.0.0 (-i <IndexURL>) |
lightllm | 1.0.0 | Ubuntu 22.04 | cuda12.4 | torch2.5.1 | 3.10 | ce | pip install lightllm==1.0.0 (-i <IndexURL>) |
lightllm | 1.0.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install lightllm==1.0.0 (-i <IndexURL>) |
lightllm | 1.0.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install lightllm==1.0.0 (-i <IndexURL>) |
lightllm | 1.0.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | ce | pip install lightllm==1.0.0 (-i <IndexURL>) |
lightllm | 1.0.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install lightllm==1.0.0 (-i <IndexURL>) |
lightllm | 1.0.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install lightllm==1.0.0 (-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.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.6 | torch 2.6.0 | 3.10 | ce | pip install lightllm==1.0.1 (-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>) |
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.6 | torch 2.6.0 | 3.10 | ce | pip install lightllm==1.1.0 (-i <IndexURL>) |
lmdeploy | 0.12.2 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install lmdeploy==0.12.2 (-i <IndexURL>) |
lmdeploy | 0.12.2 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install lmdeploy==0.12.2 (-i <IndexURL>) |
lmdeploy | 0.12.2 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install lmdeploy==0.12.2 (-i <IndexURL>) |
lmdeploy | 0.6.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install lmdeploy==0.6.3 (-i <IndexURL>) |
lmdeploy | 0.6.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | ce | pip install lmdeploy==0.6.4 (-i <IndexURL>) |
lmdeploy | 0.6.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | ce | pip install lmdeploy==0.6.4 (-i <IndexURL>) |
lmdeploy | 0.6.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install lmdeploy==0.6.4 (-i <IndexURL>) |
lmdeploy | 0.6.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install lmdeploy==0.6.4 (-i <IndexURL>) |
lmdeploy | 0.6.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.8 | ce | pip install lmdeploy==0.6.4 (-i <IndexURL>) |
lmdeploy | 0.7.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install lmdeploy==0.7.0 (-i <IndexURL>) |
lmdeploy | 0.7.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | ce | pip install lmdeploy==0.7.0 (-i <IndexURL>) |
lmdeploy | 0.7.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install lmdeploy==0.7.0 (-i <IndexURL>) |
lmdeploy | 0.7.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | ce | pip install lmdeploy==0.7.0 (-i <IndexURL>) |
lmdeploy | 0.7.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install lmdeploy==0.7.0 (-i <IndexURL>) |
lmdeploy | 0.7.1 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install lmdeploy==0.7.1 (-i <IndexURL>) |
lmdeploy | 0.7.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install lmdeploy==0.7.1 (-i <IndexURL>) |
lmdeploy | 0.8.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install lmdeploy==0.8.0 (-i <IndexURL>) |
lmdeploy | 0.8.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | ce | pip install lmdeploy==0.8.0 (-i <IndexURL>) |
lmdeploy | 0.9.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install lmdeploy==0.9.1 (-i <IndexURL>) |
lmdeploy | 0.9.1 | Ubuntu 22.04、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 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install lmdeploy==0.9.1 (-i <IndexURL>) |
lmdeploy | 0.9.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | ce | pip install lmdeploy==0.9.1 (-i <IndexURL>) |
mamba_ssm | 2.1.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install mamba_ssm==2.1.0 (-i <IndexURL>) |
mamba_ssm | 2.1.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install mamba_ssm==2.1.0 (-i <IndexURL>) |
mamba_ssm | 2.1.0 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install mamba_ssm==2.1.0 (-i <IndexURL>) |
mamba_ssm | 2.2.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install mamba_ssm==2.2.0 (-i <IndexURL>) |
mamba_ssm | 2.2.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install mamba_ssm==2.2.0 (-i <IndexURL>) |
mamba_ssm | 2.2.0 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install mamba_ssm==2.2.0 (-i <IndexURL>) |
mamba_ssm | 2.2.1 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mamba_ssm==2.2.1 (-i <IndexURL>) |
mamba_ssm | 2.2.1 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install mamba_ssm==2.2.1 (-i <IndexURL>) |
mamba_ssm | 2.2.1 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | ce | pip install mamba_ssm==2.2.1 (-i <IndexURL>) |
mamba_ssm | 2.2.1 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install mamba_ssm==2.2.1 (-i <IndexURL>) |
mamba_ssm | 2.2.1 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install mamba_ssm==2.2.1 (-i <IndexURL>) |
mamba_ssm | 2.2.2 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mamba_ssm==2.2.2 (-i <IndexURL>) |
mamba_ssm | 2.2.2 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install mamba_ssm==2.2.2 (-i <IndexURL>) |
mamba_ssm | 2.2.2 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | ce | pip install mamba_ssm==2.2.2 (-i <IndexURL>) |
mamba_ssm | 2.2.2 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install mamba_ssm==2.2.2 (-i <IndexURL>) |
mamba_ssm | 2.2.2 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install mamba_ssm==2.2.2 (-i <IndexURL>) |
mamba_ssm | 2.2.4 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mamba_ssm==2.2.4 (-i <IndexURL>) |
mamba_ssm | 2.2.4 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | ce | pip install mamba_ssm==2.2.4 (-i <IndexURL>) |
mamba_ssm | 2.2.4 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install mamba_ssm==2.2.4 (-i <IndexURL>) |
mamba_ssm | 2.2.4 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | ce | pip install mamba_ssm==2.2.4 (-i <IndexURL>) |
mamba_ssm | 2.2.4 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install mamba_ssm==2.2.4 (-i <IndexURL>) |
mamba_ssm | 2.2.4 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install mamba_ssm==2.2.4 (-i <IndexURL>) |
mamba_ssm | 2.2.5 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mamba_ssm==2.2.5 (-i <IndexURL>) |
mamba_ssm | 2.2.5 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install mamba_ssm==2.2.5 (-i <IndexURL>) |
mamba_ssm | 2.2.5 | 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.10 | 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 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mamba_ssm==2.3.0 (-i <IndexURL>) |
mamba_ssm | 2.3.1 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mamba_ssm==2.3.1 (-i <IndexURL>) |
mamba_ssm | 2.3.1 | 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 24.04 | cuda 12.9 | torch 2.8.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.10 | ce | pip install megablocks==0.9.0 (-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.8 | torch 2.7.0 | 3.12 | ce | pip install MinkowskiEngine==0.5.4 (-i <IndexURL>) |
MinkowskiEngine | 0.5.4 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install MinkowskiEngine==0.5.4 (-i <IndexURL>) |
MinkowskiEngine | 0.5.4 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | ce | pip install MinkowskiEngine==0.5.4 (-i <IndexURL>) |
mirage | 0.2.4 | 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mirage==0.2.4 (-i <IndexURL>) |
mlflow | 2.16.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==2.16.1 (-i <IndexURL>) | |
mlflow | 2.16.1 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install mlflow==2.16.1 (-i <IndexURL>) | |
mlflow | 2.16.2 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==2.16.2 (-i <IndexURL>) | |
mlflow | 2.16.2 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install mlflow==2.16.2 (-i <IndexURL>) | |
mlflow | 2.17.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==2.17.0 (-i <IndexURL>) | |
mlflow | 2.17.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install mlflow==2.17.0 (-i <IndexURL>) | |
mlflow | 2.17.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==2.17.1 (-i <IndexURL>) | |
mlflow | 2.17.1 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install mlflow==2.17.1 (-i <IndexURL>) | |
mlflow | 2.17.2 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==2.17.2 (-i <IndexURL>) | |
mlflow | 2.17.2 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install mlflow==2.17.2 (-i <IndexURL>) | |
mlflow | 2.18.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==2.18.0 (-i <IndexURL>) | |
mlflow | 2.18.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install mlflow==2.18.0 (-i <IndexURL>) | |
mlflow | 2.21.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==2.21.0 (-i <IndexURL>) | |
mlflow | 2.21.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install mlflow==2.21.0 (-i <IndexURL>) | |
mlflow | 2.22.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==2.22.0 (-i <IndexURL>) | |
mlflow | 3.0.0rc2 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==3.0.0rc2 (-i <IndexURL>) | |
mlflow | 3.10.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install mlflow==3.10.0 (-i <IndexURL>) | |
mlflow | 3.10.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install mlflow==3.10.0 (-i <IndexURL>) | |
mlflow | 3.10.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==3.10.0 (-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.10.1 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install mlflow==3.10.1 (-i <IndexURL>) | |
mlflow | 3.10.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==3.10.1 (-i <IndexURL>) | |
mlflow | 3.4.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install mlflow==3.4.0 (-i <IndexURL>) | |
mlflow | 3.4.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install mlflow==3.4.0 (-i <IndexURL>) | |
mlflow | 3.4.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==3.4.0 (-i <IndexURL>) | |
mlflow | 3.5.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install mlflow==3.5.0 (-i <IndexURL>) | |
mlflow | 3.5.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install mlflow==3.5.0 (-i <IndexURL>) | |
mlflow | 3.5.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==3.5.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.6.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==3.6.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.7.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install mlflow==3.7.0 (-i <IndexURL>) | |
mlflow | 3.7.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==3.7.0 (-i <IndexURL>) | |
mlflow | 3.8.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==3.8.1 (-i <IndexURL>) | |
mlflow | 3.8.1 | Ubuntu 24.04 | cuda 12.8 | 3.12 | 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>) | |
mlflow | 3.9.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install mlflow==3.9.0 (-i <IndexURL>) | |
mlflow | 3.9.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install mlflow==3.9.0 (-i <IndexURL>) | |
mlflow | 3.9.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install mlflow==3.9.0 (-i <IndexURL>) | |
mmcv | 2.0.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mmcv==2.0.0 (-i <IndexURL>) |
mmcv | 2.0.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install mmcv==2.0.0 (-i <IndexURL>) |
mmcv | 2.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.6 | torch 2.6.0 | 3.12 | ce | pip install mmcv==2.1.0 (-i <IndexURL>) |
mmcv | 2.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install mmcv==2.1.0 (-i <IndexURL>) |
mmcv | 2.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install mmcv==2.1.0 (-i <IndexURL>) |
mmcv | 2.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | ce | pip install mmcv==2.1.0 (-i <IndexURL>) |
mmcv | 2.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | ce | pip install mmcv==2.1.0 (-i <IndexURL>) |
mmcv | 2.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install mmcv==2.1.0 (-i <IndexURL>) |
mmcv | 2.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install mmcv==2.1.0 (-i <IndexURL>) |
mmcv | 2.2.0 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 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.10 | 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.6 | torch 2.6.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 | torch2.4.0 | 3.10 | ce | pip install mmcv==2.2.0 (-i <IndexURL>) |
mmcv | 2.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install mmcv==2.2.0 (-i <IndexURL>) |
mmcv | 2.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | ce | pip install mmcv==2.2.0 (-i <IndexURL>) |
mmcv | 2.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install mmcv==2.2.0 (-i <IndexURL>) |
mmcv | 2.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | ce | pip install mmcv==2.2.0 (-i <IndexURL>) |
mmcv | 2.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install mmcv==2.2.0 (-i <IndexURL>) |
mmcv | 2.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install mmcv==2.2.0 (-i <IndexURL>) |
mmcv | 2.2.0 | Ubuntu 22.04 | cuda12.4 | torch2.5.1 | 3.10 | ce | pip install mmcv==2.2.0 (-i <IndexURL>) |
mmcv_full | 1.6.0 | Ubuntu 22.04 | cuda12.1 | torch2.1.2 | 3.10 | ce | pip install mmcv_full==1.6.0 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 22.04 | cuda12.2 | torch2.1.0 | 3.10 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 20.04 | cuda11.1 | torch1.8.0 | 3.8 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 20.04 | cuda11.3 | torch1.9.1 | 3.8 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 22.04、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 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | 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 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 22.04 | cuda11.8 | torch2.4.0 | 3.10 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmcv_full | 1.7.2 | Ubuntu 22.04 | cuda11.8 | torch2.0.1 | 3.10 | ce | pip install mmcv_full==1.7.2 (-i <IndexURL>) |
mmdet3d | 0.17.1 | Ubuntu 20.04 | cuda11.3 | torch1.9.1 | 3.8 | ce | pip install mmdet3d==0.17.1 (-i <IndexURL>) |
mmdet3d | 1.0.0rc4 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install mmdet3d==1.0.0rc4 (-i <IndexURL>) |
mmdet3d | 1.0.0rc6 | Ubuntu 20.04 | cuda11.3 | torch1.9.1 | 3.8 | ce | pip install mmdet3d==1.0.0rc6 (-i <IndexURL>) |
mmdet3d | 1.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.4.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install mmdet3d==1.4.0 (-i <IndexURL>) |
mmdet3d | 1.4.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install mmdet3d==1.4.0 (-i <IndexURL>) |
mmdet3d | 1.4.0 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | 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.12 | ce | pip install mmdet3d==1.4.0 (-i <IndexURL>) |
mmpretrain | 1.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | 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 12.8 | 3.12 | ce | pip install mmpretrain==1.2.0 (-i <IndexURL>) | |
mmsegmentation | 0.25.0 | Ubuntu 22.04 | cuda12.1 | 3.10 | ce | pip install mmsegmentation==0.25.0 (-i <IndexURL>) | |
mmsegmentation | 0.29.1 | Ubuntu 22.04 | cuda11.8 | torch2.0.1 | 3.10 | ce | pip install mmsegmentation==0.29.1 (-i <IndexURL>) |
mmsegmentation | 1.1.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install mmsegmentation==1.1.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 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.6 | 3.10 | ce | pip install mmsegmentation==1.2.1 (-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 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.6 | 3.10 | 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.10 | 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.10 | 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.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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>) |
mooncake | 0.3.4.post2 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mooncake==0.3.4.post2 (-i <IndexURL>) |
mooncake | 0.3.4.post2 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install mooncake==0.3.4.post2 (-i <IndexURL>) |
mooncake | 0.3.4.post2 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install mooncake==0.3.4.post2 (-i <IndexURL>) |
mooncake | 0.3.5 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mooncake==0.3.5 (-i <IndexURL>) |
mooncake | 0.3.5 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install mooncake==0.3.5 (-i <IndexURL>) |
mooncake | 0.3.5 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install mooncake==0.3.5 (-i <IndexURL>) |
mooncake | 0.3.7.post2 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mooncake==0.3.7.post2 (-i <IndexURL>) |
mooncake | 0.3.7.post2 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install mooncake==0.3.7.post2 (-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 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install mooncake==0.3.8 (-i <IndexURL>) |
mooncake | 0.3.8 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install mooncake==0.3.8 (-i <IndexURL>) |
mooncake | 0.3.8 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install mooncake==0.3.8 (-i <IndexURL>) |
mooncake | 0.3.8.post1 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.9 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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>) |
natten | 0.21.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install natten==0.21.0 (-i <IndexURL>) |
natten | 0.21.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install natten==0.21.0 (-i <IndexURL>) |
natten | 0.21.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install natten==0.21.0 (-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.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>) |
nerfacc | 0.5.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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>) |
nerfstudio | 1.1.5 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.8 | torch 2.7.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.10 | 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.10 | ce | pip install numba==0.55.0 (-i <IndexURL>) | |
numba | 0.55.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | 3.10 | ce | pip install numba==0.55.0 (-i <IndexURL>) | |
numba | 0.55.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | ce | pip install numba==0.55.0 (-i <IndexURL>) | |
numba | 0.56.4 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install numba==0.56.4 (-i <IndexURL>) | |
numba | 0.56.4 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install numba==0.56.4 (-i <IndexURL>) | |
numba | 0.57.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install numba==0.57.0 (-i <IndexURL>) | |
numba | 0.57.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install numba==0.57.0 (-i <IndexURL>) | |
numba | 0.57.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install numba==0.57.1 (-i <IndexURL>) | |
numba | 0.58.0 | Ubuntu 20.04 | cuda11.8 | 3.8 | ce | pip install numba==0.58.0 (-i <IndexURL>) | |
numba | 0.58.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install numba==0.58.0 (-i <IndexURL>) | |
numba | 0.58.0 | Ubuntu 20.04 | cuda11.4 | 3.8 | ce | pip install numba==0.58.0 (-i <IndexURL>) | |
numba | 0.58.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install numba==0.58.1 (-i <IndexURL>) | |
numba | 0.58.1 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install numba==0.58.1 (-i <IndexURL>) | |
numba | 0.59.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | 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 | cuda11.8 | 3.10 | ce | pip install numba==0.59.0 (-i <IndexURL>) | |
numba | 0.59.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | 3.10 | ce | pip install numba==0.59.0 (-i <IndexURL>) | |
numba | 0.59.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | ce | pip install numba==0.59.0 (-i <IndexURL>) | |
numba | 0.59.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install numba==0.59.1 (-i <IndexURL>) | |
numba | 0.59.1 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install numba==0.59.1 (-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、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install numba==0.60.0 (-i <IndexURL>) | |
numba | 0.60.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | 3.10 | ce | pip install numba==0.60.0 (-i <IndexURL>) | |
numba | 0.60.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | ce | pip install numba==0.60.0 (-i <IndexURL>) | |
numba | 0.60.0 | Ubuntu 22.04 | cuda11.8 | 3.10 | ce | pip install numba==0.60.0 (-i <IndexURL>) | |
numba | 0.60.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install numba==0.60.0 (-i <IndexURL>) | |
numba | 0.61.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install numba==0.61.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.0rc2 | Ubuntu 24.04 | cuda 12.6 | 3.12 | ce | pip install numba==0.61.0rc2 (-i <IndexURL>) | |
numba | 0.61.0rc2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install numba==0.61.0rc2 (-i <IndexURL>) | |
numba | 0.61.0rc2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | ce | pip install numba==0.61.0rc2 (-i <IndexURL>) | |
numba | 0.61.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install numba==0.61.1 (-i <IndexURL>) | |
numba | 0.61.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install numba==0.61.1 (-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.10 | 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 22.04、Ubuntu 24.04 | cuda12.4 | 3.10 | ce | pip install numba==0.61.2 (-i <IndexURL>) | |
numba | 0.61.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | ce | pip install numba==0.61.2 (-i <IndexURL>) | |
numba | 0.62.0 | Ubuntu 24.04 | cuda 12.6 | 3.12 | ce | pip install numba==0.62.0 (-i <IndexURL>) | |
numba | 0.62.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install numba==0.62.0 (-i <IndexURL>) | |
numba | 0.62.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install numba==0.62.0 (-i <IndexURL>) | |
numba | 0.62.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install numba==0.62.0 (-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.9 | 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.6 | 3.10 | ce | pip install numba==0.62.1 (-i <IndexURL>) | |
numba | 0.63.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | 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.64.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | 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_cuda | 0.19.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install numba_cuda==0.19.1 (-i <IndexURL>) | |
numba_cuda | 0.19.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install numba_cuda==0.19.1 (-i <IndexURL>) | |
numba_cuda | 0.19.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install numba_cuda==0.19.1 (-i <IndexURL>) | |
numba_cuda | 0.20.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install numba_cuda==0.20.0 (-i <IndexURL>) | |
numba_cuda | 0.20.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install numba_cuda==0.20.0 (-i <IndexURL>) | |
numba_cuda | 0.20.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install numba_cuda==0.20.0 (-i <IndexURL>) | |
numba_cuda | 0.20.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install numba_cuda==0.20.1 (-i <IndexURL>) | |
numba_cuda | 0.20.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install numba_cuda==0.20.1 (-i <IndexURL>) | |
numba_cuda | 0.20.1 | Ubuntu 22.04、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.8 | 3.12 | ce | pip install numba_cuda==0.23.0 (-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>) | |
numba_cuda | 0.23.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | 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.10 | ce | pip install nvdiffrast==0.3.3 (-i <IndexURL>) |
nvdiffrast | 0.3.3 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install nvdiffrast==0.3.3 (-i <IndexURL>) |
nvdiffrast | 0.3.3 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install nvdiffrast==0.3.3 (-i <IndexURL>) |
nvdiffrast | 0.3.4 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install nvdiffrast==0.3.4 (-i <IndexURL>) |
nvdiffrast | 0.3.4 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install nvdiffrast==0.3.4 (-i <IndexURL>) |
nvdiffrast | 0.3.4 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install nvdiffrast==0.3.4 (-i <IndexURL>) |
nvdiffrast | 0.3.5 | 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install nvdiffrast==0.3.5 (-i <IndexURL>) |
nvdiffrast | 0.4.0 | 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install nvdiffrast==0.4.0 (-i <IndexURL>) |
Nvidia_curobo | 0.7.7 | 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install Nvidia_curobo==0.7.7 (-i <IndexURL>) |
nvidia_dali_cuda110 | 1.20.0 | Ubuntu 22.04 | cuda11.8 | 3.10 | ce | pip install nvidia_dali_cuda110==1.20.0 (-i <IndexURL>) | |
nvidia_dali_cuda120 | 1.20.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install nvidia_dali_cuda120==1.20.0 (-i <IndexURL>) | |
nvidia_dali_cuda120 | 1.44.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install nvidia_dali_cuda120==1.44.0 (-i <IndexURL>) | |
nvidia_dali_cuda120 | 1.44.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install nvidia_dali_cuda120==1.44.0 (-i <IndexURL>) | |
nvidia_dali_cuda120 | 1.44.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install nvidia_dali_cuda120==1.44.0 (-i <IndexURL>) | |
nvidia_dali_cuda120 | 1.44.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install nvidia_dali_cuda120==1.44.0 (-i <IndexURL>) | |
nvidia_dali_cuda120 | 1.50.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install nvidia_dali_cuda120==1.50.0 (-i <IndexURL>) | |
nvidia_dali_cuda120 | 1.50.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install nvidia_dali_cuda120==1.50.0 (-i <IndexURL>) | |
nvidia_dali_cuda120 | 1.50.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install nvidia_dali_cuda120==1.50.0 (-i <IndexURL>) | |
nvidia_dali_cuda120 | 1.53.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | 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>) | |
onnxruntime_gpu | 1.20.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install onnxruntime_gpu==1.20.0 (-i <IndexURL>) | |
onnxruntime_gpu | 1.20.0 | Ubuntu 24.04 | cuda 12.6 | 3.12 | 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.20.0 | Ubuntu 22.04 | cuda12.4 | 3.10 | oe | pip install onnxruntime_gpu==1.20.0 (-i <IndexURL>) | |
onnxruntime_gpu | 1.20.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | oe | pip install onnxruntime_gpu==1.20.0 (-i <IndexURL>) | |
onnxruntime_gpu | 1.20.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install onnxruntime_gpu==1.20.1 (-i <IndexURL>) | |
onnxruntime_gpu | 1.20.1 | Ubuntu 24.04 | cuda 12.6 | 3.12 | oe | pip install onnxruntime_gpu==1.20.1 (-i <IndexURL>) | |
onnxruntime_gpu | 1.20.1 | Ubuntu 24.04 | cuda 12.8 | 3.12 | oe | pip install onnxruntime_gpu==1.20.1 (-i <IndexURL>) | |
onnxruntime_gpu | 1.20.1 | Ubuntu 22.04 | cuda12.4 | 3.10 | oe | pip install onnxruntime_gpu==1.20.1 (-i <IndexURL>) | |
onnxruntime_gpu | 1.20.1 | Ubuntu 22.04 | cuda12.3 | 3.10 | oe | pip install onnxruntime_gpu==1.20.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.21.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install onnxruntime_gpu==1.21.1 (-i <IndexURL>) | |
onnxruntime_gpu | 1.22.1 | Ubuntu 24.04 | cuda 12.8 | 3.12 | oe | pip install onnxruntime_gpu==1.22.1 (-i <IndexURL>) | |
onnxruntime_gpu | 1.22.1 | Ubuntu 24.04 | cuda 12.9 | 3.12 | oe | pip install onnxruntime_gpu==1.22.1 (-i <IndexURL>) | |
onnxruntime_gpu | 1.22.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install onnxruntime_gpu==1.22.1 (-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.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install onnxruntime_gpu==1.23.0 (-i <IndexURL>) | |
onnxruntime_training | 1.19.0 | Ubuntu 24.04 | cuda 12.6 | 3.12 | oe | pip install onnxruntime_training==1.19.0 (-i <IndexURL>) | |
onnxruntime_training | 1.19.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install onnxruntime_training==1.19.0 (-i <IndexURL>) | |
onnxruntime_training | 1.19.2 | Ubuntu 24.04 | cuda 12.6 | 3.12 | oe | pip install onnxruntime_training==1.19.2 (-i <IndexURL>) | |
onnxruntime_training | 1.19.2 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install onnxruntime_training==1.19.2 (-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 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install open3d==0.18.0 (-i <IndexURL>) |
open3d | 0.18.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install open3d==0.18.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 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.6 | torch 2.6.0 | 3.12 | ce | pip install open3d==0.19.0 (-i <IndexURL>) |
open3d | 0.19.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install open3d==0.19.0 (-i <IndexURL>) |
open3d | 0.19.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install open3d==0.19.0 (-i <IndexURL>) |
open3d | 0.19.0 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install open3d==0.19.0 (-i <IndexURL>) |
open3d | 0.19.0 | Ubuntu 22.04 | cuda12.4 | torch2.5.1 | 3.10 | ce | pip install open3d==0.19.0 (-i <IndexURL>) |
open3d | 0.19.0 | Ubuntu 22.04 | cuda12.4 | torch 2.6.0 | 3.10 | ce | pip install open3d==0.19.0 (-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 22.04 | cuda11.8 | 3.10 | ce | pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>) | |
opencv_contrib_python | 4.10.0.84 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>) | |
opencv_contrib_python | 4.10.0.84 | Ubuntu 22.04、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 22.04、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 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install opencv_contrib_python==4.10.0.84 (-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 22.04、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 22.04、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 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>) | |
opencv_contrib_python | 4.12.0.88 | Ubuntu 22.04 | cuda12.4 | 3.10 | 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.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 12.6 | 3.10 | 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.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 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.6 | 3.10 | 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.10 | 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.10 | 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、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install paddleocr==2.10.0 (-i <IndexURL>) | |
paddleocr | 2.9.1 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install paddleocr==2.9.1 (-i <IndexURL>) | |
paddleocr | 2.9.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install paddleocr==2.9.1 (-i <IndexURL>) | |
paddleocr | 3.0.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install paddleocr==3.0.0 (-i <IndexURL>) | |
paddleocr | 3.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install paddleocr==3.2.0 (-i <IndexURL>) |
paddleocr | 3.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install paddleocr==3.2.0 (-i <IndexURL>) |
paddleocr | 3.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install paddleocr==3.2.0 (-i <IndexURL>) |
paddleocr | 3.3.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install paddleocr==3.3.2 (-i <IndexURL>) |
paddleocr | 3.3.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install paddleocr==3.3.2 (-i <IndexURL>) |
paddleocr | 3.3.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install paddleocr==3.3.2 (-i <IndexURL>) |
paddleocr | 3.3.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install paddleocr==3.3.3 (-i <IndexURL>) |
paddleocr | 3.3.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install paddleocr==3.3.3 (-i <IndexURL>) |
paddleocr | 3.3.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install paddleocr==3.3.3 (-i <IndexURL>) |
paddleocr | 3.4.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install paddleocr==3.4.0 (-i <IndexURL>) |
paddleocr | 3.4.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install paddleocr==3.4.0 (-i <IndexURL>) |
paddleocr | 3.4.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install paddleocr==3.4.0 (-i <IndexURL>) |
paddlepaddle_gpu | 2.6.2 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install paddlepaddle_gpu==2.6.2 (-i <IndexURL>) | |
paddlepaddle_gpu | 2.6.2 | Ubuntu 22.04 | cuda12.3 | 3.10 | ce | pip install paddlepaddle_gpu==2.6.2 (-i <IndexURL>) | |
paddlepaddle_gpu | 3.0.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | 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.0.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | 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.2.2 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>) | |
paddlepaddle_gpu | 3.2.2 | 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 | cuda 12.6 | 3.10 | ce | pip install paddlepaddle_gpu==3.2.2 (-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>) | |
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.6 | 3.10 | ce | pip install paddlesci==1.4.0 (-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.10.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.9.0.11 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.8 | torch 2.7.0 | 3.12 | ce | pip install pyg_lib==0.4.0 (-i <IndexURL>) |
pyg_lib | 0.4.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install pyg_lib==0.4.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.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.6 | torch 2.6.0 | 3.10 | ce | pip install pyg_lib==0.5.0 (-i <IndexURL>) |
pyg_lib | 0.6.0 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install pyg_lib==0.6.0 (-i <IndexURL>) |
pyg_lib | 0.6.0 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install pyg_lib==0.6.0 (-i <IndexURL>) |
pyg_lib | 0.6.0 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install pyg_lib==0.6.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.10 | ce | pip install pykeen==1.11.1 (-i <IndexURL>) |
pylibraft_cu12 | 25.4.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 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 | 3.12 | ce | pip install pylibraft_cu12==25.4.0 (-i <IndexURL>) | |
pylibwholegraph_cu12 | 24.12.0 | Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install pylibwholegraph_cu12==24.12.0 (-i <IndexURL>) | |
pylibwholegraph_cu12 | 24.12.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install pylibwholegraph_cu12==24.12.0 (-i <IndexURL>) | |
pylibwholegraph_cu12 | 24.12.0 | 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.10 | 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>) | |
pynvjitlink_cu12 | 0.7.0 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install pynvjitlink_cu12==0.7.0 (-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.6 | 3.10 | 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.10 | 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>) |
pytengine | 0.9.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.6 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install pytorch3d==0.7.6 (-i <IndexURL>) |
pytorch3d | 0.7.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install pytorch3d==0.7.6 (-i <IndexURL>) |
pytorch3d | 0.7.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | ce | pip install pytorch3d==0.7.6 (-i <IndexURL>) |
pytorch3d | 0.7.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install pytorch3d==0.7.6 (-i <IndexURL>) |
pytorch3d | 0.7.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install pytorch3d==0.7.6 (-i <IndexURL>) |
pytorch3d | 0.7.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install pytorch3d==0.7.7 (-i <IndexURL>) |
pytorch3d | 0.7.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install pytorch3d==0.7.7 (-i <IndexURL>) |
pytorch3d | 0.7.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install pytorch3d==0.7.7 (-i <IndexURL>) |
pytorch3d | 0.7.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | ce | pip install pytorch3d==0.7.7 (-i <IndexURL>) |
pytorch3d | 0.7.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install pytorch3d==0.7.7 (-i <IndexURL>) |
pytorch3d | 0.7.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install pytorch3d==0.7.7 (-i <IndexURL>) |
pytorch3d | 0.7.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | ce | pip install pytorch3d==0.7.7 (-i <IndexURL>) |
pytorch3d | 0.7.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install pytorch3d==0.7.7 (-i <IndexURL>) |
pytorch3d | 0.7.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install pytorch3d==0.7.7 (-i <IndexURL>) |
pytorch3d | 0.7.8 | Ubuntu 22.04、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 22.04、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 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install pytorch3d==0.7.8 (-i <IndexURL>) |
pytorch3d | 0.7.8 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.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.10 | 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>) |
recis | 1.0.0 | 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install recis==1.0.0 (-i <IndexURL>) |
rmm_cu12 | 25.4.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install rmm_cu12==25.4.0 (-i <IndexURL>) | |
rmm_cu12 | 25.4.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | 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.8 | 3.12 | ce | pip install rmm_cu12==25.4.0 (-i <IndexURL>) | |
rmm_cu12 | 25.6.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install rmm_cu12==25.6.0 (-i <IndexURL>) | |
rmm_cu12 | 25.6.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install rmm_cu12==25.6.0 (-i <IndexURL>) | |
rmm_cu12 | 25.6.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install rmm_cu12==25.6.0 (-i <IndexURL>) | |
sageattention | 1.0.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install sageattention==1.0.6 (-i <IndexURL>) |
sageattention | 1.0.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install sageattention==1.0.6 (-i <IndexURL>) |
sageattention | 1.0.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install sageattention==1.0.6 (-i <IndexURL>) |
sageattention | 1.0.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | ce | pip install sageattention==1.0.6 (-i <IndexURL>) |
sageattention | 2.0.1 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.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.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.6 | torch 2.6.0 | 3.10 | ce | pip install sageattention==2.0.1 (-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.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.6 | torch 2.6.0 | 3.10 | ce | pip install sageattention==2.2.0 (-i <IndexURL>) |
SAM_2 | 1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install SAM_2==1.0 (-i <IndexURL>) |
SAM_2 | 1.0 | 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.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install SAM_2==1.0 (-i <IndexURL>) |
sgl_kernel | 0.0.3 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sgl_kernel==0.0.3 (-i <IndexURL>) |
sgl_kernel | 0.0.3 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install sgl_kernel==0.0.3 (-i <IndexURL>) |
sgl_kernel | 0.0.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install sgl_kernel==0.0.3 (-i <IndexURL>) |
sgl_kernel | 0.0.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install sgl_kernel==0.0.3 (-i <IndexURL>) |
sgl_kernel | 0.0.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sgl_kernel==0.0.3 (-i <IndexURL>) |
sgl_kernel | 0.0.3.post6 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sgl_kernel==0.0.3.post6 (-i <IndexURL>) |
sgl_kernel | 0.0.3.post6 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install sgl_kernel==0.0.3.post6 (-i <IndexURL>) |
sgl_kernel | 0.0.3.post6 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sgl_kernel==0.0.3.post6 (-i <IndexURL>) |
sgl_kernel | 0.0.5 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sgl_kernel==0.0.5 (-i <IndexURL>) |
sgl_kernel | 0.0.5 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sgl_kernel==0.0.5 (-i <IndexURL>) |
sgl_kernel | 0.0.5 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install sgl_kernel==0.0.5 (-i <IndexURL>) |
sgl_kernel | 0.0.5 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sgl_kernel==0.0.5 (-i <IndexURL>) |
sgl_kernel | 0.0.5 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install sgl_kernel==0.0.5 (-i <IndexURL>) |
sgl_kernel | 0.0.5 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install sgl_kernel==0.0.5 (-i <IndexURL>) |
sgl_kernel | 0.0.5.post4 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sgl_kernel==0.0.5.post4 (-i <IndexURL>) |
sgl_kernel | 0.0.5.post4 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sgl_kernel==0.0.5.post4 (-i <IndexURL>) |
sgl_kernel | 0.0.5.post4 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install sgl_kernel==0.0.5.post4 (-i <IndexURL>) |
sgl_kernel | 0.0.5.post4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sgl_kernel==0.0.5.post4 (-i <IndexURL>) |
sgl_kernel | 0.0.5.post4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install sgl_kernel==0.0.5.post4 (-i <IndexURL>) |
sgl_kernel | 0.0.5.post4 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install sgl_kernel==0.0.5.post4 (-i <IndexURL>) |
sgl_kernel | 0.0.8 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sgl_kernel==0.0.8 (-i <IndexURL>) |
sgl_kernel | 0.0.8 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sgl_kernel==0.0.8 (-i <IndexURL>) |
sgl_kernel | 0.0.8 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sgl_kernel==0.0.8 (-i <IndexURL>) |
sgl_kernel | 0.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sgl_kernel==0.1.0 (-i <IndexURL>) |
sgl_kernel | 0.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sgl_kernel==0.1.0 (-i <IndexURL>) |
sgl_kernel | 0.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | oe | pip install sgl_kernel==0.1.0 (-i <IndexURL>) |
sgl_kernel | 0.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sgl_kernel==0.1.0 (-i <IndexURL>) |
sgl_kernel | 0.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install sgl_kernel==0.1.0 (-i <IndexURL>) |
sgl_kernel | 0.1.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sgl_kernel==0.1.7 (-i <IndexURL>) |
sgl_kernel | 0.1.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sgl_kernel==0.1.7 (-i <IndexURL>) |
sgl_kernel | 0.1.7 | Ubuntu 22.04、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.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | oe | pip install sgl_kernel==0.2.4 (-i <IndexURL>) |
sgl_kernel | 0.2.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | oe | pip install sgl_kernel==0.2.4 (-i <IndexURL>) |
sgl_kernel | 0.2.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sgl_kernel==0.2.4 (-i <IndexURL>) |
sgl_kernel | 0.2.4 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sgl_kernel==0.2.4 (-i <IndexURL>) |
sgl_kernel | 0.2.8 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | oe | pip install sgl_kernel==0.2.8 (-i <IndexURL>) |
sgl_kernel | 0.2.8 | Ubuntu 22.04、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.2.8 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sgl_kernel==0.2.8 (-i <IndexURL>) |
sgl_kernel | 0.2.8 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.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.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 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.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.10 | oe | pip install sgl_kernel==0.3.9.post2 (-i <IndexURL>) |
sglang | 0.2.14 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sglang==0.2.14 (-i <IndexURL>) |
sglang | 0.2.14 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install sglang==0.2.14 (-i <IndexURL>) |
sglang | 0.2.14 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install sglang==0.2.14 (-i <IndexURL>) |
sglang | 0.4.10 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | oe | pip install sglang==0.4.10 (-i <IndexURL>) |
sglang | 0.4.10 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | oe | pip install sglang==0.4.10 (-i <IndexURL>) |
sglang | 0.4.10 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sglang==0.4.10 (-i <IndexURL>) |
sglang | 0.4.10 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sglang==0.4.10 (-i <IndexURL>) |
sglang | 0.4.2 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sglang==0.4.2 (-i <IndexURL>) |
sglang | 0.4.2 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install sglang==0.4.2 (-i <IndexURL>) |
sglang | 0.4.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install sglang==0.4.2 (-i <IndexURL>) |
sglang | 0.4.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install sglang==0.4.2 (-i <IndexURL>) |
sglang | 0.4.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sglang==0.4.2 (-i <IndexURL>) |
sglang | 0.4.3 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sglang==0.4.3 (-i <IndexURL>) |
sglang | 0.4.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install sglang==0.4.3 (-i <IndexURL>) |
sglang | 0.4.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sglang==0.4.3 (-i <IndexURL>) |
sglang | 0.4.4.post1 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sglang==0.4.4.post1 (-i <IndexURL>) |
sglang | 0.4.4.post1 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sglang==0.4.4.post1 (-i <IndexURL>) |
sglang | 0.4.4.post1 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install sglang==0.4.4.post1 (-i <IndexURL>) |
sglang | 0.4.4.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sglang==0.4.4.post1 (-i <IndexURL>) |
sglang | 0.4.4.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install sglang==0.4.4.post1 (-i <IndexURL>) |
sglang | 0.4.4.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install sglang==0.4.4.post1 (-i <IndexURL>) |
sglang | 0.4.4.post3 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sglang==0.4.4.post3 (-i <IndexURL>) |
sglang | 0.4.4.post3 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sglang==0.4.4.post3 (-i <IndexURL>) |
sglang | 0.4.4.post3 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install sglang==0.4.4.post3 (-i <IndexURL>) |
sglang | 0.4.4.post3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sglang==0.4.4.post3 (-i <IndexURL>) |
sglang | 0.4.4.post3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install sglang==0.4.4.post3 (-i <IndexURL>) |
sglang | 0.4.4.post3 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install sglang==0.4.4.post3 (-i <IndexURL>) |
sglang | 0.4.5 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sglang==0.4.5 (-i <IndexURL>) |
sglang | 0.4.5 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sglang==0.4.5 (-i <IndexURL>) |
sglang | 0.4.5 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sglang==0.4.5 (-i <IndexURL>) |
sglang | 0.4.6.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sglang==0.4.6.post1 (-i <IndexURL>) |
sglang | 0.4.6.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sglang==0.4.6.post1 (-i <IndexURL>) |
sglang | 0.4.6.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | oe | pip install sglang==0.4.6.post1 (-i <IndexURL>) |
sglang | 0.4.6.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install sglang==0.4.6.post1 (-i <IndexURL>) |
sglang | 0.4.6.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install sglang==0.4.6.post1 (-i <IndexURL>) |
sglang | 0.4.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sglang==0.4.7 (-i <IndexURL>) |
sglang | 0.4.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sglang==0.4.7 (-i <IndexURL>) |
sglang | 0.4.7 | Ubuntu 22.04、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 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | oe | pip install sglang==0.4.9 (-i <IndexURL>) |
sglang | 0.4.9 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | oe | pip install sglang==0.4.9 (-i <IndexURL>) |
sglang | 0.4.9 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install sglang==0.4.9 (-i <IndexURL>) |
sglang | 0.4.9 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install sglang==0.4.9 (-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.10 | 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.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 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | oe | pip install sglang==0.5.5 (-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.10 | oe | pip install sglang_router==0.1.9 (-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.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 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | oe | pip install sglang_router==0.2.2 (-i <IndexURL>) |
spconv_cu121 | 2.3.8 | Ubuntu 22.04 | cuda12.1 | 3.10 | ce | pip install spconv_cu121==2.3.8 (-i <IndexURL>) | |
spconv_cu123 | 2.3.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | ce | pip install spconv_cu123==2.3.6 (-i <IndexURL>) | |
spconv_cu123 | 2.3.8 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | ce | pip install spconv_cu123==2.3.8 (-i <IndexURL>) | |
spconv_cu126 | 2.3.6 | Ubuntu 24.04 | cuda 12.6 | 3.12 | ce | pip install spconv_cu126==2.3.6 (-i <IndexURL>) | |
spconv_cu126 | 2.3.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | ce | pip install spconv_cu126==2.3.6 (-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.10 | ce | pip install spconv_cu126==2.3.8 (-i <IndexURL>) | |
spconv_cu128 | 2.3.6 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install spconv_cu128==2.3.6 (-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 22.04、Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install spconv_cu129==2.3.6 (-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>) | |
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>) |
spikingjelly | 0.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install spikingjelly==0.1 (-i <IndexURL>) |
stringzilla | 4.4.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install stringzilla==4.4.2 (-i <IndexURL>) |
stringzilla | 4.4.2 | Ubuntu 22.04、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 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install stringzilla==4.4.2 (-i <IndexURL>) |
stringzilla | 4.6.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.8.0 | 3.12 | ce | pip install stringzilla==4.6.0 (-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.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.6 | torch 2.6.0 | 3.10 | ce | pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>) |
SwissArmyTransformer | 0.4.12 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.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.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.6 | torch 2.6.0 | 3.10 | ce | pip install SwissArmyTransformer==0.4.12 (-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.3 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install taichi==1.7.3 (-i <IndexURL>) | |
taichi | 1.7.4 | Ubuntu 22.04 | cuda 12.6 | 3.10 | 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>) | |
tensorflow | 2.14.1 | Ubuntu 22.04 | cuda12.3 | 3.10 | oe | pip install tensorflow==2.14.1 (-i <IndexURL>) | |
tensorflow | 2.15.1 | Ubuntu 22.04 | cuda12.2 | 3.10 | oe | pip install tensorflow==2.15.1 (-i <IndexURL>) | |
tensorflow | 2.17.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install tensorflow==2.17.0 (-i <IndexURL>) | |
tensorflow | 2.17.0 | Ubuntu 24.04 | cuda 12.6 | 3.12 | oe | pip install tensorflow==2.17.0 (-i <IndexURL>) | |
tensorflow | 2.17.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | oe | pip install tensorflow==2.17.0 (-i <IndexURL>) | |
tensorflow | 2.19.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install tensorflow==2.19.0 (-i <IndexURL>) | |
tensorflow | 2.6.3 | Ubuntu 20.04 | cuda11.5 | 3.8 | oe | pip install tensorflow==2.6.3 (-i <IndexURL>) | |
text_generation | 0.7.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install text_generation==0.7.0 (-i <IndexURL>) |
text_generation | 0.7.0 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install text_generation==0.7.0 (-i <IndexURL>) |
text_generation | 0.7.0 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install text_generation==0.7.0 (-i <IndexURL>) |
text_generation | 0.7.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install text_generation==0.7.0 (-i <IndexURL>) |
text_generation | 0.7.0 | Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install text_generation==0.7.0 (-i <IndexURL>) |
text_generation | 0.7.0 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install text_generation==0.7.0 (-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.3 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install tilelang==0.1.3 (-i <IndexURL>) |
tilelang | 0.1.3 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install tilelang==0.1.3 (-i <IndexURL>) |
tilelang | 0.1.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install tilelang==0.1.3 (-i <IndexURL>) |
tilelang | 0.1.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install tilelang==0.1.3 (-i <IndexURL>) |
tilelang | 0.1.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install tilelang==0.1.3 (-i <IndexURL>) |
tilelang | 0.1.5 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install tilelang==0.1.5 (-i <IndexURL>) |
tilelang | 0.1.5 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install tilelang==0.1.5 (-i <IndexURL>) |
tilelang | 0.1.5 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install tilelang==0.1.5 (-i <IndexURL>) |
tilelang | 0.1.6.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install tilelang==0.1.6.post1 (-i <IndexURL>) |
tilelang | 0.1.6.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install tilelang==0.1.6.post1 (-i <IndexURL>) |
tilelang | 0.1.6.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install tilelang==0.1.6.post1 (-i <IndexURL>) |
tilelang | 0.1.6.post2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install tilelang==0.1.6.post2 (-i <IndexURL>) |
tilelang | 0.1.6.post2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install tilelang==0.1.6.post2 (-i <IndexURL>) |
tilelang | 0.1.6.post2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install tilelang==0.1.6.post2 (-i <IndexURL>) |
torch | 1.12.0 | Ubuntu 20.04 | cuda11.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 | 1.9.0 | Ubuntu 20.04 | cuda11.1 | 3.8 | ce | pip install torch==1.9.0 (-i <IndexURL>) | |
torch | 1.9.1 | Ubuntu 20.04 | cuda11.1 | 3.8 | ce | pip install torch==1.9.1 (-i <IndexURL>) | |
torch | 2.0.1 | Ubuntu 22.04 | cuda11.8 | 3.10 | oe | pip install torch==2.0.1 (-i <IndexURL>) | |
torch | 2.1.0 | Ubuntu 20.04 | cuda11.8 | 3.8 | ce | pip install torch==2.1.0 (-i <IndexURL>) | |
torch | 2.1.0 | Ubuntu 22.04 | cuda11.8 | 3.10 | oe | pip install torch==2.1.0 (-i <IndexURL>) | |
torch | 2.1.0 | Ubuntu 20.04 | cuda11.4 | 3.8 | oe | pip install torch==2.1.0 (-i <IndexURL>) | |
torch | 2.1.2 | Ubuntu 22.04 | cuda11.8 | 3.10 | oe | pip install torch==2.1.2 (-i <IndexURL>) | |
torch | 2.1.2 | Ubuntu 22.04 | cuda12.1 | 3.10 | oe | pip install torch==2.1.2 (-i <IndexURL>) | |
torch | 2.2.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | oe | pip install torch==2.2.0 (-i <IndexURL>) | |
torch | 2.3.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install torch==2.3.0 (-i <IndexURL>) | |
torch | 2.3.0 | Ubuntu 22.04 | cuda12.4 | 3.10 | oe | pip install torch==2.3.0 (-i <IndexURL>) | |
torch | 2.3.0 | Ubuntu 22.04 | cuda12.5 | 3.10 | oe | pip install torch==2.3.0 (-i <IndexURL>) | |
torch | 2.3.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | oe | pip install torch==2.3.0 (-i <IndexURL>) | |
torch | 2.3.0 | Ubuntu 22.04 | cuda11.8 | 3.10 | oe | pip install torch==2.3.0 (-i <IndexURL>) | |
torch | 2.4.0 | Ubuntu 22.04 | cuda12.4 | 3.10 | oe | pip install torch==2.4.0 (-i <IndexURL>) | |
torch | 2.4.0 | Ubuntu 22.04 | cuda12.5 | 3.10 | oe | pip install torch==2.4.0 (-i <IndexURL>) | |
torch | 2.4.0 | Ubuntu 22.04 | cuda12.3 | 3.10 | oe | pip install torch==2.4.0 (-i <IndexURL>) | |
torch | 2.4.0 | Ubuntu 22.04 | cuda12.2 | 3.10 | oe | pip install torch==2.4.0 (-i <IndexURL>) | |
torch | 2.4.0 | Ubuntu 22.04 | cuda12.1 | 3.10 | oe | pip install torch==2.4.0 (-i <IndexURL>) | |
torch | 2.4.0 | Ubuntu 22.04 | cuda11.8 | 3.10 | oe | pip install torch==2.4.0 (-i <IndexURL>) | |
torch | 2.4.0 | Ubuntu 20.04 | cuda12.1 | 3.8 | oe | pip install torch==2.4.0 (-i <IndexURL>) | |
torch | 2.5.1 | Ubuntu 22.04 | cuda 12.6 | 3.10 | oe | pip install torch==2.5.1 (-i <IndexURL>) | |
torch | 2.5.1 | Ubuntu 24.04 | cuda 12.6 | 3.12 | oe | pip install torch==2.5.1 (-i <IndexURL>) | |
torch | 2.5.1 | Ubuntu 22.04 | cuda12.4 | 3.10 | oe | pip install torch==2.5.1 (-i <IndexURL>) | |
torch | 2.5.1 | Ubuntu 22.04 | cuda12.5 | 3.10 | oe | pip install torch==2.5.1 (-i <IndexURL>) | |
torch | 2.5.1 | Ubuntu 22.04 | cuda12.3 | 3.10 | oe | pip install torch==2.5.1 (-i <IndexURL>) | |
torch | 2.5.1 | Ubuntu 22.04 | cuda12.2 | 3.10 | oe | pip install torch==2.5.1 (-i <IndexURL>) | |
torch | 2.6.0 | Ubuntu 22.04 | cuda 12.6 | 3.10 | 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 22.04 | cuda12.4 | 3.10 | oe | pip install torch==2.6.0 (-i <IndexURL>) | |
torch | 2.6.0 | Ubuntu 22.04 | cuda12.5 | 3.10 | 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 | cuda12.3 | 3.10 | oe | pip install torch==2.6.0 (-i <IndexURL>) | |
torch | 2.6.0 | Ubuntu 22.04 | cuda12.2 | 3.10 | oe | pip install torch==2.6.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 22.04 | cuda 12.6 | 3.10 | 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.8.0 | Ubuntu 24.04 | cuda 12.9 | oe | pip install torch==2.8.0 (-i <IndexURL>) | ||
torch_edit_distance | 1.0 | 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_edit_distance | 1.0 | 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.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install torch_edit_distance==1.0 (-i <IndexURL>) |
torch_geometric | 2.6.1 | Ubuntu 22.04 | cuda12.1 | torch2.1.2 | 3.10 | ce | pip install torch_geometric==2.6.1 (-i <IndexURL>) |
torch_lap_cuda | 0.0.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.8 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install torch_memory_saver==0.0.8 (-i <IndexURL>) |
torch_memory_saver | 0.0.8 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | oe | pip install torch_memory_saver==0.0.8 (-i <IndexURL>) |
torch_memory_saver | 0.0.8 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | oe | pip install torch_memory_saver==0.0.8 (-i <IndexURL>) |
torch_memory_saver | 0.0.9rc2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install torch_memory_saver==0.0.9rc2 (-i <IndexURL>) |
torch_memory_saver | 0.0.9rc2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | oe | pip install torch_memory_saver==0.0.9rc2 (-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.0 | 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_pace | 1.0 | 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.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install torch_pace==1.0 (-i <IndexURL>) |
torch_scatter | 2.1.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install torch_scatter==2.1.0 (-i <IndexURL>) |
torch_scatter | 2.1.0 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | ce | pip install torch_scatter==2.1.0 (-i <IndexURL>) |
torch_scatter | 2.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install torch_scatter==2.1.0 (-i <IndexURL>) |
torch_scatter | 2.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | ce | pip install torch_scatter==2.1.0 (-i <IndexURL>) |
torch_scatter | 2.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install torch_scatter==2.1.0 (-i <IndexURL>) |
torch_scatter | 2.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install torch_scatter==2.1.0 (-i <IndexURL>) |
torch_scatter | 2.1.1 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install torch_scatter==2.1.1 (-i <IndexURL>) |
torch_scatter | 2.1.1 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 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.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.6 | torch 2.6.0 | 3.10 | 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.12 | ce | pip install torch_scatter==2.1.1 (-i <IndexURL>) |
torch_scatter | 2.1.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | ce | pip install torch_scatter==2.1.1 (-i <IndexURL>) |
torch_scatter | 2.1.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install torch_scatter==2.1.1 (-i <IndexURL>) |
torch_scatter | 2.1.1 | Ubuntu 22.04 | cuda11.8 | torch2.0.1 | 3.10 | ce | pip install torch_scatter==2.1.1 (-i <IndexURL>) |
torch_scatter | 2.1.2 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | 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.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.6 | torch 2.6.0 | 3.10 | 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.12 | ce | pip install torch_scatter==2.1.2 (-i <IndexURL>) |
torch_scatter | 2.1.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | ce | pip install torch_scatter==2.1.2 (-i <IndexURL>) |
torch_scatter | 2.1.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | ce | pip install torch_scatter==2.1.2 (-i <IndexURL>) |
torch_scatter | 2.1.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install torch_scatter==2.1.2 (-i <IndexURL>) |
torch_scatter | 2.1.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install torch_scatter==2.1.2 (-i <IndexURL>) |
torch_scatter | 2.1.2 | Ubuntu 22.04 | cuda12.4 | torch2.5.1 | 3.10 | ce | pip install torch_scatter==2.1.2 (-i <IndexURL>) |
torch_scatter | 2.1.2 | Ubuntu 22.04 | cuda12.1 | torch2.1.2 | 3.10 | ce | pip install torch_scatter==2.1.2 (-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.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.6 | torch 2.6.0 | 3.10 | 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.10 | 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.9 | torch 2.8.0 | 3.12 | 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.6 | torch 2.6.0 | 3.10 | ce | pip install torchani==2.7.9 (-i <IndexURL>) |
torchao | 0.11.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | oe | pip install torchao==0.11.0 (-i <IndexURL>) |
torchao | 0.11.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | oe | pip install torchao==0.11.0 (-i <IndexURL>) |
torchao | 0.11.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install torchao==0.11.0 (-i <IndexURL>) |
torchao | 0.11.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install torchao==0.11.0 (-i <IndexURL>) |
torchao | 0.2.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install torchao==0.2.0 (-i <IndexURL>) |
torchao | 0.3.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install torchao==0.3.0 (-i <IndexURL>) |
torchao | 0.4.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install torchao==0.4.0 (-i <IndexURL>) |
torchao | 0.7.0 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install torchao==0.7.0 (-i <IndexURL>) |
torchao | 0.9.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install torchao==0.9.0 (-i <IndexURL>) |
torchaudio | 2.0.2 | Ubuntu 22.04 | cuda11.8 | torch2.0.1 | 3.10 | ce | pip install torchaudio==2.0.2 (-i <IndexURL>) |
torchaudio | 2.4.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install torchaudio==2.4.0 (-i <IndexURL>) |
torchaudio | 2.4.0 | Ubuntu 22.04 | cuda11.8 | torch2.4.0 | 3.10 | ce | pip install torchaudio==2.4.0 (-i <IndexURL>) |
torchaudio | 2.5.1 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install torchaudio==2.5.1 (-i <IndexURL>) |
torchaudio | 2.5.1 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | ce | pip install torchaudio==2.5.1 (-i <IndexURL>) |
torchaudio | 2.5.1 | Ubuntu 22.04 | cuda12.4 | torch2.5.1 | 3.10 | ce | pip install torchaudio==2.5.1 (-i <IndexURL>) |
torchaudio | 2.5.1 | Ubuntu 22.04 | cuda12.5 | torch2.5.1 | 3.10 | ce | pip install torchaudio==2.5.1 (-i <IndexURL>) |
torchaudio | 2.5.1 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install torchaudio==2.5.1 (-i <IndexURL>) |
torchaudio | 2.5.1 | Ubuntu 22.04 | cuda12.2 | torch2.5.1 | 3.10 | ce | pip install torchaudio==2.5.1 (-i <IndexURL>) |
torchaudio | 2.6.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.6.0 | Ubuntu 22.04 | cuda12.4 | torch 2.6.0 | 3.10 | ce | pip install torchaudio==2.6.0 (-i <IndexURL>) |
torchaudio | 2.6.0 | Ubuntu 22.04 | cuda12.5 | torch 2.6.0 | 3.10 | ce | pip install torchaudio==2.6.0 (-i <IndexURL>) |
torchaudio | 2.6.0 | Ubuntu 22.04 | cuda12.3 | torch 2.6.0 | 3.10 | ce | pip install torchaudio==2.6.0 (-i <IndexURL>) |
torchaudio | 2.6.0 | Ubuntu 22.04 | cuda12.2 | torch 2.6.0 | 3.10 | 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>) |
torchcodec | 0.4.0 | Ubuntu 22.04、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 22.04 | cuda12.4 | torch 2.6.0 | 3.10 | ce | pip install torchcodec==0.4.0 (-i <IndexURL>) |
torchcodec | 0.7.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install torchcodec==0.7.0 (-i <IndexURL>) |
torchdata | 0.10.1 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install torchdata==0.10.1 (-i <IndexURL>) |
torchdata | 0.10.1 | Ubuntu 22.04 | cuda12.4 | torch2.5.1 | 3.10 | ce | pip install torchdata==0.10.1 (-i <IndexURL>) |
torchdata | 0.10.1 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install torchdata==0.10.1 (-i <IndexURL>) |
torchdata | 0.10.1 | Ubuntu 22.04 | cuda12.2 | torch2.5.1 | 3.10 | ce | pip install torchdata==0.10.1 (-i <IndexURL>) |
torchdata | 0.10.1 | Ubuntu 22.04 | cuda12.5 | torch2.5.1 | 3.10 | ce | pip install torchdata==0.10.1 (-i <IndexURL>) |
torchdata | 0.11.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install torchdata==0.11.0 (-i <IndexURL>) |
torchdata | 0.11.0 | Ubuntu 22.04 | cuda12.4 | torch 2.6.0 | 3.10 | ce | pip install torchdata==0.11.0 (-i <IndexURL>) |
torchdata | 0.11.0 | Ubuntu 22.04 | cuda12.5 | torch 2.6.0 | 3.10 | ce | pip install torchdata==0.11.0 (-i <IndexURL>) |
torchdata | 0.11.0 | Ubuntu 22.04 | cuda12.3 | torch 2.6.0 | 3.10 | ce | pip install torchdata==0.11.0 (-i <IndexURL>) |
torchdata | 0.11.0 | Ubuntu 22.04 | cuda12.2 | torch 2.6.0 | 3.10 | ce | pip install torchdata==0.11.0 (-i <IndexURL>) |
torchdata | 0.7.0 | Ubuntu 20.04 | cuda11.8 | torch2.1.0 | 3.8 | ce | pip install torchdata==0.7.0 (-i <IndexURL>) |
torchdata | 0.7.0 | Ubuntu 22.04 | cuda11.8 | torch2.1.0 | 3.10 | ce | pip install torchdata==0.7.0 (-i <IndexURL>) |
torchdata | 0.9.0 | Ubuntu 22.04 | cuda12.4 | torch2.4.0 | 3.10 | ce | pip install torchdata==0.9.0 (-i <IndexURL>) |
torchdata | 0.9.0 | Ubuntu 22.04 | cuda12.5 | torch2.4.0 | 3.10 | ce | pip install torchdata==0.9.0 (-i <IndexURL>) |
torchdata | 0.9.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install torchdata==0.9.0 (-i <IndexURL>) |
torchdata | 0.9.0 | Ubuntu 22.04 | cuda12.2 | torch2.4.0 | 3.10 | ce | pip install torchdata==0.9.0 (-i <IndexURL>) |
torchrec | 0.7.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install torchrec==0.7.0 (-i <IndexURL>) |
torchrec | 0.7.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install torchrec==0.7.0 (-i <IndexURL>) |
torchrec | 0.7.0 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install torchrec==0.7.0 (-i <IndexURL>) |
torchrec | 0.7.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | oe | pip install torchrec==0.7.0 (-i <IndexURL>) |
torchrec | 1.0.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install torchrec==1.0.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>) |
torchrec | 1.3.0 | Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install torchrec==1.3.0 (-i <IndexURL>) |
torchrl | 0.10.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install torchrl==0.10.0 (-i <IndexURL>) |
torchrl | 0.10.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install torchrl==0.10.0 (-i <IndexURL>) |
torchrl | 0.10.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install torchrl==0.10.0 (-i <IndexURL>) |
torchrl | 0.10.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install torchrl==0.10.1 (-i <IndexURL>) |
torchrl | 0.10.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install torchrl==0.10.1 (-i <IndexURL>) |
torchrl | 0.10.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install torchrl==0.10.1 (-i <IndexURL>) |
torchrl | 0.11.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.5.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install torchrl==0.5.0 (-i <IndexURL>) |
torchrl | 0.5.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install torchrl==0.5.0 (-i <IndexURL>) |
torchrl | 0.8.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install torchrl==0.8.1 (-i <IndexURL>) |
torchrl | 0.8.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install torchrl==0.8.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>) |
torchrl | 0.9.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install torchrl==0.9.1 (-i <IndexURL>) |
torchrl | 0.9.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install torchrl==0.9.1 (-i <IndexURL>) |
torchtext | 0.16.0 | Ubuntu 20.04 | cuda11.8 | torch2.1.0 | 3.8 | ce | pip install torchtext==0.16.0 (-i <IndexURL>) |
torchtext | 0.16.0 | Ubuntu 22.04 | cuda11.8 | torch2.1.0 | 3.10 | ce | pip install torchtext==0.16.0 (-i <IndexURL>) |
torchtext | 0.16.0 | Ubuntu 20.04 | cuda11.4 | torch2.1.0 | 3.8 | ce | pip install torchtext==0.16.0 (-i <IndexURL>) |
torchtune | 0.6.1 | 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 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 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install torchtune==0.6.1 (-i <IndexURL>) |
torchvision | 0.10.0 | Ubuntu 22.04 | cuda 12.6 | torch1.9.0 | 3.10 | ce | pip install torchvision==0.10.0 (-i <IndexURL>) |
torchvision | 0.10.0 | Ubuntu 20.04 | cuda11.1 | torch1.9.0 | 3.8 | ce | pip install torchvision==0.10.0 (-i <IndexURL>) |
torchvision | 0.10.1 | Ubuntu 20.04 | cuda11.1 | torch1.9.1 | 3.8 | ce | pip install torchvision==0.10.1 (-i <IndexURL>) |
torchvision | 0.11.0 | Ubuntu 22.04 | cuda 12.6 | torch1.10.0 | 3.10 | ce | pip install torchvision==0.11.0 (-i <IndexURL>) |
torchvision | 0.13.0 | Ubuntu 20.04 | cuda11.6 | torch1.12.0 | 3.8 | ce | pip install torchvision==0.13.0 (-i <IndexURL>) |
torchvision | 0.15.2 | Ubuntu 22.04 | cuda11.8 | torch2.0.1 | 3.10 | ce | pip install torchvision==0.15.2 (-i <IndexURL>) |
torchvision | 0.16.0 | Ubuntu 20.04 | cuda11.8 | torch2.1.0 | 3.8 | ce | pip install torchvision==0.16.0 (-i <IndexURL>) |
torchvision | 0.16.0 | Ubuntu 20.04 | cuda11.4 | torch2.1.0 | 3.8 | ce | pip install torchvision==0.16.0 (-i <IndexURL>) |
torchvision | 0.16.0 | Ubuntu 22.04 | cuda12.1 | torch2.1.2 | 3.10 | ce | pip install torchvision==0.16.0 (-i <IndexURL>) |
torchvision | 0.19.0 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | ce | pip install torchvision==0.19.0 (-i <IndexURL>) |
torchvision | 0.19.0 | Ubuntu 20.04 | cuda12.1 | torch2.4.0 | 3.8 | ce | pip install torchvision==0.19.0 (-i <IndexURL>) |
torchvision | 0.19.0 | Ubuntu 22.04 | cuda11.8 | torch2.4.0 | 3.10 | ce | pip install torchvision==0.19.0 (-i <IndexURL>) |
torchvision | 0.20.1 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | ce | pip install torchvision==0.20.1 (-i <IndexURL>) |
torchvision | 0.20.1 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | ce | pip install torchvision==0.20.1 (-i <IndexURL>) |
torchvision | 0.20.1 | Ubuntu 22.04 | cuda12.4 | torch2.5.1 | 3.10 | ce | pip install torchvision==0.20.1 (-i <IndexURL>) |
torchvision | 0.20.1 | Ubuntu 22.04 | cuda12.5 | torch2.5.1 | 3.10 | ce | pip install torchvision==0.20.1 (-i <IndexURL>) |
torchvision | 0.20.1 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | ce | pip install torchvision==0.20.1 (-i <IndexURL>) |
torchvision | 0.20.1 | Ubuntu 22.04 | cuda12.2 | torch2.5.1 | 3.10 | ce | pip install torchvision==0.20.1 (-i <IndexURL>) |
torchvision | 0.21.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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 | cuda12.4 | torch 2.6.0 | 3.10 | ce | pip install torchvision==0.21.0 (-i <IndexURL>) |
torchvision | 0.21.0 | Ubuntu 22.04 | cuda12.5 | torch 2.6.0 | 3.10 | ce | pip install torchvision==0.21.0 (-i <IndexURL>) |
torchvision | 0.21.0 | Ubuntu 22.04 | cuda12.3 | torch 2.6.0 | 3.10 | ce | pip install torchvision==0.21.0 (-i <IndexURL>) |
torchvision | 0.21.0 | Ubuntu 22.04 | cuda12.2 | torch 2.6.0 | 3.10 | 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>) |
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>) |
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.6 | torch 2.6.0 | 3.10 | ce | pip install toy_hgemm==0.1.1 (-i <IndexURL>) |
transformer_engine | 1.11 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install transformer_engine==1.11 (-i <IndexURL>) |
transformer_engine | 1.11 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install transformer_engine==1.11 (-i <IndexURL>) |
transformer_engine | 1.11 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | oe | pip install transformer_engine==1.11 (-i <IndexURL>) |
transformer_engine | 1.12 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install transformer_engine==1.12 (-i <IndexURL>) |
transformer_engine | 1.12 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install transformer_engine==1.12 (-i <IndexURL>) |
transformer_engine | 1.12 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install transformer_engine==1.12 (-i <IndexURL>) |
transformer_engine | 1.12 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install transformer_engine==1.12 (-i <IndexURL>) |
transformer_engine | 1.12 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install transformer_engine==1.12 (-i <IndexURL>) |
transformer_engine | 1.12 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | oe | pip install transformer_engine==1.12 (-i <IndexURL>) |
transformer_engine | 1.12 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | oe | pip install transformer_engine==1.12 (-i <IndexURL>) |
transformer_engine | 1.13 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install transformer_engine==1.13 (-i <IndexURL>) |
transformer_engine | 1.13 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install transformer_engine==1.13 (-i <IndexURL>) |
transformer_engine | 1.13 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install transformer_engine==1.13 (-i <IndexURL>) |
transformer_engine | 1.13 | Ubuntu 22.04 | cuda12.3 | torch2.4.0 | 3.10 | oe | pip install transformer_engine==1.13 (-i <IndexURL>) |
transformer_engine | 1.13 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install transformer_engine==1.13 (-i <IndexURL>) |
transformer_engine | 1.13 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install transformer_engine==1.13 (-i <IndexURL>) |
transformer_engine | 1.13 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install transformer_engine==1.13 (-i <IndexURL>) |
transformer_engine | 1.5 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install transformer_engine==1.5 (-i <IndexURL>) |
transformer_engine | 1.7 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install transformer_engine==1.7 (-i <IndexURL>) |
transformer_engine | 1.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install transformer_engine==1.7 (-i <IndexURL>) |
transformer_engine | 2.0 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install transformer_engine==2.0 (-i <IndexURL>) |
transformer_engine | 2.0 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install transformer_engine==2.0 (-i <IndexURL>) |
transformer_engine | 2.0 | Ubuntu 22.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install transformer_engine==2.0 (-i <IndexURL>) |
transformer_engine | 2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install transformer_engine==2.0 (-i <IndexURL>) |
transformer_engine | 2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install transformer_engine==2.0 (-i <IndexURL>) |
transformer_engine | 2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install transformer_engine==2.0 (-i <IndexURL>) |
transformer_engine | 2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | oe | pip install transformer_engine==2.0 (-i <IndexURL>) |
transformer_engine | 2.1 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | 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.10 | oe | pip install transformer_engine==2.1 (-i <IndexURL>) |
transformer_engine | 2.2 | Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install transformer_engine==2.2 (-i <IndexURL>) |
transformer_engine | 2.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install transformer_engine==2.2 (-i <IndexURL>) |
transformer_engine | 2.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | oe | pip install transformer_engine==2.2 (-i <IndexURL>) |
transformer_engine | 2.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install transformer_engine==2.3 (-i <IndexURL>) |
transformer_engine | 2.3 | Ubuntu 22.04、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.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install transformer_engine==2.3 (-i <IndexURL>) |
transformer_engine | 2.5 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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 12.9 | torch 2.8.0 | 3.12 | oe | pip install transformer_engine==2.5 (-i <IndexURL>) |
transformer_engine | 2.8 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install transformer_engine==2.8 (-i <IndexURL>) |
transformer_engine | 2.8 | Ubuntu 22.04、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 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | oe | pip install transformer_engine==2.8 (-i <IndexURL>) |
triton | 2.1.1 | Ubuntu 22.04 | cuda11.8 | 3.10 | oe | pip install triton==2.1.1 (-i <IndexURL>) | |
triton | 2.1.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.8 | oe | pip install triton==2.1.1 (-i <IndexURL>) | |
triton | 2.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | oe | pip install triton==2.2.0 (-i <IndexURL>) | |
triton | 3.0.0 | Ubuntu 24.04 | cuda 12.6 | 3.12 | oe | pip install triton==3.0.0 (-i <IndexURL>) | |
triton | 3.0.0 | Ubuntu 22.04 | cuda12.4 | 3.10 | oe | pip install triton==3.0.0 (-i <IndexURL>) | |
triton | 3.0.0 | Ubuntu 24.04 | cuda 12.8 | 3.12 | oe | pip install triton==3.0.0 (-i <IndexURL>) | |
triton | 3.0.0 | Ubuntu 22.04 | cuda12.2 | 3.10 | oe | pip install triton==3.0.0 (-i <IndexURL>) | |
triton | 3.0.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | oe | pip install triton==3.0.0 (-i <IndexURL>) | |
triton | 3.0.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | oe | pip install triton==3.0.0 (-i <IndexURL>) | |
triton | 3.0.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.1 | 3.10 | oe | pip install triton==3.0.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 22.04 | cuda12.5 | 3.10 | oe | pip install triton==3.1.0 (-i <IndexURL>) | |
triton | 3.1.0 | Ubuntu 22.04 | cuda12.2 | 3.10 | oe | pip install triton==3.1.0 (-i <IndexURL>) | |
triton | 3.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | oe | pip install triton==3.1.0 (-i <IndexURL>) | |
triton | 3.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | 3.10 | oe | pip install triton==3.1.0 (-i <IndexURL>) | |
triton | 3.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | oe | pip install triton==3.1.0 (-i <IndexURL>) | |
triton | 3.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | 3.8 | oe | pip install triton==3.1.0 (-i <IndexURL>) | |
triton | 3.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | oe | pip install triton==3.1.0 (-i <IndexURL>) | |
triton | 3.1.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.1 | 3.10 | oe | pip install triton==3.1.0 (-i <IndexURL>) | |
triton | 3.1.0 | Ubuntu 22.04 | cuda12.4 | 3.10 | ce | pip install triton==3.1.0 (-i <IndexURL>) | |
triton | 3.2.0 | Ubuntu 24.04 | cuda 12.6 | 3.12 | oe | pip install triton==3.2.0 (-i <IndexURL>) | |
triton | 3.2.0 | Ubuntu 22.04 | cuda12.5 | 3.10 | oe | pip install triton==3.2.0 (-i <IndexURL>) | |
triton | 3.2.0 | Ubuntu 22.04 | cuda12.2 | 3.10 | oe | pip install triton==3.2.0 (-i <IndexURL>) | |
triton | 3.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | oe | pip install triton==3.2.0 (-i <IndexURL>) | |
triton | 3.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | oe | pip install triton==3.2.0 (-i <IndexURL>) | |
triton | 3.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | 3.12 | oe | pip install triton==3.2.0 (-i <IndexURL>) | |
triton | 3.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | 3.10 | oe | pip install triton==3.2.0 (-i <IndexURL>) | |
triton | 3.2.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | 3.10 | oe | pip install triton==3.2.0 (-i <IndexURL>) | |
triton | 3.2.0 | Ubuntu 22.04 | cuda12.4 | 3.10 | oe | pip install triton==3.2.0 (-i <IndexURL>) | |
triton | 3.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.10 | oe | pip install triton==3.3.0 (-i <IndexURL>) | |
triton | 3.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | 3.12 | oe | pip install triton==3.3.0 (-i <IndexURL>) | |
triton | 3.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | 3.12 | oe | pip install triton==3.3.0 (-i <IndexURL>) | |
triton | 3.3.0 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | 3.12 | oe | pip install triton==3.3.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.6 | 3.10 | 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>) | |
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>) |
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.6 | torch 2.6.0 | 3.10 | ce | pip install tsnecuda==3.0.2 (-i <IndexURL>) |
tutel | 0.4.1 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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>) |
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>) |
tvm | 0.22.0 | Ubuntu 22.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.10 | 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>) |
ucxx_cu12 | 0.43.0 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install ucxx_cu12==0.43.0 (-i <IndexURL>) | |
unicore | 0.0.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install viser==0.2.7 (-i <IndexURL>) |
viser | 0.2.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install viser==0.2.7 (-i <IndexURL>) |
viser | 0.2.7 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install viser==0.2.7 (-i <IndexURL>) |
viser | 1.0.15 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | ce | pip install viser==1.0.15 (-i <IndexURL>) |
viser | 1.0.15 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.8 | torch 2.7.0 | 3.12 | ce | pip install viser==1.0.15 (-i <IndexURL>) |
viser | 1.0.15 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install viser==1.0.15 (-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 22.04、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 22.04、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.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.1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.9 | torch 2.8.0 | 3.12 | ce | pip install vllm==0.11.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.2 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install vllm==0.7.2 (-i <IndexURL>) |
vllm | 0.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install vllm==0.7.2 (-i <IndexURL>) |
vllm | 0.7.2 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | 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.7.3 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install vllm==0.7.3 (-i <IndexURL>) |
vllm | 0.7.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | oe | pip install vllm==0.7.3 (-i <IndexURL>) |
vllm | 0.7.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.10 | 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.3 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.10 | oe | pip install vllm==0.8.5 (-i <IndexURL>) |
vllm | 0.9.1 | Ubuntu 22.04、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.8 | torch 2.7.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.10 | oe | pip install vllm==0.9.1 (-i <IndexURL>) |
xformers | 0.0.22 | Ubuntu 20.04 | cuda11.8 | torch2.1.0 | 3.8 | oe | pip install xformers==0.0.22 (-i <IndexURL>) |
xformers | 0.0.22 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.1.2 | 3.8 | oe | pip install xformers==0.0.22 (-i <IndexURL>) |
xformers | 0.0.22.post7 | Ubuntu 20.04 | cuda11.4 | torch2.1.0 | 3.8 | ce | pip install xformers==0.0.22.post7 (-i <IndexURL>) |
xformers | 0.0.25 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install xformers==0.0.25 (-i <IndexURL>) |
xformers | 0.0.25 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install xformers==0.0.25 (-i <IndexURL>) |
xformers | 0.0.25 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install xformers==0.0.25 (-i <IndexURL>) |
xformers | 0.0.25 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install xformers==0.0.25 (-i <IndexURL>) |
xformers | 0.0.25 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.1.2 | 3.8 | oe | pip install xformers==0.0.25 (-i <IndexURL>) |
xformers | 0.0.25 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install xformers==0.0.25 (-i <IndexURL>) |
xformers | 0.0.25 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | oe | pip install xformers==0.0.25 (-i <IndexURL>) |
xformers | 0.0.27 | Ubuntu 22.04 | cuda 12.6 | torch2.5.1 | 3.10 | oe | pip install xformers==0.0.27 (-i <IndexURL>) |
xformers | 0.0.27 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 3.12 | oe | pip install xformers==0.0.27 (-i <IndexURL>) |
xformers | 0.0.27 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.5.1 | 3.10 | oe | pip install xformers==0.0.27 (-i <IndexURL>) |
xformers | 0.0.27 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install xformers==0.0.27 (-i <IndexURL>) |
xformers | 0.0.27 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install xformers==0.0.27 (-i <IndexURL>) |
xformers | 0.0.27 | Ubuntu 22.04 | cuda11.8 | torch2.4.0 | 3.10 | oe | pip install xformers==0.0.27 (-i <IndexURL>) |
xformers | 0.0.29.post1 | Ubuntu 24.04 | cuda 12.6 | torch2.5.1 | 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.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 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、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.10 | 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.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 | torch2.5.1 | 3.10 | oe | pip install xformers==0.0.29.post1 (-i <IndexURL>) |
xformers | 0.0.29.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.10 | oe | pip install xformers==0.0.29.post1 (-i <IndexURL>) |
xformers | 0.0.29.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.8 | oe | pip install xformers==0.0.29.post1 (-i <IndexURL>) |
xformers | 0.0.29.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch2.4.0 | 3.8 | oe | pip install xformers==0.0.29.post1 (-i <IndexURL>) |
xformers | 0.0.29.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.4.0 | 3.10 | oe | pip install xformers==0.0.29.post1 (-i <IndexURL>) |
xformers | 0.0.29.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.4 | torch2.5.1 | 3.10 | oe | pip install xformers==0.0.29.post1 (-i <IndexURL>) |
xformers | 0.0.29.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.5.1 | 3.10 | oe | pip install xformers==0.0.29.post1 (-i <IndexURL>) |
xformers | 0.0.29.post1 | Ubuntu 22.04、Ubuntu 24.04 | cuda12.3 | torch2.4.0 | 3.10 | oe | pip install xformers==0.0.29.post1 (-i <IndexURL>) |
xformers | 0.0.29.post1 | Ubuntu 22.04 | cuda12.4 | torch 2.6.0 | 3.10 | oe | pip install xformers==0.0.29.post1 (-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 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.6 | torch 2.6.0 | 3.10 | oe | pip install xformers==0.0.30 (-i <IndexURL>) |
xformers | 0.0.30 | Ubuntu 22.04、Ubuntu 24.04 | cuda 12.6 | torch 2.6.0 | 3.12 | oe | pip install xformers==0.0.30 (-i <IndexURL>) |
xgboost | 1.6.2 | Ubuntu 22.04 | cuda11.6 | 3.10 | ce | pip install xgboost==1.6.2 (-i <IndexURL>) | |
xgboost | 2.0.1 | Ubuntu 22.04 | cuda11.6 | 3.10 | ce | pip install xgboost==2.0.1 (-i <IndexURL>) | |
xgboost | 3.0.4 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install xgboost==3.0.4 (-i <IndexURL>) | |
xgboost | 3.0.4 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install xgboost==3.0.4 (-i <IndexURL>) | |
xgboost | 3.0.4 | Ubuntu 24.04 | cuda 12.9 | 3.12 | ce | pip install xgboost==3.0.4 (-i <IndexURL>) | |
xgboost | 3.0.4 | Ubuntu 24.04 | cuda 12.6 | 3.12 | ce | pip install xgboost==3.0.4 (-i <IndexURL>) | |
xgboost | 3.0.5 | Ubuntu 22.04 | cuda 12.6 | 3.10 | ce | pip install xgboost==3.0.5 (-i <IndexURL>) | |
xgboost | 3.0.5 | Ubuntu 24.04 | cuda 12.8 | 3.12 | ce | pip install xgboost==3.0.5 (-i <IndexURL>) |