aldraus / quilt-llava

Codebase for Quilt-LLaVA
MIT License
34 stars 5 forks source link

Some Weights not used when initializing LlavaLlamaForCausalLM #23

Closed bryanwong17 closed 1 month ago

bryanwong17 commented 2 months ago

Hi, I received a warning when trying to load the wisdomik/Quilt-Llava-v1.5-7b model. How can I resolve this issue? Is this warning critical, or can it be safely ignored?

image

casperliuliuliu commented 1 month ago

same here. The answer seems to be correct, but still concerning.

wisdomikezogwo commented 1 month ago

We mention this behavior in the README also see: https://github.com/haotian-liu/LLaVA/issues/672 . Most important note: it doesn't affect model loading or performance.