add multimodal LLM BLIP-2 and InstructBLIP

Former-commit-id: 4f3d558f67f6de3bc1a05a2bba860c0eeeb02587
This commit is contained in:
BUAADreamer 2024-04-23 18:47:03 +08:00
parent 629a8f8147
commit 5360b327ea

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