LMFlow icon indicating copy to clipboard operation
LMFlow copied to clipboard

is support llava model ?

Open awzhgw opened this issue 10 months ago • 3 comments

can support https://github.com/haotian-liu/LLaVA model ?

awzhgw avatar Apr 01 '24 09:04 awzhgw

Thanks for your interest in LMFlow! LLaVA model has an architecture of ViT + Qformer + LLM, where LLM is normally freezed during training of LLaVA. If you would like a better LLM, you can use LMFlow with LISA to tune it in advance, upload the tuned model to huggingface, and then conduct the LLaVA training process.

Hope this information can be helpful 😄

research4pan avatar Apr 01 '24 09:04 research4pan

@research4pan can support llava for yi-34B model?

awzhgw avatar Apr 02 '24 09:04 awzhgw

Let us visit the engineering difficulty and we will get back to you once it is integrated 😄

research4pan avatar Apr 06 '24 14:04 research4pan