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

This commit is contained in:
Daniel Jalkut 2025-01-23 01:52:15 -05:00 committed by GitHub
parent 294b6f5a22
commit ca2f9843c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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