oobabooga / text-generation-webui

A Gradio web UI for Large Language Models.
GNU Affero General Public License v3.0
38.48k stars 5.09k forks source link

"Generate" button in the "Chat" tab will not change to "Stop" after the model starts outputting. #5999

Open s567901 opened 2 months ago

s567901 commented 2 months ago

Describe the bug

When using a mobile device (mobile phone) to load a gradio webpage, the "Generate" button in the "Chat" tab will not change to "Stop" after the model starts outputting.

This bug appeared when I updated the Webui using update_wizard_windows.bat, but it returned to normal when I restored to the old version.

Is there an existing issue for this?

Reproduction

Simply update the webui and use the share function to load web pages on your phone

Screenshot

No response

Logs

No

System Info

PC:
Win11
7940HX 
64G RAM
4060

Phone:
iPhone SE2
GeorgeCiesinski commented 2 months ago

I'm having the same issue. My generate button doesn't change to stop so I have to restart the whole app for it to stop generating, or wait for it to finish.

This is a fairly new issue for me that seems to have started since the latest updates. I will try cloning the app again to see if this fixes it.