Tools call problem
#1
by KennyVo - opened
Hi, I'm the one who originally requested this quantized model. However, I experienced poor tool-calling performance with the original version.
Using the following chat template solved most of the tool-calling issues for me:
https://huggingface.co/webhie/Qwen3.6-27B-int4-AutoRound-Code/blob/main/chat_template.jinja
For anyone experiencing similar tool-calling issues, you may want to try this template, as it significantly improved tool-call reliability in my testing.