"git@developer.sourcefind.cn:OpenDAS/mmcv.git" did not exist on "94c071b31088fd29640377ef46ac123d28cb9bfe"
Commit ea2d2728 authored by wanglch's avatar wanglch
Browse files

Update finetune_lora_multi_dcu.sh

parent e0322371
...@@ -30,7 +30,7 @@ torchrun \ ...@@ -30,7 +30,7 @@ torchrun \
--master_port=${MASTER_PORT} \ --master_port=${MASTER_PORT} \
internvl/train/internvl_chat_finetune.py \ internvl/train/internvl_chat_finetune.py \
--model_name_or_path "/InternVL/InternVL2-40B" \ --model_name_or_path "/InternVL/InternVL2-40B" \
--conv_style "::sdssHermes-2" \ --conv_style "internlm2-chat" \
--output_dir ${OUTPUT_DIR} \ --output_dir ${OUTPUT_DIR} \
--meta_path "/internvl_chat/shell/data/internvl_1_2_finetune_custom.json" \ --meta_path "/internvl_chat/shell/data/internvl_1_2_finetune_custom.json" \
--overwrite_output_dir True \ --overwrite_output_dir True \
......
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