Skip to content

Commit

Permalink
[doc] removed outdated installation command (#730)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankLeeeee authored Apr 12, 2022
1 parent e88a498 commit 6f7d136
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. :-)
Expand Down
Empty file removed requirements/requirements-zero.txt
Empty file.

0 comments on commit 6f7d136

Please sign in to comment.