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
Currently the "Continue" feature in the web UI is disabled for reasoning models. Why is this?
If the issue is with a chat template, you can simply include a random string at the end of the current reasoning and from the llama.cpp server side, after the chat template is rendered cut off everything from this string and later.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the "Continue" feature in the web UI is disabled for reasoning models. Why is this?
If the issue is with a chat template, you can simply include a random string at the end of the current reasoning and from the llama.cpp server side, after the chat template is rendered cut off everything from this string and later.
Beta Was this translation helpful? Give feedback.
All reactions