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
提问
正常返回答案
- OS:Centos 7 - NVIDIA Driver:None - CUDA:None - Docker Compose:20.1 - NVIDIA GPU Memory:None
Error code: 404 - {'error': {'message': 'model "ollama" not found, try pulling it first', 'type': 'api_error', 'param': None, 'code': None}}
first_return: 0.27s, chat_completed: 0.27s, prompt_tokens: 1264, completion_tokens: 51, total_tokens: 1315, 模型名称: ollama, date: 2024/10/23 08:50:28
No response
The text was updated successfully, but these errors were encountered:
这个是模型name配置错误,一般使用ollama模型都是类似这种配置 请确认您使用的模型名称
Sorry, something went wrong.
No branches or pull requests
是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?
当前行为 | Current Behavior
提问
期望行为 | Expected Behavior
正常返回答案
运行环境 | Environment
QAnything日志 | QAnything logs
Error code: 404 - {'error': {'message': 'model "ollama" not found, try pulling it first', 'type': 'api_error', 'param': None, 'code': None}}
first_return: 0.27s, chat_completed: 0.27s, prompt_tokens: 1264, completion_tokens: 51, total_tokens: 1315, 模型名称: ollama, date: 2024/10/23 08:50:28
复现方法 | Steps To Reproduce
No response
备注 | Anything else?
The text was updated successfully, but these errors were encountered: