Spyke
linux·LinuxbyLemmy

How do you remove the restraints from LLMs?

Hello, I'm currently using GPT4All on Debian, I was wondering, how do you get the AI to do whatever you want? I'm using the Nous Hermes 2 Mistral DPO model.

View original on lemm.ee
db2
lemmy.world

It won't be able to do things it isn't trained on.

17
tsonfeirreply
lemm.ee

Is that why every time I try to make a penis it just draws an Asian school girl?

9

There's this hilarious 'hack' where you can make it draw penises by using the typos that exist in the training data.

3

You generally want to use a model which has been fine tuned to work around the inbuilt censorship. There are plenty available on huggingface currently. It's not a perfect solution, but works well enough for what it is.

I would suggest using the llama.cpp backend with a frontend of your choosing.

16
lemmy.ca

You need to download and run an unrestricted model. Take a look at thebloke models (there’s an uncensored 13b vicuna and wizard model).

Even with uncensored models, you sometimes need to pre-prompt it to answer certain queries as it talks about “ethics” and “morality”.

11

Use an unrestricted model. The dolphin ones are good. Like Dolphin-Mistral.

7

It's all in the prompting. Test yelling at it, making it pretend do be something else, etc

0

So long as you don't feed it a prompt that attempts to guard-rail it, it should do whatever you want pretty much out-of-the-box.

0

You reached the end

How do you remove the restraints from LLMs? | Spyke