wrong reasoning parser

#1

Main model mentions Qwen3 as a reasoning parser

Baichuan Intelligent Technology org

Thank you for your attention! In fact, according to our tests, when deploying the model with vllm and setting --reasoning-parser qwen3, the parsing of reasoning malfunctions. Conversely, setting --reasoning-parser deepseek_r1 results in normal parsing.

Luukus changed pull request status to closed
Baichuan Intelligent Technology org

Additionally, in the vllm deployment instructions in the main model's README, the reasoning parser has already been changed to deepseek_r1.

Sign up or log in to comment