浏览代码

Update linux.md

Jeffrey Morgan 1 年之前
父节点
当前提交
0fb5268496
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      docs/linux.md

+ 0 - 6
docs/linux.md

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