mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #1567] BUG: Stop button don't stop generation ollama #28082
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SN4K3D on GitHub (Apr 15, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1567
Bug Report
When i click on stop button on the web-ui the generation ollama backend don't stop work , the cpu / gpu is always solicited
Description
Bug Summary:
[Provide a brief but clear summary of the bug]
Steps to Reproduce:
create one request on prompt when the first word appeared click on the stop button . the text stop to appeared but the cpu continu to work for generate the response
Environment
model mistral is used with your helm deploy
Reproduction Details
Confirmation:
Installation Method
deploy with helm charts describe in your doc