AIAny
AI Model2026
Icon for item

Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive

An uncensored, fully unlocked GGUF port of Qwen 3.6‑35B‑A3B for local multimodal (text+image) inference, offering K_P 'Perfect' quant variants (Q8–Q2) and an mmproj for vision. Suited for offline research and experimentation; not for use-cases requiring safety filters.

Introduction

Why this matters

Uncensored model ports like this remove refusal behaviour present in many safety-guarded releases, which reveals the original model's raw generation behavior and lets researchers or red‑teamers probe failure modes and alignment gaps. HauhauCS's release focuses on preserving fidelity through model-specific K_P quantization so you can run near-native-quality inference on consumer hardware while retaining multimodal capabilities.

Key Capabilities
  • Uncensored generation with an "Aggressive" policy — produces outputs without the usual refusal responses. So what? Enables deeper analysis of model behavior, toxic-output testing, and tasks that censored variants may decline, but raises clear safety, ethical, and compliance risks.

  • K_P ("Perfect") quant variants across multiple precisions (Q8_K_P → Q2_K_P). So what? These quant profiles aim to preserve quality where it matters, offering ~1–2 quant levels of effective improvement for a modest size increase, improving local GGUF/llama.cpp inference quality vs. naive quantization.

  • Multimodal support with an accompanying mmproj file. So what? You can perform image→text or image+text tasks locally (LM Studio, llama.cpp, Jan, koboldcpp, etc.) without cloud vision endpoints — useful for offline prototyping of V+L workflows.

  • Large native context and MoE architecture (very large context window advertised). So what? Better for long-form, multi-step reasoning or multi-turn multimodal sessions if your runtime keeps the large context; but it also increases memory and runtime complexity.

Who it's for and trade-offs

Great fit if you are a researcher, red-team engineer, or hobbyist who needs an unlocked local copy of Qwen 3.6‑35B for offline experimentation, fidelity-focused quant testing, or multimodal prototype work. The K_P quant approach is valuable when you want a quality/size tradeoff and compatibility with common GGUF runtimes.

Look elsewhere if you need a safety-hardened model for public-facing products, regulated environments, or any use that requires automated content filtering or compliance guarantees — this release intentionally removes refusal behavior and thus increases downstream moderation burden and legal risk.

Where it sits in the ecosystem

Compared with the official Qwen release, this port prioritizes fidelity and uncensored behavior rather than guardrails. Compared with conservative forks (Balanced variants), the "Aggressive" variant is tuned to maximize output permissiveness. Operationally, expect similar usage patterns to other GGUF-ported foundation models but plan for additional moderation, logging, and containment if you experiment with it.

Practical notes (non-operational)

  • Compatibility: loads in llama.cpp, LM Studio, Jan, koboldcpp and other GGUF-compatible runtimes. Vision features require the mmproj file.
  • Risk management: apply offline filters, human-in-the-loop review, and strict access controls before letting others use this build.

Information

Categories

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.