Merge ddb25559c570f3a7d158785d1f0523c5fcd30c46 into d7eb05b9361febead29a74e71ddffc2ebeff5302

This commit is contained in:
Raymond Camden 2024-11-14 13:55:27 +08:00 committed by GitHub
commit 8b10efd063
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,6 +41,8 @@ To run and chat with [Llama 3.2](https://ollama.com/library/llama3.2):
ollama run llama3.2
```
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')