mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +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