mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-10-05 00:56:17 +00:00
[tutorial] edited hands-on practices (#1899)
* Add handson to ColossalAI. * Change names of handsons and edit sequence parallel example. * Edit wrong folder name * resolve conflict * delete readme
This commit is contained in:
4
examples/tutorial/hybrid_parallel/install.sh
Normal file
4
examples/tutorial/hybrid_parallel/install.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113
|
||||
pip install colossalai==0.1.10+torch1.12cu11.3 -f https://release.colossalai.org
|
||||
pip install titans
|
||||
colossalai check -i
|
Reference in New Issue
Block a user