Search

Tag: #chat-template6 results

🤖

Fix Qwen 3.5 Instruct Prompt Reprocessing

Provides a custom Jinja chat template to fix prompt reprocessing in Qwen 3.5 instruct mode (thinking disabled) on llama.cpp. Issue stems from empty think blocks being stripped from history, causing full reprocessing. Template now preserves empty tags while removing content-filled ones.

Reddit r/LocalLLaMACommunityMar 13#chat-template#llama-cpp#prompt-fix