After longer chatting: sometimes happens to include user question in the answer. (tested with ### , </s> )
#1
by
boqsc
- opened
This is not very common, but it noticibly happens from time to time after longer use:
The LLM starts to write questions/answers to its own answers with provided prompt template like:
### Instruction:
### Response:
or even
### Instruction:</s>
### Response:
This may be an artifact from Vicuna. When we release something with a cleaner vicuna or no vicuna at all, we'll see if the problem goes away.
Alright, thank you, I will continue to report here if I notice.