Update linux.md

This commit is contained in:
Jeffrey Morgan 2023-09-25 10:06:23 -07:00 committed by GitHub
parent c65edb1506
commit 0fb5268496
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,9 +72,3 @@ Then start the service:
sudo systemctl daemon-reload
sudo systemctl enable ollama
```
## Run a model
```
ollama run llama2
```