Matt Williams 6bb8a16ccb Merge pull request #273 from jmorganca/matt/moreexamples 1 vuosi sitten
..
10tweets 42903973b7 Added an example to generate a list of 10 tweets 1 vuosi sitten
devops-engineer 91d927abc5 Update Modelfile 1 vuosi sitten
dockerit 1363f537ce fix spelling errors in prompt 1 vuosi sitten
langchain efae43f932 update `langchain` examples 1 vuosi sitten
langchain-document efae43f932 update `langchain` examples 1 vuosi sitten
langchain-web-summary 55aa4aaf0f add langchain examples 1 vuosi sitten
mario 8454f298ac fix example `Modelfile`s 1 vuosi sitten
midjourney-prompter 31f0cb7742 new `Modelfile` syntax 1 vuosi sitten
privategpt e41576e768 Merge branch 'new-syntax' of https://github.com/jmorganca/ollama into new-syntax 1 vuosi sitten
python af98a1773f update python example 1 vuosi sitten
recipemaker 31f0cb7742 new `Modelfile` syntax 1 vuosi sitten
sentiments da36196d79 Update the modelfile 1 vuosi sitten
tweetwriter 10885986b8 fix a typo in the tweetwriter example Modelfile 1 vuosi sitten
README.md 55aa4aaf0f add langchain examples 1 vuosi sitten

README.md

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