How to translate the llava-1.5-7b into llava-1.5-7b-hf?

#3
by zhwang4ai - opened

How to translate the llava-1.5-7b into llava-1.5-7b-hf checkpoints?

Llava Hugging Face org
zhwang4ai changed discussion status to closed

I used my own dataset to fine-tune LLaVA v1.5-7B with LoRA. After that, I used the script convert_llava_weights_to_hf.py to convert the model into Hugging Face format. However, the effects of my LoRA fine-tuning seem to have disappeared, even though I had already merged the LoRA weights beforehand.

Sign up or log in to comment