Replies: 1 comment 1 reply
-
You can do this as a temporary solution. I won't integrate this into the pipeline, but I will convert it to discussions so that others can use it as a temporary solution. Thanks for the temporary solution 👍 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When using the reasoning model (Deepseek-R1-distilled-qwen-32B) the tag is not transmitted as a response by the model, so the reflexion process is displayed in the chat as a classic response and then the reflexion ends with before giving the answer to the request.
I've worked around the problem in a “dirty” way by adding the tag in the response in the reasoning use case. I haven't done any PR because I'm not sure this is the best way to proceed.
Beta Was this translation helpful? Give feedback.
All reactions