Does this support PEFT API for fine-tuning?
#16
by
larry5
- opened
Is there any guidance on applying PEFT on this model?
Yes it does. I'd recommend taking a look at the example script here: https://github.com/huggingface/trl/blob/main/examples/scripts/vsft_llava.py and adapt for LLaVa-v1.6 accordingly