turboderp / exui

Web UI for ExLlamaV2
MIT License
449 stars 43 forks source link

Continue has a race #60

Open IMbackK opened 4 months ago

IMbackK commented 4 months ago

Clicking continue on a message that dident go to EOS because the maximum tokens was exceded twice quickly can cause a race where you get 2 responses streamed in at the same time (ie every token is printed double)