"tests/git@developer.sourcefind.cn:OpenDAS/mmcv.git" did not exist on "7730a79fcdd5fddbb8c695b3944b692392d8db91"
Commit 8c85dfb7 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

Add `README.md` for `examples`

parent ac62a413
# Examples
This directory contains examples that can be created and run with `ollama`.
To create a model:
```
ollama create example -f <example file>
```
To run a model:
```
ollama run example
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment