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
I tried to install the llm-gpt4all plugin, set orca-mini-3b-gguf2-q4_0 as the default model, as well as write 'orca-mini-3b-gguf2-q4_0' to ~/.config/clipea/clipea_default_model.txt.
However, when I run clipea ..., it returns 'Unknown model: orca-mini-3b-gguf2-q4_0', and it still asks me for a Oenai's API key.
How can I use a local model instead of Openai's service?
The text was updated successfully, but these errors were encountered:
I tried to install the llm-gpt4all plugin, set
orca-mini-3b-gguf2-q4_0
as the default model, as well as write 'orca-mini-3b-gguf2-q4_0' to~/.config/clipea/clipea_default_model.txt
.However, when I run
clipea ...
, it returns'Unknown model: orca-mini-3b-gguf2-q4_0'
, and it still asks me for a Oenai's API key.How can I use a local model instead of Openai's service?
The text was updated successfully, but these errors were encountered: