OpenGVLab / Ask-Anything

[CVPR2024 Highlight][VideoChatGPT] ChatGPT with video understanding! And many more supported LMs such as miniGPT4, StableLM, and MOSS.
https://vchat.opengvlab.com/
MIT License
3.02k stars 248 forks source link

running video_chat2 #231

Closed dante0shy closed 1 month ago

dante0shy commented 1 month ago

Hi, really thanks for the work. Some links in the instructions of video_chat2 seem to be down, eg. UMT-L/16 and model. As the demo code will load these ckpt. Can you update these links or maybe google drive links?

yinanhe commented 1 month ago

Hi, they are moved to huggingface: https://huggingface.co/OpenGVLab/videochat/resolve/main/umt_l16_qformer.pth https://huggingface.co/OpenGVLab/VideoChat2_stage2_Mistral_7B https://huggingface.co/OpenGVLab/VideoChat2_stage3_Mistral_7B https://huggingface.co/OpenGVLab/VideoChat2_HD_stage4_Mistral_7B

dante0shy commented 1 month ago

Thx a lot.