ollama/examples
Matt Williams 6bb8a16ccb
Merge pull request #273 from jmorganca/matt/moreexamples
Create a sentiments example
2023-08-31 16:31:59 -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
dockerit fix spelling errors in prompt 2023-08-31 10:02:46 +01:00
langchain update langchain examples 2023-08-10 23:35:19 -07:00
langchain-document update langchain examples 2023-08-10 23:35:19 -07:00
langchain-web-summary add langchain examples 2023-08-10 20:23:50 -07: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
privategpt Merge branch 'new-syntax' of https://github.com/jmorganca/ollama into new-syntax 2023-08-11 09:00:43 -07:00
python update python example 2023-08-14 16:38:44 -03:00
recipemaker new Modelfile syntax 2023-07-20 07:52:24 -07:00
sentiments Update the modelfile 2023-08-04 08:11:24 -07:00
tweetwriter fix a typo in the tweetwriter example Modelfile 2023-08-10 15:12:48 +03:30
README.md add langchain examples 2023-08-10 20:23:50 -07:00

Examples

This directory contains different examples of using Ollama

To create a model:

ollama create example -f <example file>

To run a model:

ollama run example