Randomly stopped outputting while reasoning & general confusion with prior messages

#10
by pcomte - opened

The model also suffers from randomly stopping to output any tokens while in reasoning mode, this is using the full precision native BF16 model with BF16 KV cache.

The model also interpolates previous messages that have nothing to do with the currently given (latest) user message and makes up complete non-sense.

Liquid AI org

Looks like an inference problem, but do you have prompts to reproduce this error?

Having the same issue, i use llama.cpp.

Sign up or log in to comment