Qwen edit and read tool calling only works with special prompts #8333
Unanswered
DerGernTod
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get continue to run with my local qwen2.5-coder-7b-instruct model and it seems to work fine, except for tool calling. If I ask it to edit a file, and even if I ask to explicitly use the edit file tool, it still only pastes the edited file with truncated code as code snippet. I can work around it by prompting "if you would have used a tool call for this, how would it look like?" then it works. I'm assuming this has to do with the tool calling system prompts that make it somehow think it must not call them.
Funny enough, terminal tool calling works perfectly fine!
Any recommendations?
Beta Was this translation helpful? Give feedback.
All reactions