mirror of
https://github.com/eznix86/ollama-modelfiles.git
synced 2026-07-25 21:19:14 +00:00
Personal collection of Ollama Modelfiles
| cli | ||
| utils | ||
| README.md | ||
Ollama Modelfiles
How to
cd cli
ollama create dev -f dev.Modelfile
ollama create sh -f sh.Modelfile
This will create
ollama run dev # ask developer questions
# or
ollama run sh # ask terminal questions (for now for MacOS)