Chat template issue?

#2
by empeza - opened

When used in the llama.cpp webui, the reasoning tokens don't go into a standard "thinking" bubble. Is there something wrong with the chat template, or is there a special argument I have to use for this model?

I see that </think> is being produced before the final response.

Did you find any solution?

No, I'm still waiting for a solution.

No, I'm still waiting for a solution.

Hello, I found this fork which works pretty well:
https://github.com/nex-agi/llama.cpp/releases/tag/nex-b9596-fix-b9599-9cd1771

I tested this fork and there the problem with was solved.

Sign up or log in to comment