ollama/examples/README.md
2023-08-10 20:23:50 -07:00

185 B

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