X-PLUG / mPLUG-Owl

mPLUG-Owl: The Powerful Multi-modal Large Language Model Family
https://www.modelscope.cn/studios/damo/mPLUG-Owl
MIT License
2.25k stars 171 forks source link

Chatbot and Parameters in the gradio interface remain in a loading state for a long time #135

Open RayLam2022 opened 1 year ago

RayLam2022 commented 1 year ago

The Chatbot and Parameters in the gradio interface are not displayed. After changing the web_server.py, the relevant vision setting in script must be set to True before it can be displayed. However, after being displayed, the inputs of chatbot, parameters, and prompt remain in a loading state for a long time. As a result, the gradio interface cannot be used. How can this be solved?

Zhoues commented 1 year ago

125

This issue may be useful to you 😃

RayLam2022 commented 1 year ago

Thanks,I have modified several modules related to AutoTokenizer based on this method, such as model_worker.py and so on. It is much faster to read the model and display in the gradio interface, but it seems my problem is not solved yet. I am going to show the figure as below. It keeps failed to be entered. x

RayLam2022 commented 1 year ago

Who can help me solve the above problem?When I entered the gradio interface.It's always in the loading state, as shown in the screenshot above,and I can't type anything