You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I accidentally saw it falling into an infinite loop during chatting. I use 14b model running locally with ollama btw.
I had to forcefully end the conversation with Ctrl+C. Interestingly, I noticed that each response ended with" < /think > " (no space in between), which feels like a continuation signal and should not appear at the end of answers.
The text was updated successfully, but these errors were encountered:
Today I accidentally saw it falling into an infinite loop during chatting. I use 14b model running locally with ollama btw.
I had to forcefully end the conversation with Ctrl+C. Interestingly, I noticed that each response ended with" < /think > " (no space in between), which feels like a continuation signal and should not appear at the end of answers.
The text was updated successfully, but these errors were encountered: