Thought process Bug In LM-Studio

#6
by Priderock - opened

Showing think tags.

COT_BUG

Thanks for reporting this.

VibeThinker-3B currently only supports thinking mode, so generating <think>...</think> itself is expected. The issue here is that some local runtimes / chat templates may show the thinking block inline instead of rendering or separating it properly.

For llama.cpp / llama-server users, this community chat-template workaround may be useful as a reference:

https://huggingface.co/JohnRoger/VibeThinker-3B-Q8_0-GGUF/discussions/1

We haven’t fully verified all local templates yet, but we’ll look into this and clarify the recommended llama.cpp / llama-server setup in the model card. Also note that tool calling is not officially supported in the current release.

Got it Thanks! 👍🏽

Sign up or log in to comment