Hey if you guys want a to run an uncensored large language model on your own machine it's actually easy now.
1) llama.cpp is a portable C++ program with no dependencies that compiles by just running "make" on any Unix system
2) Run it and load a model .bin file, you can find models on HuggingFace
You only need 16GB of RAM and any half-decent CPU, no GPU required. This model is probably the best available right now
https://huggingface.co/TheBloke/Wizard-Vicuna-13B-Uncensored-GGMLIt's pretty smart, not as smart as ChatGPT but it gets close, it's leagues better than anything available even a few months ago before the data/model from Myspace called "llama" leaked and sparked new interest in open-source AI langauge models.
You can tell it to write up a story about whatever you want.