zhugh
zhugh
[ 44.306135] usb 1-1.1: USB disconnect, device number 3 [ 44.306419] Unable to handle kernel read from unreadable memory at virtual address 0000000000000000 [ 44.307466] Mem abort info: [ 44.307719]...
we have returned before the initialization of g_rfkill is complete
**Describe the bug** A clear and concise description of what the bug is. Searching the web page will report an error,“Failed to make a plan. This can happen with (too)...
**注意:请务必按照此模版填写 ISSUES 信息,否则 ISSUE 将不会得到回复** **问题描述** 使用docker构建的镜像启动之后,在web配置页面配置本地的ollama无法获取模型列表,ollama与部署的镜像是属于同个服务器,但是通过在docker里执行curl可以获取模型列表,证明网络是通的,应该是应用层代码某部分的问题。 **桌面设备(请完善以下信息)** - 操作系统:[例如:、Window、MAC] - 浏览器:[例如:谷歌浏览器(Chrome),苹果浏览器(Safari)] - Easy Dataset 版本:[例如:1.2.2] **使用模型** - 模型提供商:ollama - 模型名称:qwen **复现步骤** 1、使用docker构建的镜像启动之后, 2、在web配置页面配置本地的ollama无法获取模型列表 3、ollama与部署的镜像是属于同个服务器,但是通过在docker里执行curl可以获取模型列表,证明网络是通的,应该是应用层代码某部分的问题。 **预期结果** 正确获取模型列表 **截图** 如果有必要,请附上截图,以便更好地说明你的问题。 **其他相关信息**...