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

Failed to load resource: net::ERR_CONTENT_LENGTH_MISMATCH #16

Closed bingnoi closed 5 months ago

bingnoi commented 5 months ago

fail to load the gradio page, any suggestion?

bingnoi commented 5 months ago

turn to python inference, it responds nothing

dedekinds commented 5 months ago

See this similar issue https://github.com/sail-sg/CLoT/issues/7. Did you use Linux or Windows? It seems there are some unknown errors while using Windows.

bingnoi commented 5 months ago

i use linux actually

dedekinds commented 5 months ago

Can you provide me with more details of your error information? e.g. the error info screenshot etc.

bingnoi commented 5 months ago

我直接用中文给你说吧,我用的是一台24g的3090,权重我已经下载在本地了,运行gradio无异常报错,但是网页是空的,点f12 ,console输出Failed to load resource: net::ERR_CONTENT_LENGTH_MISMATCH 这个错误,然后我用的inference跑,代码也没有报错,但是输出是空的

bingnoi commented 5 months ago

补充一点信息 因为你的qwen权重是写的huggingface地址 我把这个地址改成我的本地地址了 除此以外无改动

bingnoi commented 5 months ago

close, the reason is the network failure