LostRuins / koboldcpp

Run GGUF models easily with a KoboldAI UI. One File. Zero Install.
https://github.com/lostruins/koboldcpp
GNU Affero General Public License v3.0
4.81k stars 343 forks source link

Clicking stop will erase the progress #1074

Open jojorne opened 3 weeks ago

jojorne commented 3 weeks ago

Describe the Issue Click stop generating before it finishes. It will erase everything that has been streamed so far. This bug has been fixed, but it is back.

Additional Information: Windows 11, Opera, Edge, Firefox, koboldcpp-1.72

LostRuins commented 3 weeks ago

Kobold Lite frontend? I don't suppose trim sentences is enabled?

jojorne commented 3 weeks ago

Kobold Lite frontend? I don't suppose trim sentences is enabled?

image

LostRuins commented 3 weeks ago

I cannot repro it. Can you link me back to the previous issue where this was resolved so I can review what was done?

LostRuins commented 3 weeks ago

Can you see if the latest release 1.73 still has this issue?

VL4DST3R commented 1 week ago

I've also encountered this bug on and off from time to time, although in my case it seems to lose only incomplete sentences (in all 4 modes), usually up to the previous period or new line. I also have trim sentences disabled and 'Token Streaming' set to Poll.

jojorne commented 1 week ago

Every time it outputs a , with it as a stop seq, text generated disappear.

Edit: I have XTC and DRY on.

LostRuins commented 1 week ago

Every time it outputs a , with it as a stop seq, text generated disappear.

Do you mean all the text after and including the , disappears? Or everything in the output disappears?