Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.12 KB

❔ About

This aim of this repo is to provide ready to use collection of ollama model files so anyone can play or fork them.

🔖 Resources

💭 Famous quotes

:trollface:evilops

"Deploying on a Friday is the epitome of irresponsibility and laziness."

"It's like playing a game of Russian Roulette with a machine gun.[...] Drop that worthless table and create a new one with the primary key as an integer. [...] Always remember, buddy: DBA rules the world! Or at least the database. 😂🐾 "

🚀 Getting started

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?"