无限自问自答

#16
by VaccariaX - opened

我使用ollama安装了之后,询问一个问题之后。等他回答完成之后,。就会自动出现其他问题。然后就会无限循环,一直问一直答。

image

Maybe try increase the repeat-penalty and presence-penalty?

Hello, this issue is usually caused by a mismatch in the model’s prompt template or improper output truncation. You can re-download the model and make sure the chat template is correctly configured.

Sign up or log in to comment