Personal collection of Ollama Modelfiles
Find a file
2024-04-28 22:08:45 +04:00
cli feat: initial commit 2024-04-28 15:59:32 +04:00
utils feat: add email 2024-04-28 22:08:45 +04:00
README.md docs: add readme.md 2024-04-28 16:02:21 +04:00

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)