Commit 96ac4dfb authored by dcuai's avatar dcuai
Browse files

Update single_dcu_train.sh

parent 78e22504
#!/bin/bash
CUDA_VISIBLE_DEVICES=0 python LLaMA-Factory-main/src/train_bash.py \
HIP_VISIBLE_DEVICES=0 python LLaMA-Factory-main/src/train_bash.py \
--stage sft \
--do_train \
--model_name_or_path THUDM/chatglm2-6b \
......
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