ollama/examples
Matt Williams bbb67002c3 get rid of latest
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-07-19 07:40:40 -07:00
..
README.md Add `README.md` for `examples` 2023-07-18 13:22:46 -07:00
mario add `mario` example 2023-07-18 14:27:36 -07:00
midjourneyprompter get rid of latest 2023-07-19 07:40:40 -07:00
recipemaker get rid of latest 2023-07-19 07:40:40 -07:00
tweetwriter get rid of latest 2023-07-19 07:40:40 -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