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
llm -m ggml-vicuna-7b-1 'What is the capital of France?'
after running
llm install llm-gpt4all , but this model isn't listed when running llm models, maybe it's been removed by gpt4all? Running llama-2-7b-chat downloads but I then get an error Error: Unable to instantiate model (Debian 11 AMD Ryzen machine), could this error contain more information?
Cheers!
The text was updated successfully, but these errors were encountered:
The docs suggest running:
llm -m ggml-vicuna-7b-1 'What is the capital of France?'
after running
llm install llm-gpt4all
, but this model isn't listed when runningllm models
, maybe it's been removed by gpt4all? Runningllama-2-7b-chat
downloads but I then get an errorError: Unable to instantiate model
(Debian 11 AMD Ryzen machine), could this error contain more information?Cheers!
The text was updated successfully, but these errors were encountered: