浏览代码

docs: remove reference to the deleted examples folder (#8524)

Daniel Jalkut 3 月之前
父节点
当前提交
ca2f9843c8
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      docs/modelfile.md

+ 0 - 2
docs/modelfile.md

@@ -67,8 +67,6 @@ To use this:
 3. `ollama run choose-a-model-name`
 4. Start using the model!
 
-More examples are available in the [examples directory](../examples).
-
 To view the Modelfile of a given model, use the `ollama show --modelfile` command.
 
   ```bash