mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-15 03:10:35 +08:00
Updated README with new information
This commit is contained in:
@@ -519,7 +519,8 @@ use_cpu: false
|
||||
|
||||
```bash
|
||||
deepspeed --num_gpus 8 src/train_bash.py \
|
||||
--deepspeed ds_config.json \
|
||||
--deepspeed ds_config.json \
|
||||
--ddp_timeout 180000000 \ # If the training data is too large, it is recommended to add the ddp_timeout command line option to prevent NCCL errors.
|
||||
... # arguments (same as above)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user