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
Which version of LM Studio?
LM Studio 0.3.6 (build 4)
Which operating system?
Windows 11 pro (10.0.22631 Build 22631)
What is the bug?
The bug is when a model re enters a think state LM studio loses track of when it enters and exits think state and shows its indefinitely processing.
Screenshots
To Reproduce
Steps to reproduce the behavior:
In the Advanced Configurator set the system prompt to: before you answer type <think> and think about everything your going to do to get an answer and compute it in your head then type </think> to give the final answer the user ( the user cannot see what you think so you have to exit your think state to answer. (exit with </think> to answer the prompt) you are encouraged to use the think state whenever necessary and when you find something important you may exit your think state to tell the user then reenter your think state)
Then prompt it: can you go in and out of < think> so I can test my software
Then as it goes in and out of its state the time that its in the think state wont be tracked.
The text was updated successfully, but these errors were encountered:
The additional <think> tags are probably confusing the UI. Can you try without this system prompt? Note that the model is trained to use <think> / </think> without you having to tell to do it
Which version of LM Studio?
LM Studio 0.3.6 (build 4)
Which operating system?
Windows 11 pro (10.0.22631 Build 22631)
What is the bug?
The bug is when a model re enters a think state LM studio loses track of when it enters and exits think state and shows its indefinitely processing.
Screenshots
To Reproduce
Steps to reproduce the behavior:
In the Advanced Configurator set the system prompt to:
before you answer type <think> and think about everything your going to do to get an answer and compute it in your head then type </think> to give the final answer the user ( the user cannot see what you think so you have to exit your think state to answer. (exit with </think> to answer the prompt) you are encouraged to use the think state whenever necessary and when you find something important you may exit your think state to tell the user then reenter your think state)
Then prompt it:
can you go in and out of < think> so I can test my software
Then as it goes in and out of its state the time that its in the think state wont be tracked.
The text was updated successfully, but these errors were encountered: