-
Hello, The workaround I made is just add /nothink to end of every prompt I make but it is sometimes failing probably due to not always making it to be the last element in user prompt. Any ideas? I'm not reporting it as a bug because I'm 100% sure its my lack of understanding :) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Unfortunately GLM4.5 doesn't behave very well in classic KoboldAI style chat mode. So there is a new recommended approach which is the ChatName Instruct mode, which adds instruct tags automatically together with chat names. First, make sure the instruct tags are correctly set to GLM4.5 NoThink. Second, you can enable this in a few methods:
Combining both chat mode and instruct mode tags will help glm4.5 work correctly without thinking |
Beta Was this translation helpful? Give feedback.
-
![]() See example |
Beta Was this translation helpful? Give feedback.
-
Thank you so much for the fast answer, I'll play around with those options :) |
Beta Was this translation helpful? Give feedback.
Unfortunately GLM4.5 doesn't behave very well in classic KoboldAI style chat mode. So there is a new recommended approach which is the ChatName Instruct mode, which adds instruct tags automatically together with chat names.
First, make sure the instruct tags are correctly set to GLM4.5 NoThink.
Second, you can enable this in a few methods:
Combining both chat mode and instruct mode tags will help glm4.5 work correctly without thinking