mirror of
https://github.com/cloudstack-llc/ollama.git
synced 2026-07-18 20:44:44 -04:00
da36196d79
needed to override the system prompt from orca and make it easier for a downstream user to define their system prompt Signed-off-by: Matt Williams <m@technovangelist.com>
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