AIAny
AI Model2026
Icon for item

Qwen3.6-27B-Heretic-Uncensored-FINETUNE-NEO-CODE-Di-IMatrix-MAX-GGUF

An uncensored, fine-tuned and GGUF-quantized variant of Qwen3.6-27B tailored for long-context, coding, vision and creative-writing use. Offers multiple NEO-CODE Di-Matrix quants (IQ2/IQ4/Q6/Q8), mmproj vision support and recommended inference settings for local servers.

Introduction

Most users choosing between full-precision flagship LLMs and light-weight local options trade accuracy for cost and latency. This Hugging Face release narrows that gap by combining a targeted "heretic" finetune (reduced refusal behavior) with metric-calibrated NEO-CODE Di‑Matrix GGUF quantization so that several quant variants approach BF16 performance while greatly reducing model size and inference cost.

Key Capabilities
  • Quant-aware variants: Multiple GGUF quants (IQ2_M, IQ3_M, IQ4_xs/NL, Q4_K_S/M, Q6_K, Q8_0) benchmarked against BF16 with reported Same-Top-P and KLD metrics (e.g., Q4 variants ~94% same-top-p; IQ2_M ≈83% of BF16 by their metrics), enabling trade-offs between speed, memory and fidelity.
  • Uncensored finetune: A post‑processing "Heretic" finetune reduces refusal rates and shifts behavior for creative and open responses (benchmarks in model card show large differences vs. original in refusal counts and KLD measures).
  • Multimodal/vision support: Includes a small mmproj visual processor file for image-capable runs; suggested sampling and mode presets provided for "thinking" vs. instruct modes.
  • Deployment-friendly: Packaged as Hugging Face Transformers artifacts and GGUF files with suggested serving integrations (vLLM, SGLang, transformers serve) and sampling recommendations for coding vs. creative tasks.
Who it's for and tradeoffs

Great fit if you: want a locally runnable Qwen3.6‑27B variant that preserves most BF16 behavior while saving memory and enabling long-context (>8k–256k) or multimodal experiments; need a model tuned toward fewer refusals and creative/coding outputs; or plan to serve on vLLM/sglang with GGUF quant files.

Look elsewhere if you: require strict safety, provenance, or filtered behavior (this is explicitly an "uncensored/heretic" build), need official vendor support, or demand reproducible results tied to an upstream, unmodified Qwen3.6 release. Quantized performance depends on the chosen quant and hardware—expect small but measurable distributional shifts (KLD/RMS Δp) versus BF16.

Where it fits

This artifact sits between full‑precision Qwen3.6 releases and lightweight community quant builds: it prioritizes metric-backed quant engineering (Di‑Matrix merging, tensor tweaks) to maximize fidelity per byte. Use it for local inference, experimentation with quant trade-offs, or as a base for further fine‑tuning—avoiding it when certified safety, vendor guarantees, or strict content filters are required.

More Items

Hugging Face
AI Model2026

Provides GGUF-quantized Inkling multimodal model weights for local image/audio-to-text and conversational inference. Includes quantization variants (example: 1-bit UD-IQ1_S), Apache-2.0 license, and compatibility with Unsloth Studio, vLLM and common inference stacks.

Hugging Face
AI Video2026

Generates a new camera viewpoint from a reference video: an IC‑LoRA adapter for LTX‑Video 2.3 that re‑renders the same scene from a requested discrete camera angle while preserving subject and content. Trained on synthetic multi‑view data, proof‑of‑concept with limited viewpoint range and best for small, chained angle shifts.

Hugging Face
AI Model2026

Runs a full 27B-class Qwen3.6-derived LLM in a ~7.2 GB ternary/2‑bit format for on-device or single‑GPU text generation, retaining ~95% of FP16 performance and supporting a 262K‑token context. Designed for laptop/GPU deployment; exceeds typical phone memory limits.