commit
0294216ea9
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ go build .
|
||||||
To run it start the server:
|
To run it start the server:
|
||||||
|
|
||||||
```
|
```
|
||||||
./ollama server &
|
./ollama serve &
|
||||||
```
|
```
|
||||||
|
|
||||||
Finally, run a model!
|
Finally, run a model!
|
||||||
|
|
Loading…
Reference in a new issue