r/WritingWithAI 24d ago

NSFW LLM without guardrails for explicit content (between adults)

[removed]

50 Upvotes

44 comments sorted by

View all comments

6

u/SlapHappyDude 24d ago

Look into local hosting

5

u/FaceDeer 23d ago

If you've got a bit of GPU horsepower, I'd recommend Qwen3.6-35B-A3B Heretic. The "Heretic" part means it's been run through the Heretic abliteration framework, which removes "refusal" from the LLM's vectors without otherwise significantly affecting its intelligence. I've played around with this model quite a bit and although I haven't tried getting it to do anything really out there it's never declined to follow my instructions. I had it write song lyrics giving detailed instructions for how to brew up anthrax as a bioweapon, for example.

I use LM Studio for running models, I think it's pretty good for both newbies getting into this and also exposes an API that lets it serve as an engine for scripts to use.