ZXMMD
ZXMMD
How to correctly configure the environment on Windows, can you provide the requirement.txt?
How to solve it? Thanks
https://gitee.com/hf-models/mt5-xxl 可以在这里下载
+1 Loading checkpoint shards: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 38/38 [04:06
Has anyone solved this problem?
> I encountered the same problem. The root cause is that the chat_template of Qwen2-VL and Qwen2-VL-Instruct is different, which causes the input_ids to be empty before inference. So the...