You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我在Windows PowerShell中启动了Ollama服务后,在Pot中尝试进行连接,随后就出现了“CUDA error: out of memory”的错误。我查询了Ollama有关这个问题的issue,发现有人提到更新Ollama到0.1.28版本后就没有这个问题了。我更新到了0.1.28版本后,在将Ollama连接到Pot时仍然存在该问题,但是在将Ollama通过"Ollama-Logseq-Plugin"连接到Logseq中就没有出现该问题。
Description
在启动Ollama之后,我能够直接在Windows PowerShell中与模型对话。同时,我也能够在Logseq中使用“Ollama-Logseq-Plugin”来调用模型进行对话,但是我无法将Ollama添加到Pot中。在这个过程中,我尝试了qwen:7b, mistral:7b, gemma:7b, llama2:7b.这些模型,都出现了同样的问题。
Ollama版本:0.1.28
CPU:AMD R5-5600H
GPU:NVIDIA GTX1650
我在Windows PowerShell中查看了对应的报错信息,具体如下:
我在Windows PowerShell中启动了Ollama服务后,在Pot中尝试进行连接,随后就出现了“CUDA error: out of memory”的错误。我查询了Ollama有关这个问题的issue,发现有人提到更新Ollama到0.1.28版本后就没有这个问题了。我更新到了0.1.28版本后,在将Ollama连接到Pot时仍然存在该问题,但是在将Ollama通过"Ollama-Logseq-Plugin"连接到Logseq中就没有出现该问题。
Reproduction
1.通过Windows PowerShell启动Ollama或通过快捷方式启动Ollama
2. 打开Pot
3. 服务设置
4. 添加内置服务“Ollama”
5. 模型设置为“qwen:7b"(我已经将该模型下载到电脑)
6. Pot能够检测到Ollama
7. 点击”保存“
8. 出现报错”测试失败Type Error: Faild fetch"
Platform
Windows
System Version
Windows 10 家庭中文版 22H2
Window System (Linux Only)
None
Software Version
Pot 2.7.9
Log File
No response
Additional Information
其实在最开始我更新Pot到2.7.9,第一次安装Ollama,并通过Pot下载Gemma:2b模型时,我能够正常将Ollama连接到Pot中并在Pot中调用模型进行翻译,但是后续我自行在Windows PowerShell中通过命令行安装更多的模型后,我就无法再将更多模型连接到Pot中去了,我尝试了重装Ollama并在Pot中重新添加内置服务“Ollama”,但是在这之后就一直无法将Ollama连接到Pot中了。
我在Logseq中能够通过“Ollama-Logseq-Plugin"来调用模型进行对话,这是该插件的Github页面:Ollama-Logseq-Plugin
The text was updated successfully, but these errors were encountered: