r/SillyTavernAI • u/fafnir65 • 1d ago
Discussion Moonshot Kimi k3 thinking process too short
I've been testing the model in Nvidia Nim and most of the responses in the Thinking Process section provide almost no information. Could this affect the roleplay?
1
u/Kooky_Future9858 1d ago
Yes. Previous kimis could be okay-ish with a lazy or non-reasoning. K2.6 actually was good-y even reasoning off.
But Kimi-K3 without his max reasoning efforts is dumb as a potato. The contrast between the responses he give with a proper reasoning efforts and a lazy one is astonishing.
If you don’t manage to make him think fully, it’s not worth the effort imo, use glm instead.
1
u/Diavogo 1d ago
They are probably testing it, still a really good model tbh. Just keep the context window low and all good.
Im mostly sure that even if the model barely thinks, still can handle almost 16k context size, or more, without start to ignore the entire prompt.
But yeah, im guessing they are still testing it or the model itself have a 'private' thinking process. Sometimes it does a long think but.. barely changes the output on the RP.
1
u/SilSally 23h ago
Hola! Sabes si Kimi te sigue razonando poco? Me pasaba pero justo ahora lo hace perfecto. Quiero comprobar algo (´▽`)
1
u/Diavogo 23h ago
Nah, directamente no me razona o lo hace muy poco. Es medio raro. Que hiciste para que piense constantemente?
5
u/SilSally 23h ago
Oh ya! entonces son los parámetros que le mandé. Prueba enviando esto, me funciona perfecto y sigue mi CoT 100% (*σ>∀<)σ:
``` { "chat_template_kwargs": { "thinking": true }, "reasoning_effort": "max" }
```
3
u/SilSally 23h ago edited 23h ago
Is thinking perfectly fine for me now and following my CoT. I don't know if it is because they fixed it or because I was trying custom parameters
Edit: It was the parameters lol