mirror of
https://github.com/ollama/ollama.git
synced 2026-03-27 02:58:43 +07:00
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