mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-05-03 17:37:23 +00:00
2 lines
107 B
Bash
2 lines
107 B
Bash
env OMP_NUM_THREADS=12 torchrun --nproc_per_node 4 --master_port 29501 train.py --config palm_config.py
|