Open YitaoLiu1996 opened 1 month ago
Hi, I figured out this tmp solution and it works for me after manually fix some unmatched argment. Hopefully, there will be some update on this repo to catch up the latest change from llava side later on. https://github.com/EvolvingLMMs-Lab/lmms-eval/issues/197#issuecomment-2337089080
@floatingbigcat Thank you very much!
I have installed LLaVA-NeXT and upgraded my dependency using something like
But my code showed the No module named 'llavavid' error.
After searching I found this issue tells that llavavid module has merged into llava. So what should I do at this step?