Skip to content

Commit b38f728

Browse files
authored
Update finetune_si.sh
1 parent ab07146 commit b38f728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/train/finetune_si.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ACCELERATE_CPU_AFFINITY=1 torchrun --nproc_per_node="${NUM_GPUS}" --nnodes="${NN
3030
--deepspeed scripts/zero3.json \
3131
--model_name_or_path $PREV_STAGE_CHECKPOINT \
3232
--version $PROMPT_VERSION \
33-
--data_path /mnt/bn/vl-research/workspace/boli01/projects/LLaVA_Next/scripts/i18n/scale_llms/next_ov_stage_july21.yaml \
33+
--data_path /mnt/bn/vl-research/workspace/boli01/projects/LLaVA_Next/scripts/i18n/scale_llms/next_3p2m_single_image.yaml \
3434
--image_folder /mnt/bn/vl-research/data/llava_data \
3535
--video_folder /mnt/bn/vl-research/data/llava_video \
3636
--mm_tunable_parts="mm_vision_tower,mm_mlp_adapter,mm_language_model" \

0 commit comments

Comments
 (0)