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
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context 用官方源码部署 baichuan2-13B-chat的效果和 wenda部署 baichuan2-13B-chat的效果差距很大
baicahun2官方部署:
wenda2部署:
wenda.py设置参数:
baichaun官方源码 和 wenda源码 部署在同一台 PC 上。
config.yml设置:
想咨询一下可能是什么原因导致的
The text was updated successfully, but these errors were encountered:
看起来你通过python程序中的缺省值设置参数,但参数在运行中由前端提供
Sorry, something went wrong.
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
用官方源码部署 baichuan2-13B-chat的效果和 wenda部署 baichuan2-13B-chat的效果差距很大
baicahun2官方部署:
wenda2部署:
wenda.py设置参数:
baichaun官方源码 和 wenda源码 部署在同一台 PC 上。
config.yml设置:
想咨询一下可能是什么原因导致的
The text was updated successfully, but these errors were encountered: