Apply suggestions from code review
Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
This commit is contained in:
parent
dccac8c8fa
commit
145e060855
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
kubectl -n ollama port-forward service/ollama 11434:80
|
kubectl -n ollama port-forward service/ollama 11434:80
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Pull and run `orca-mini:3b`
|
1. Pull and run a model, for example `orca-mini:3b`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ollama run orca-mini:3b
|
ollama run orca-mini:3b
|
||||||
|
|
Loading…
Reference in a new issue