update readme

This commit is contained in:
lyuxiang.lx
2024-10-16 12:59:57 +08:00
parent ea7d709fbb
commit 555efd0301
3 changed files with 2 additions and 5 deletions

View File

@@ -99,7 +99,6 @@ if [ ${stage} -le 5 ] && [ ${stop_stage} -ge 5 ]; then
--num_workers ${num_workers} \
--prefetch ${prefetch} \
--pin_memory \
--timeout 300 \
--deepspeed_config ./conf/ds_stage2.json \
--deepspeed.save_states model+optimizer
done