ollama/examples
2023-08-11 00:23:31 -07:00
..
devops-engineer Update Modelfile 2023-07-24 16:43:11 -04: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 add instructions to privategpt example to try another model 2023-08-11 00:23:31 -07:00
recipemaker new Modelfile syntax 2023-07-20 07:52: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