original prompt template can not be used

#4
by XIA-BAN - opened

I've used this model for the first round conversation, which the model output correctly. But when i tried to start the second round conversation, it said This message contains no content. The AI has nothing to say. And output this error message:

Failed to send message
Error rendering prompt with jinja template: "You have passed a message containing <|channel|> tags in the content field. Instead of doing this, you should pass analysis messages (the string between '<|message|>' and '<|end|>') in the 'thinking' field, and final messages (the string between '<|message|>' and '<|end|>') in the 'content' field.".

This is usually an issue with the model's prompt template. If you are using a popular model, you can try to search the model under lmstudio-community, which will have fixed prompt templates. If you cannot find one, you are welcome to post this issue to our discord or issue tracker on GitHub. Alternatively, if you know how to write jinja templates, you can override the prompt template in My Models > model settings > Prompt Template.

And can not proceed the conversation. Is any other prompt template available for this model? Thanks!

Sign up or log in to comment