exllama icon indicating copy to clipboard operation
exllama copied to clipboard

Add truncation warning

Open vadi2 opened this issue 2 years ago • 2 comments

Add truncation warning, as it can be kind of rough to find this through trial and error or by noticing the context numbers.

vadi2 avatar Jul 20 '23 04:07 vadi2

I don't think this is the right approach. Truncation is now a regular part of how the context window is adjusted, so it would spam hundreds of lines in the console. I've been meaning to add a feature to the UI that will visually indicate how much of the history is being used as context, but I haven't gotten around to it, and the front-end code probably needs to be cleaned up a bunch first.

turboderp avatar Jul 20 '23 06:07 turboderp

That approach would work just as well. Some kind of a return notification on the API would be nice too!

vadi2 avatar Jul 20 '23 07:07 vadi2