mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
pull from remote
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user