Text Generation Stops / Hangs and Stop Button Doesn't Work #1152

Closed
opened 2025-11-11 14:38:46 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @gibru on GitHub (Jun 6, 2024).

Bug Report

Text Generation Hangs

Bug Summary:
Using Open WebUI, when prompting a model (e.g. Llama 70B), text generation stops after a while and the stop button is also unresponsive. Context length both tested default and 8K. Reloading the page allows to chat again, but the unfinished answer isn't saved. Using ollama directly doesn't have this issue (screenshots provided for comparison).

Steps to Reproduce:
Prompt the model for longer answers.

Expected Behavior:
The LLM is supposed to complete the answer and/or the stop button should allow for ending the text generation.

Environment

  • Open WebUI Version:0.2.5
  • Ollama (if applicable):1.4.1
  • Operating System: Linux / Docker Installation

Logs and Screenshots

Screenshots attached

Open WebUI example:
openwebui_prompt

ollama (CLI) example:
ollama_prompt

Originally created by @gibru on GitHub (Jun 6, 2024). # Bug Report Text Generation Hangs **Bug Summary:** Using Open WebUI, when prompting a model (e.g. Llama 70B), text generation stops after a while and the stop button is also unresponsive. Context length both tested default and 8K. Reloading the page allows to chat again, but the unfinished answer isn't saved. Using ollama directly doesn't have this issue (screenshots provided for comparison). **Steps to Reproduce:** Prompt the model for longer answers. **Expected Behavior:** The LLM is supposed to complete the answer and/or the stop button should allow for ending the text generation. ## Environment - **Open WebUI Version:0.2.5** - **Ollama (if applicable):1.4.1** - **Operating System: Linux / Docker Installation** ## Logs and Screenshots Screenshots attached **Open WebUI example:** ![openwebui_prompt](https://github.com/open-webui/open-webui/assets/14093742/86a5ccf0-e6bc-48bb-b8b9-4793b14758d1) **ollama (CLI) example:** ![ollama_prompt](https://github.com/open-webui/open-webui/assets/14093742/62fd791b-7045-4495-a3d3-2191687ae82b)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1152