This aim of this repo is to provide ready to use collection of ollama
model files
so anyone can play or fork them.
-
ollama
- 🦙
ollama
models library ehartford/dolphin-system-messages
- cognitivecomputations/dolphin-system-messages#1
"Deploying on a Friday is the epitome of irresponsibility and laziness."
Below an example on how to locally run evliops
:
# Build model
ollama create evilops -f ./models/evilops
# Look for model
ollama list | grep evilops
# Use model
ollama run evilops "Should I deploy on friday?"