Update README.md
Add a quick note to handle cases where Ollama is not running and new users may be confused. Seeks to address issue #6204
This commit is contained in:
parent
50c05d57e0
commit
ddb25559c5
@ -41,6 +41,8 @@ To run and chat with [Llama 3.1](https://ollama.com/library/llama3.1):
|
||||
ollama run llama3.1
|
||||
```
|
||||
|
||||
If you get an error, `Error: could not connect to ollama app, is it running?`, you may need to manually start it with `ollama start`.
|
||||
|
||||
## Model library
|
||||
|
||||
Ollama supports a list of models available on [ollama.com/library](https://ollama.com/library 'ollama model library')
|
||||
|
Loading…
x
Reference in New Issue
Block a user