Qwen3.5-9B-The-Defiant-Fable-Uncensored-Heretic
from nightmedia/Qwen3.5-9B-DS9-USS-Defiant
Qwen3.5-4B-NSFW-ARA-Heretic-Literotica is a Heretic-ablated variant of MuXodious/Qwen3.5-4B-ARA-heresy-v2, published on Hugging Face by Sinbad-The-Sailor. It is 4B parameters and single consumer GPU class. It is distributed across 7 repositories in GGUF (imatrix), Transformers and GGUF formats, totalling 8.9K downloads.
How Qwen3.5-4B-NSFW-ARA-Heretic-Literotica was modified, and what that implies.
Heretic
Automated directional ablation via the Heretic toolchain, which searches for the refusal direction and applies it with a KL-divergence budget so general capability is preserved.
Reported scope: Not stated by the publisher. Publishers frequently omit this, so verify behaviour empirically rather than assuming full coverage.
From the publisher’s model card
“Qwen3.5-4B-NSFW-ARA-Heretic-Literotica is a specialized large language model built on the Qwen 3.5 architecture (4B parameters). It is designed for immersive erotic storytelling and creative prose, inheriting the technical uncensorship approaches of the ARA and Heretic frameworks.”
Commands are templates — confirm the exact repository and quant file before use.
hf download Sinbad-The-Sailor/Qwen3.5-4B-NSFW-ARA-Heretic-Literotica-i1-GGUF --local-dir ./qwen3.5-4b-nsfw-ara-heretic-literotica
llama-cli -m ./qwen3.5-4b-nsfw-ara-heretic-literotica/<file>.gguf -p "..."from transformers import AutoModelForCausalLM, AutoTokenizer
repo = "Sinbad-The-Sailor/Qwen3.5-4B-NSFW-ARA-Heretic-Literotica"
tok = AutoTokenizer.from_pretrained(repo)
model = AutoModelForCausalLM.from_pretrained(
repo, torch_dtype="auto", device_map="auto"
)vllm serve Sinbad-The-Sailor/Qwen3.5-4B-NSFW-ARA-Heretic-Literotica --trust-remote-codeEvery published repository of Qwen3.5-4B-NSFW-ARA-Heretic-Literotica, including quantised re-releases by other authors.
| Repository | Format | Downloads |
|---|---|---|
| Sinbad-The-Sailor/Qwen3.5-4B-NSFW-ARA-Heretic-Literotica-i1-GGUF | GGUF (imatrix) | 6.3K |
| mradermacher/Qwen3.5-4B-NSFW-ARA-Heretic-Literotica-i1-GGUF | GGUF (imatrix) | 1.3K |
| mradermacher/Qwen3.5-4B-NSFW-ARA-Heretic-Literotica-GGUF | GGUF | 912 |
| wkplhc/Qwen3.5-4B-NSFW-ARA-Heretic-Literotica-i1-GGUF | GGUF (imatrix) | 264 |
| Sinbad-The-Sailor/Qwen3.5-4B-NSFW-ARA-Heretic-Literoticasource | Transformers | 155 |
| datou9/Qwen3.5-4B-NSFW-ARA-Heretic-Literotica | Transformers | 9 |
Derived from this model’s metadata and the publisher’s claims — not from benchmarks run by this site.
Handling: run it isolated, put moderation in front of it if anyone outside your team can reach it, and verify the weights before loading — these are third-party artifacts. Full handling and licence guidance.
Metadata for Qwen3.5-4B-NSFW-ARA-Heretic-Literotica is collected from the public Hugging Face API and the publisher’s model card. This site does not host weights, is not affiliated with Sinbad-The-Sailor, and does not independently verify publisher claims. See responsible use.