InternVL
InternVL copied to clipboard
Duplicate thinking process in thinking mode for InternVL3.5
Hi,
i am using InternVL3.5 38B, and I am encountering the issue of the model generating two thinking traces sequentially instead of only one. This results in this kind of answer:
<think>n ... \n</think>\n\n<think>\n ...\n</think>
This is very annoying because it slows down a lot the model as it generates two CoT instead of one.
Have you encountered this issue ? How can I resolve it ?
I have tried to activate the thinking mode or deactivate it, it still output two thinking processes.
Thanks