AIAny
AI Model2026
Icon for item

Qwen3.5-9B-Claude-4.6-HighIQ-THINKING-HERETIC-UNCENSORED

Community fine-tuned multimodal Qwen3.5-9B using Claude 4.6 distilled data to change the model's 'thinking' behavior; offers an uncensored 'heretic' flavor with image-text-to-text I/O, benchmark comparisons, and deployment notes for inference frameworks.

Introduction

This Hugging Face release demonstrates a pragmatic community approach: distill Claude 4.6 large-scale outputs into a Qwen3.5-9B checkpoint to alter the model's default "thinking" behavior and reduce refusals. That change targets users who need a Qwen3.5-compatible model with more permissive/explicit internal chain-of-thought-style generation and working multimodal I/O, while retaining Qwen3.5's long-context and deployment compatibility.

Key Capabilities
  • Thinking-mode distillation: training used Claude 4.6 distilled data to modify the model's pre-response "thinking" content, aiming to produce more elaborate intermediate reasoning when operating in Qwen3.5 thinking mode.
  • Quantified behavioral changes: reported KL divergence ~0.0793 versus the original, and a measured refusal rate drop (6/100 in tests), indicating substantially fewer refusals compared with the upstream Qwen3.5 thinking baseline.
  • Multimodal support and deployment-ready: image-text-to-text pipeline tag and tested vision functionality; recommendations and examples provided for vLLM, SGLang, KTransformers and Hugging Face Transformers serving, plus guidance for extended context settings.
  • Dual modes: includes both "thinking" (internal chain-of-thought style) and instruct/non-thinking options via generation parameters; benchmarks supplied for both thinking and instruct variants.
Who it's for & tradeoffs

Great fit if you are a developer or researcher who: wants a Qwen3.5-compatible 9B model with stronger chain-of-thought style outputs; needs image+text input handling; plans to run on custom inference stacks (vLLM/SGLang) and can manage safety filtering externally.

Look elsewhere if you require guaranteed safety/auditability or enterprise-supported releases: this is a community fine-tune (user upload), carries an "uncensored/heretic" intent, and may have undocumented training data provenance or policy implications. Video features were not fully tested, and changes from distillation can alter failure modes—validate on your tasks and filter content as needed.

Information

Categories

More Items

Hugging Face
AI Video2026

Experimental MiniMax H3 variant that injects learned stylistic and motion 'character' from LTX 2.3, Wan 2.2 and Krea 2 into H3 by surgically grafting attention and MLP components; preserves H3 modality routing while shifting t2v/i2v aesthetics, with limited audio impact and community-license constraints.

Hugging Face
AI Model2026

Provides locally runnable GGUF quantizations of Qwen3.8-27B with the MTP speculative-draft head preserved and a Heretic weight edit that substantially reduces refusal rate. Ships multiple quant sizes with published imatrix and perplexity measurements for local inference under Apache‑2.0.

Hugging Face
AI Model2026

An FP8-quantized, uncensored mirror of Qwen3.8-27B for image-text-to-text tasks — preserves native multimodal vision and very long context while targeting transformers/vLLM deployments; intended for offline testing and red-teaming and may bypass built-in safety filters.