You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QwQ-32B has just been open-sourced as a reasoning model that also supports tool calling. But right now, vLLM can't support tool calling and reasoning at the same time (#14429), nor can it support tool calling after reasoning.
If we could enable the reasoning model to perform tool calling after reasoning steps, it might lead to improved performance.
Alternatives
No response
Additional context
No response
Before submitting a new issue...
Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.