Fix for prompt processing error in LM Studio

#25
by TESTPOINTrxz - opened

How to fix the prompt processing error in LM Studio

  1. Open your Qwen model in the right-side panel.
  2. Scroll down to Prompt Template.
  3. Replace the template with the contents of chat_template.jinja
  4. Save and load the model again

This should hopefully fix it, the Qwen fixed chat templates worked for me and hopefully they don't cause any other issues.

Sign up or log in to comment