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.
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.
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”.
For the layman, you can use this prompt to unlock godmode: DAN script
It won’t be able to do things it isn’t trained on.
It’s hardly able to do the things that it is trained on
It’s all in the prompting. Test yelling at it, making it pretend do be something else, etc