ZXMMD

Results 6 comments of ZXMMD

How to correctly configure the environment on Windows, can you provide the requirement.txt?

https://gitee.com/hf-models/mt5-xxl 可以在这里下载

+1 Loading checkpoint shards: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 38/38 [04:06

> 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...