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
运行环境:nvidia/cuda:12.4.1-cudnn-devel-ubuntu22.04
@
1、运行openai_api_server.py; 2、运行openai_api_request.py;
openai_api_server响应AI对话内容。
The text was updated successfully, but these errors were encountered:
在源代码中删除该字段即可use_beam_search,另外,您是否使用的最新仓库代码,最新的仓库代码中已经修复了这个bug
use_beam_search
Sorry, something went wrong.
sixsixcoder
No branches or pull requests
System Info / 系統信息
运行环境:nvidia/cuda:12.4.1-cudnn-devel-ubuntu22.04
Who can help? / 谁可以帮助到您?
@
Information / 问题信息
Reproduction / 复现过程
1、运行openai_api_server.py;
2、运行openai_api_request.py;
Expected behavior / 期待表现
openai_api_server响应AI对话内容。
The text was updated successfully, but these errors were encountered: