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

This commit is contained in:
Frank Lee
2023-02-08 14:39:36 +08:00
committed by GitHub
parent 292c81ed7c
commit c375563653
2 changed files with 1 additions and 10 deletions

View File

@@ -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. :)