mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-22 23:03:55 +00:00
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