mbzuai-oryx / LLaVA-pp

🔥🔥 LLaVA++: Extending LLaVA with Phi-3 and LLaMA-3 (LLaVA LLaMA-3, LLaVA Phi-3)
752 stars 53 forks source link

Exactly same as our study! Interesting! #13

Closed mu-cai closed 2 months ago

mu-cai commented 2 months ago

Great work! It is pretty interesting that last week, we did an exactly same study,

https://github.com/WisconsinAIVision/ViP-LLaVA/blob/main/docs/study_llm_backbone.md

Our same empirical evaluation findings demonstrate the correctness of each other’s implementation. haha

Mu Cai

Isaachhh commented 2 months ago

We Bunny team also provide Bunny-Llama-3-8B-V and Bunny-Phi-3-V with much better performance~

https://github.com/BAAI-DCAI/Bunny

mmaaz60 commented 2 months ago

Hi @mu-cai, @Isaachhh,

Its great to see such open-source efforts adapting recently released LLMs. Congratulations on your achievements!