mirror of https://github.com/hpcaitech/ColossalAI
[format] applied code formatting on changed files in pull request 2922 (#2923)
Co-authored-by: github-actions <github-actions@github.com>pull/2925/head
parent
12bafe057f
commit
da056285f2
|
@ -19,7 +19,7 @@ conda install pytorch==1.12.0 torchvision==0.13.0 torchaudio==0.12.0 cudatoolkit
|
|||
pip install torch==1.12.0+cu113 torchvision==0.13.0+cu113 torchaudio==0.12.0 --extra-index-url https://download.pytorch.org/whl/cu113
|
||||
```
|
||||
|
||||
### [Install Colossal-AI](https://github.com/hpcaitech/ColossalAI#installation)
|
||||
### [Install Colossal-AI](https://github.com/hpcaitech/ColossalAI#installation)
|
||||
|
||||
|
||||
### Install requirements
|
||||
|
|
Loading…
Reference in New Issue