Matt Williams 08265515b3 Merge pull request #303 from jmorganca/matt/dockerit 1 year ago
..
devops-engineer 91d927abc5 Update Modelfile 1 year ago
dockerit e37f4c4f42 DockerIt example 1 year ago
langchain efae43f932 update `langchain` examples 1 year ago
langchain-document efae43f932 update `langchain` examples 1 year ago
langchain-web-summary 55aa4aaf0f add langchain examples 1 year ago
mario 8454f298ac fix example `Modelfile`s 1 year ago
midjourney-prompter 31f0cb7742 new `Modelfile` syntax 1 year ago
privategpt e41576e768 Merge branch 'new-syntax' of https://github.com/jmorganca/ollama into new-syntax 1 year ago
python af98a1773f update python example 1 year ago
recipemaker 31f0cb7742 new `Modelfile` syntax 1 year ago
tweetwriter 10885986b8 fix a typo in the tweetwriter example Modelfile 1 year ago
README.md 55aa4aaf0f add langchain examples 1 year ago

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