In some models, in my case Mythomax 13b, the AI's responses often continue the conversation on behalf the user with subsequent ### Instruction and ### Response messages.
I've tried adding ### Instruction to the stop sequences array but it does not work, probably because ### Instruction is not a single token?
Is there any way to prevent this?