baichaollama 部署的 qwen3-coder:30b 不支持 工具调用吗? 中发帖

尝试用 claude code router 跑自部署的 ollama qwen3-coder:30b 模型,报错如下: 
[image]
我的平台是 Windows10, claude code 版本是 1.0.89, ccr 版本是 1.0.41 ,配置如下:
[image]
其中 transformer 写与不写都会报错 不支持工具调用
我想应该与 claude code 和 ccr 无关,问题在 ollama 与 qwen3-coder:30b 上,搜索一番,发现:

New Qwen3 Coder 30B does not support tools? 提到可能是配置问题
[image]
Qwen3-Coder missing Tools and FIM support in template 也有相关讨论,似乎是因为语法问题,正在尝试解决
[image]
但...