The donor delta comes from wangzhang/Qwen3.6-35B-A3B-abliterated, whose
card documents rank-1 attention/MLP steering, expert-granular abliteration,
router suppression, orthogonalization, and Gaussian layer decay. Applying its
low-KL Qwen task vector to Ornith is intended to transfer refusal suppression
without replacing Ornith's self-improvement RL and coding specialization.
Only exact name-and-shape-compatible tensors were eligible:
Target tensors: 1,811
Compatible tensors: 693
Modified tensors: 102
Unchanged compatible tensors: 591
Ornith-only tensors preserved: 1,118
All arithmetic was performed in float32 and rounded once to the target BF16
dtype. Target-only vision/MTP tensors were copied unchanged.
For image input, also load mmproj-Ornith-1.5-35B-Uncensored-BF16.gguf.
Recommended upstream sampling: temperature=0.6, top_p=0.95, top_k=20.
Ornith is a reasoning model and emits <think>...</think> before the answer.
Notes
"Uncensored" means the refusal behavior was deliberately reduced. It does not
mean every request will be answered, nor that upstream benchmark scores are
guaranteed unchanged. Ornith's published benchmark table has not been claimed
as a benchmark of this derivative; use the included build and evaluation
reports for claims specific to this release.
Credits and licenses
Ornith Team: Ornith-1.5 (model card declares MIT)
Qwen Team: Qwen3.6-35B-A3B (Apache-2.0)
wangzhang / Abliterix: the abliterated Qwen donor and documented method
ggml-org: llama.cpp conversion and quantization tooling
The Qwen Apache-2.0 license and upstream notices are included with the release.