Update README.md
This commit is contained in:
parent
f1d5036f1e
commit
4c8c61c9cf
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ Download a model
|
|||
ollama.pull("huggingface.co/thebloke/llama-7b-ggml")
|
||||
```
|
||||
|
||||
### `ollama.search("query")`
|
||||
### `ollama.search(query)`
|
||||
|
||||
Search for compatible models that Ollama can run
|
||||
|
||||
|
|
Loading…
Reference in a new issue