no <think> tag between the response

#17
by wangxhhhhhhh - opened

after setting "chat_template_kwargs": {"enable_thinking": True}, the identifier still does not appear in the answer

The tag will be detected and filtered, and the content between and will be separated out and returned as the reasoning_content field. This is the parser logic in SGLang and VLLM.

Sign up or log in to comment