bug: Clicking on Stop Generation deletes current response
Closed this issue · 2 comments
khosravipasha commented
Version: e.g. 0.5.x-xxx
Describe the Bug
Not sure if bug or by design but when I click on the stop generation button it deletes the currently generated response. Would it be possible to keep the current generated response instead of deleting it?
Steps to Reproduce
- Downloaded a model, e.g.
Meta-Llama-3-8B-Instruct_Q4_K_M - Start generation with any prompt
- Hit Stop button before prompt is finished generation
- After that the already generated output gets deleted.
Screenshots / Logs
Operating System
- MacOS
- Windows
- Linux
github-actions commented
khosravipasha commented
Closing, seems there are some solutions in the work
#6697