"docs/vscode:/vscode.git/clone" did not exist on "d16e36c7e525aab4c08a6e60a7478e209498dc14"
Commit 287ed72e authored by wanglch's avatar wanglch
Browse files

Update lora_finetune_multi.sh

parent c30cbd60
......@@ -2,7 +2,7 @@ NPROC_PER_NODE=2 \
HIP_VISIBLE_DEVICES=5,6 swift sft \
--model_id_or_path /home/wanglch/projects/GLM-4V/glm-4v-9b \
--model_type glm4v-9b-chat \
--dataset /data/json \
--dataset ./data/train.json \
--output_dir /home/wanglch/projects/saves/glm-4v/train_dtk \
--num_train_epochs 1 \
--eval_steps 200 \
......
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