forked from third-party-mirrors/ollama
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