mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-09 21:09:18 +00:00
[example] updated the hybrid parallel tutorial (#2444)
* [example] updated the hybrid parallel tutorial * polish code
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
set -euxo pipefail
|
||||
|
||||
pip install -r requirements.txt
|
||||
torchrun --standalone --nproc_per_node 4 train.py --config config.py -s
|
||||
colossalai run --nproc_per_node 4 train.py --config config.py
|
||||
|
Reference in New Issue
Block a user