text-generation-webui icon indicating copy to clipboard operation
text-generation-webui copied to clipboard

Verbose should always print special tokens in input

Open CarlKenner opened this issue 1 year ago • 0 comments

If we include special tokens in the input prompt, we should print them in our debug prints. Debug prints should match what is actually being sent to the model.

CarlKenner avatar May 01 '23 13:05 CarlKenner