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="Lockout/qwen3-4b-heretic-zimage",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

I ran the actual TE from z-image through heretic and did the standard dataset. The model is abliterated.

heretic4bdefault

Other qwens can be interesting but not as exact as the trained encoder.

V2 Version from new heretic has lower KLD. You decide if it's better.

latest-heretic

Downloads last month
4,467
GGUF
Model size
4B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

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

Model tree for Lockout/qwen3-4b-heretic-zimage

Finetunes
1 model
Merges
2 models