how to load pretrained weight on local (offline)?
jusepv opened this issue · 0 comments
jusepv commented
Thanks for the great work.
I download pretrained weights from huggingface.
(https://huggingface.co/LanguageBind/Video-LLaVA-7B/tree/main)
I want to load the weight of the model in a local environment that is offline, how can I modify the code to make this possible?
I referenced another issue and I'm not sure how to set up image tower and video tower path.
(#57 (comment))