ollama/examples
Matt Williams 42903973b7 Added an example to generate a list of 10 tweets
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-08-03 17:26:05 -07:00
..
10tweets Added an example to generate a list of 10 tweets 2023-08-03 17:26:05 -07:00
devops-engineer Update Modelfile 2023-07-24 16:43:11 -04:00
mario fix example Modelfiles 2023-07-20 15:46:32 -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
sentiments Create a sentiments example 2023-08-03 16:38:31 -07:00
tweetwriter fix example Modelfiles 2023-07-20 15:46:32 -07:00
README.md Add README.md for examples 2023-07-18 13:22:46 -07:00

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