Commit 31c2783b authored by wanglch's avatar wanglch
Browse files

Update ds_zero3_work_dtk.sh

parent 42c0a1a9
Pipeline #1310 failed with stages
in 0 seconds
#!/bin/bash
deepspeed --master_port $(shuf -n 1 -i 10000-65535) --include="localhost:4,5,6,7" ./LLaMA-Factory/src/train.py \
--deepspeed /./deepspeed.json \
--deepspeed ./deepspeed.json \
--stage sft \
--do_train \
--model_name_or_path /home/wanglch/projects/XuanYuan/XuanYuan-13B-Chat \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment