Wiki not specific enough about installing offline models #1171
Unanswered
DeutscheGabanna
asked this question in
Q&A
Replies: 1 comment
-
|
This is the only snippet that I found vaguely referring to downloading models, but it uses gpt4all which seems like not my exact situation:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The wiki says that I merely need to add the model by name from Huggingace in http://localhost:42110/server/admin/database/chatmodel/. Looking through the server logs, Khoj does not download the model after adding it to the model list. When I try to chat, it understandably complains:
So, am I forced to use ollama for downloading the model? If not, why does the manual not tell me where to put the model or how it is downloaded?
P.S I used Docker (actually, podman, but it's the same thing basically) to set up Khoj.
Beta Was this translation helpful? Give feedback.
All reactions