sail-sg / CLoT

CVPR'24, Official Codebase of our Paper: "Let's Think Outside the Box: Exploring Leap-of-Thought in Large Language Models with Creative Humor Generation".
https://zhongshsh.github.io/CLoT
296 stars 12 forks source link

Confusion about checkpoints #10

Closed Kyrie-LiuX closed 5 months ago

Kyrie-LiuX commented 5 months ago

How to solve this problem,just download the Qwen-VL-chat checkpoints and merge it with CLoT_cn into a folder? OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like Qwen/Qwen-VL-Chat is not the path to a directory containing a file named config.json. Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.

zhongshsh commented 5 months ago

The error is caused by the network issue when trying to download Qwen/Qwen-VL-Chat from Hugging Face. You can try to download it from ModelScope.