Reasoning does not work/Erratic

#10
by Nerdsking - opened

I am using lama-server.exe from "llama-b10087" release.
No matter if use or not "--reasoning on" (latest command in the newer releases) or "--default-chat-template-kwargs '{"enable_thinking": true}'", there is no reasoning step.

In fact, the reasoning is "erratic". If I question "Explain black holes and the plausibility of "white holes".", there will be a reasoning step. But if I try to send a file to debug, it does not think. Or even if a test with a "who are you", it also does not think. Like if the model itself was deciding when to think. If that is the case, is a conceptual error, because a file to debug must be allways in thinking mode. There should be a way to mantain the reasoning step programable (and also the intensity: off, low, medium, high, max), as is in all other models.

Dunno what it coud be, but use linux and vllm to serve this model!!

Sign up or log in to comment