Guide
If you’re sick of seeing “I’m sorry, I can’t help with that,” or want unhinged responses to your inputs, here’s how to run a 📝Not Safe for Work (NSFW)📝Large Language Model (LLM) right on your computer in 15 minutes while being private, free, and with no rules.
- First Install the LLM Ollama on your computer
- Windows: Go to https://ollama.com/downloadand install it like any normal app.
- Mac/Linux: Open Terminal and run: curl -fsSLhttps://ollama.com/install.sh| sh
- After that, run an unfiltered AI model by opening your terminal or command prompt and type: “ollama run mistral”
- or for a even more unfiltered experience: “ollama run dolphin-mistral”
- It’ll download the model, then you’ll get a prompt like: >>>
Boom. You’re unlocked and ready to go. Now you can ask anything. No filters, no guardrails.
Have fun, be safe, and let me know what you think or build.
