You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matt Williams 6bb8a16ccb
Merge pull request #273 from jmorganca/matt/moreexamples
3 years ago
..
10tweets Added an example to generate a list of 10 tweets 3 years ago
devops-engineer Update Modelfile 3 years ago
dockerit fix spelling errors in prompt 3 years ago
langchain update `langchain` examples 3 years ago
langchain-document update `langchain` examples 3 years ago
langchain-web-summary add langchain examples 3 years ago
mario fix example `Modelfile`s 3 years ago
midjourney-prompter new `Modelfile` syntax 3 years ago
privategpt Merge branch 'new-syntax' of https://github.com/jmorganca/ollama into new-syntax 3 years ago
python update python example 3 years ago
recipemaker new `Modelfile` syntax 3 years ago
sentiments Update the modelfile 3 years ago
tweetwriter fix a typo in the tweetwriter example Modelfile 3 years ago
README.md add langchain examples 3 years 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