-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
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
[Bug] 阿里云千问/Qwen 2.5 模型请求错误 #5400
Comments
👀 @nsafet Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
@nsafet 你好!我是一个可以帮助你解决 bug、回答问题并成为贡献者的机器人。我会在等待人类维护者时帮助你。 The error you're encountering indicates that the Qwen 2.5 14B model does not support the You can check the configuration in the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
普通用户无法修改模型相关的参数。 |
Ordinary users cannot modify model-related parameters. |
✅ @nsafet This issue is closed, If you have any questions, you can comment and reply. |
🎉 This issue has been resolved in version 1.45.12 🎉 The release is available on: Your semantic-release bot 📦🚀 |
📦 Environment
Docker
📌 Version
lobe-chat V1.45.6
💻 Operating System
Other Linux
🌐 Browser
Edge
🐛 Bug Description
Qwen 2.5 14B模型使用,发生模型请求错误,下面是反馈错误代码:
{
"error": {
"code": "invalid_parameter_error",
"param": null,
"message": "<400> InternalError.Algo.InvalidParameter: This model does not support enable_search.",
"type": "invalid_request_error"
},
"endpoint": "https://dashscope.aliyuncs.com/compatible-mode/v1",
"provider": "qwen"
}
📷 Recurrence Steps
请开发者修正相关代码
🚦 Expected Behavior
无法正常使用Qwen 2.5模型
📝 Additional Information
No response
The text was updated successfully, but these errors were encountered: