Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
6f7d1362
Unverified
Commit
6f7d1362
authored
Apr 12, 2022
by
Frank Lee
Committed by
GitHub
Apr 12, 2022
Browse files
[doc] removed outdated installation command (#730)
parent
e88a498c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
5 deletions
+0
-5
README.md
README.md
+0
-5
requirements/requirements-zero.txt
requirements/requirements-zero.txt
+0
-0
No files found.
README.md
View file @
6f7d1362
...
@@ -118,11 +118,6 @@ If you don't want to install CUDA extension, you should add `--global-option="--
...
@@ -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"
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
### 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. :-)
> 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. :-)
...
...
requirements/requirements-zero.txt
deleted
100644 → 0
View file @
e88a498c
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment