Skip to content

Commit

Permalink
Update train_sft.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghy-sketchzh authored Nov 2, 2023
1 parent 3c6edc0 commit 9d95c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbgpt_hub/scripts/train_sft.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ CUDA_VISIBLE_DEVICES=0 python dbgpt_hub/train/sft_train.py \

# 多卡,deepseed启动,A100
# deepspeed --num_gpus 2 dbgpt_hub/train/sft_train.py \
# --deepspeed dbgpt_hub/configs/ds_config.json \
# --deepspeed dbgpt_hub/configs/stage2.json \
# --quantization_bit 4 \
# --model_name_or_path /home/model_files/Llama-2-13b-chat-hf \
# --do_train \
Expand Down

0 comments on commit 9d95c65

Please sign in to comment.