mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-17 07:50:17 +00:00
stop gen bug fix
This commit is contained in:
parent
f2441060b3
commit
b8924a33e0
1
app.py
1
app.py
@ -729,7 +729,6 @@ class LoLLMsWebUI(LoLLMsAPPI):
|
||||
|
||||
def stop_gen(self):
|
||||
self.cancel_gen = True
|
||||
self.process.cancel_generation()
|
||||
return jsonify({"status": True})
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user