mirror of
https://github.com/ollama/ollama.git
synced 2026-04-22 00:36:11 +02:00
it will now accept a system prompt from a model that uses nous-hermes. also updated the midjourney-prompter to use a better name. 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