Unverified Commit c3755636 authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

[doc] removed pre-built wheel installation from readme (#2637)

parent 292c81ed
...@@ -276,11 +276,7 @@ CUDA_EXT=1 pip install colossalai ...@@ -276,11 +276,7 @@ CUDA_EXT=1 pip install colossalai
pip install colossalai-nightly pip install colossalai-nightly
``` ```
### 从官方安装 ### 从源码安装
您可以访问我们[下载](https://www.colossalai.org/download)页面来安装Colossal-AI,在这个页面上发布的版本都预编译了CUDA扩展。
### 从源安装
> 此文档将与版本库的主分支保持一致。如果您遇到任何问题,欢迎给我们提 issue :) > 此文档将与版本库的主分支保持一致。如果您遇到任何问题,欢迎给我们提 issue :)
......
...@@ -278,11 +278,6 @@ Installation can be made via ...@@ -278,11 +278,6 @@ Installation can be made via
pip install colossalai-nightly 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 ### 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. :) > 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. :)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment