pull from remote

This commit is contained in:
Bruce MacDonald
2023-06-28 12:13:13 -04:00
parent 1d0c84a6c7
commit 52beb0a99e
5 changed files with 168 additions and 11 deletions

View File

@@ -93,8 +93,6 @@ Unload a model
ollama.unload("model")
```
## Cooming Soon
### `ollama.pull(model)`
Download a model
@@ -103,6 +101,8 @@ Download a model
ollama.pull("huggingface.co/thebloke/llama-7b-ggml")
```
## Cooming Soon
### `ollama.search("query")`
Search for compatible models that Ollama can run