fix README.md
typo
This commit is contained in:
parent
20cdd9fee6
commit
a052728412
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ ollama.search("llama-7b")
|
||||||
In the future, there will be an `ollama` CLI for running models on servers, in containers or for local development environments.
|
In the future, there will be an `ollama` CLI for running models on servers, in containers or for local development environments.
|
||||||
|
|
||||||
```
|
```
|
||||||
ollama generaate huggingface.co/thebloke/llama-7b-ggml
|
ollama generate huggingface.co/thebloke/llama-7b-ggml "hi"
|
||||||
> Downloading [================> ] 66.67% (2/3) 30.2MB/s
|
> Downloading [================> ] 66.67% (2/3) 30.2MB/s
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue