netease-youdao / QAnything

Question and Answer based on Anything.
https://qanything.ai
GNU Affero General Public License v3.0
11.92k stars 1.16k forks source link

[BUG] <title>一直提示模型设置错误是怎么回事? #562

Open liu1032015185 opened 3 weeks ago

liu1032015185 commented 3 weeks ago

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

当前行为 | Current Behavior

没有回答,总提示模型设置错误

期望行为 | Expected Behavior

希望它回答我的问题

运行环境 | Environment

- OS: Ubuntu22.04
- NVIDIA Driver:  535.183.01 
- CUDA: 12.2 
- Docker Compose: v2.28.1
- NVIDIA GPU Memory: 16GB  Tesla T4

QAnything日志 | QAnything logs

milvus-standalone-local | [2024/10/29 08:50:14.997 +00:00] [WARN] [proxy/hook_interceptor.go:73] ["fail to get current user"] [error="fail to get authorization from the md, authorization:[token]"] milvus-standalone-local | [2024/10/29 08:50:15.000 +00:00] [WARN] [proxy/hook_interceptor.go:73] ["fail to get current user"] [error="fail to get authorization from the md, authorization:[token]"] milvus-standalone-local | [2024/10/29 08:50:15.003 +00:00] [WARN] [proxy/hook_interceptor.go:73] ["fail to get current user"] [error="fail to get authorization from the md, authorization:[token]"] milvus-standalone-local | [2024/10/29 08:50:15.008 +00:00] [WARN] [proxy/hook_interceptor.go:73] ["fail to get current user"] [error="fail to get authorization from the md, authorization:[token]"] milvus-standalone-local | [2024/10/29 08:50:15.011 +00:00] [WARN] [proxy/hook_interceptor.go:73] ["fail to get current user"] [error="fail to get authorization from the md, authorization:[token]"] milvus-standalone-local | [2024/10/29 08:50:15.014 +00:00] [WARN] [proxy/hook_interceptor.go:73] ["fail to get current user"] [error="fail to get authorization from the md, authorization:[token]"]

复现方法 | Steps To Reproduce

docker-compose 启动的

备注 | Anything else?

为啥一直提示模型设置错误呢?怎么查找问题呀?我部署在了Ubuntu22.04上面。