How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="Ilya626/Qwen3.5-27B-Writer-Heretic-SDFT-v1.1",
	filename="quantized_gguf/teacher_cache_merge_q4_k_m_20260324_165148_writer_test/teacher_cache-Q4_K_M.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Ilya626/Qwen3.5-27B-Writer-Heretic-SDFT-v1.1

This repo stores labeled artifacts for the Qwen3 SDFT. SDFT was used upon the ConicCat/Qwen3.5-27B-Writer to uncensor it.

TEXT ONLY!

Updated: 2026-03-24T17:21:10+00:00

Downloads last month
20
GGUF
Model size
27B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Ilya626/Qwen3.5-27B-Writer-Heretic-SDFT-v1.1

Base model

Qwen/Qwen3.5-27B
Quantized
(9)
this model