This commit is contained in:
parent
3232d61c71
commit
9b0327b1ba
|
|
@ -25,7 +25,7 @@ export OMP_NUM_THREADS=8
|
|||
export MKL_NUM_THREADS=8
|
||||
export OPENBLAS_NUM_THREADS=8
|
||||
|
||||
deepspeed --hostfile hostfile \
|
||||
FORCE_COLOR=1 deepspeed --hostfile hostfile \
|
||||
--num_nodes 6 --num_gpus 4 \
|
||||
/home/test/jd_train/train_sft_ds.py \
|
||||
--model_name_or_path /home/test/Qwen3-32B \
|
||||
|
|
|
|||
Loading…
Reference in New Issue