Note: The tool calling format in the chat_template has been set to Hermes format

#1
by anyi28 - opened

Therefore, when serving this model using vllm, you must specify --tool-call-parser=hermes for tool calls to be properly parsed, not qwen3_coder

Thank you very much for pointing this out. My primary expertise lies in model quantization algorithms, and I am not very familiar with the detailed configuration of vLLM deployment. If you notice any additional usage details or have feedback on your experience, please feel free to share them with me.

Sign up or log in to comment