Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README-zh-Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,11 +276,7 @@ CUDA_EXT=1 pip install colossalai
pip install colossalai-nightly
```

### 从官方安装

您可以访问我们[下载](https://www.colossalai.org/download)页面来安装Colossal-AI,在这个页面上发布的版本都预编译了CUDA扩展。

### 从源安装
### 从源码安装

> 此文档将与版本库的主分支保持一致。如果您遇到任何问题,欢迎给我们提 issue :)

Expand Down
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,11 +278,6 @@ Installation can be made via
pip install colossalai-nightly
```

### Download From Official Releases

You can visit the [Download](https://www.colossalai.org/download) page to download Colossal-AI with pre-built PyTorch extensions.


### Download From Source

> The version of Colossal-AI will be in line with the main branch of the repository. Feel free to raise an issue if you encounter any problem. :)
Expand Down