mirror of
https://github.com/ollama/ollama.git
synced 2025-04-06 19:08:27 +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