text-generation-webui
text-generation-webui copied to clipboard
Verbose should always print special tokens in input
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.