ollama/examples
Jeffrey Morgan 31f0cb7742 new `Modelfile` syntax 2023-07-20 07:52:24 -07:00
..
mario new `Modelfile` syntax 2023-07-20 07:52:24 -07:00
midjourney-prompter new `Modelfile` syntax 2023-07-20 07:52:24 -07:00
recipemaker new `Modelfile` syntax 2023-07-20 07:52:24 -07:00
tweetwriter new `Modelfile` syntax 2023-07-20 07:52:24 -07:00
README.md Add `README.md` for `examples` 2023-07-18 13:22:46 -07:00

README.md

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