-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
多轮对话后对话陷入死循环 #37
Comments
好问题 你可以调用ChatHaruhi.llm.print_prompt()方法把prompt给我看一下嘛。 挺有价值的讨论。 另外现在ChatHaruhi2.0默认temp=0.7照理说他自己应该能跳出去。 |
我有空的时候看一下 对的 想办法后处理去除也可以。本地模型似乎就是很容易重复QAQ不知道是不是模型本身原因 |
@LC1332 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
模型对话突然无论问什么,后面一直回答同一个答案,无法纠正,这个要怎么改进?(感觉是因为history延长后,后面一直反复这个记录,成了死循环模型就不能正常chat了)
The text was updated successfully, but these errors were encountered: