mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-05-04 06:28:05 +00:00
[doc] removed outdated installation command (#730)
This commit is contained in:
parent
e88a498c9c
commit
6f7d1362c9
@ -118,11 +118,6 @@ If you don't want to install CUDA extension, you should add `--global-option="--
|
||||
pip install colossalai --global-option="--no_cuda_ext"
|
||||
```
|
||||
|
||||
If you want to use `ZeRO`, you can run:
|
||||
```bash
|
||||
pip install colossalai[zero]
|
||||
```
|
||||
|
||||
### Install From Source
|
||||
|
||||
> The version of Colossal-AI will be in line with the main branch of the repository. Feel free to create an issue if you encounter any problems. :-)
|
||||
|
Loading…
Reference in New Issue
Block a user