mirror of
https://github.com/ollama/ollama.git
synced 2025-03-19 22:32:15 +01:00
202 B
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