ollama/examples/README.md
2023-07-18 13:22:46 -07:00

202 B

Examples

This directory contains examples that can be created and run with ollama.

To create a model:

ollama create example -f <example file>

To run a model:

ollama run example