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

View File

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