gpt_academic
gpt_academic copied to clipboard
[Bug]: 3.6.5版本的request_llms不能用qwen语言模型(qwen-14B-chat),我全替换成3.6.4的request_llms就能用上qwen语言模型(qwen-14B-chat),不知道哪里的出问题了???
Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
Version | 版本
Latest | 最新版
OS | 操作系统
Windows
Describe the bug | 简述
3.6.5版本的request_llms不能用qwen语言模型(qwen-14B-chat),我全替换成3.6.4的request_llms就能用上qwen语言模型(qwen-14B-chat),不知道哪里的出问题了???
Screen Shot | 有帮助的截图
3.6.5版本的request_llms不能用qwen语言模型(qwen-14B-chat),我全替换成3.6.4的request_llms就能用上qwen语言模型(qwen-14B-chat),不知道哪里的出问题了???
Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)
No response
可能是那个更新了在线Qwen模型产生的冲突?有没有尝试一下在最新的代码里面修改
多谢提醒,我解决了