Unverified Commit 145e0608 authored by Michael Yang's avatar Michael Yang Committed by GitHub
Browse files

Apply suggestions from code review


Co-authored-by: default avatarBruce MacDonald <brucewmacdonald@gmail.com>
parent dccac8c8
...@@ -19,7 +19,7 @@ ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment