Alpha-VLLM / LLaMA2-Accessory

An Open-source Toolkit for LLM Development
https://llama2-accessory.readthedocs.io/
Other
2.61k stars 167 forks source link

Can I use the --dialog argument for QPEFT in multimodal LLaMA2? #181

Closed scy-v closed 3 months ago

scy-v commented 3 months ago

Hi! I noticed that in the document, the .sh scripts for multi-turn finetuning all use the --dialog. Can I use --dialog in accessory/exps/finetune/mm/alpacaLlava_llamaQformerv2Peft_QF_13B.sh for multimodal LLaMA2 QPEFT under image-text multi-turn conversations?