mirror of
https://github.com/ollama/ollama.git
synced 2025-04-07 11:28:17 +02:00
185 B
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