add multimodal LLM BLIP-2 and InstructBLIP

This commit is contained in:
BUAADreamer 2024-04-23 18:47:03 +08:00
parent cde4dfe569
commit 4f3d558f67
1 changed files with 1 additions and 2 deletions

View File

@ -31,5 +31,4 @@ CUDA_VISIBLE_DEVICES=0 python src/train_bash.py \
--plot_loss \
--quantization_bit 8 \
--image_path /home/LAB/fengzc/LLM/checkpoints/liuhaotian/LLaVA-Instruct-150K/images/coco/train2017 \
--use_qformer
--use_qformer