AnythingLLM + Ollama Louis #94
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#94
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
这次的作业有几个领悟:
AnythingLLM的下载
一开始我想要下载安装Self-hosted 的 local docker版本,安装好了后把Ollama下载下来后在Anything界面上选择Ollama model。可是当要测试发信息的时候却出现报错。可能的原因的是AnyhingLLM和Ollama并没有正确连接。
Ollama的下载
Ollama的下载也遇到了一个问题就是不能除了Llama2能下载外,其他的模型下载不了。具体原因不清楚。
直接下载AnythingLLM的桌面版本
这个桌面版本相对于Local docker版本来说,操作简单很多,与llama2的连接也很顺畅,只是当测试提问的时候,电脑却卡得很厉害,这应该是大模型的本地运行还是需要高配置一些的电脑。