TIL: how to uncensor an open source model
it's actually pretty easy you just have to pull the "base model" instead of instruction model. and then easily fine tune using Modelfile. now the newly generated model will not have any concept of "as an AI model I can't do x". it will just do whatever you want at least that's what I think I haven't tested it yet.
Yikes... Guess it didn't work ?