We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
问题描述 / Problem Description 当我使用聊天功能的时候,发现在让其内容进行翻译时候,偶尔出现只答复一部分内容
The text was updated successfully, but these errors were encountered:
请提供一下输入的prompt,LLM模型,错误的输出。
Sorry, something went wrong.
我这边也遇到了
prompt 你是一位精通各种程序代码的资深工程师,请根据以下需求,为我生成一段Python代码: 代码目的:实现一个简单的GUI计算器 代码功能:实现两数的加、减、乘、除运算 代码要求:采用面向对象编程方式,GUI使用Tkinter
LLM模型:chatglm2-6b
Duplicate of #1540
已确认问题可以复现,回复“继续”后重新输出完整答案。
已确认是fastchat对max_tokens参数的限制所致,已向fastchat提交pr
No branches or pull requests
问题描述 / Problem Description
当我使用聊天功能的时候,发现在让其内容进行翻译时候,偶尔出现只答复一部分内容
The text was updated successfully, but these errors were encountered: