Inconsistent reasoning

#1
by Stabhappy - opened

Hi, I notice that the model (after conversion to GGUF, running in llama.cpp) does not reason every turn like it should.
A simple "test" prompt only reasons 9/20 times, whereas a Unsloth quant of the base model reasons every turn.

I verified the chat template and darn near every other runtime setting is identical - this appears to be a weights issue (to the untrained eye).

Thanks

It indeed is because of higher divergence. I also haven’t run this very extensively so its high.

Sign up or log in to comment