Update README_ALL.md

This commit is contained in:
p04896573 2024-05-13 10:57:05 +08:00
parent 27578564cb
commit 599b82fc89
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ CMD="torchrun --nnodes=1 --nproc_per_node=8 --rdzv_id=1 --rdzv_backend=c10d --rd
echo "${CMD}"
$CMD
```
```
### SFT全参数微调训练
``` shell
export MASTER_ADDR=`hostname`