Community release of Qwen3.6-27B stripped of safety refusals and packaged in optimized K_P GGUF quants for llama.cpp and LM Studio.
The dense sibling of the 35B-A3B drop is here, **Qwen3.6** **27B Uncensored Aggressive is out!** **Aggressive = no refusals; NO personality changes/alterations or any of that, it is the ORIGINAL release of Qwen just completely uncensored** [https://huggingface.co/HauhauCS/Qwen3.6-27B-Uncensored-HauhauCS-Aggressive](https://huggingface.co/HauhauCS/Qwen3.6-27B-Uncensored-HauhauCS-Aggressive) 0/465 refusals\*. Fully unlocked with zero capability loss. From my own testing: 0 issues. No looping, no degradation, everything works as expected. One thing I noticed vs the 35B-A3B: this model is a bit more sensitive to prompt clarity. Vague/under-specified prompts can drift so do your best to spell out format, constraints, scope and it stays on rails. FYI so you get the most out of it. To me it seems like it's a 'coding/stem-first' model from the way it handles social interactions. To disable "thinking" you need to edit the jinja template or use the kwarg {"enable\_thinking": false}. Heads up — Qwen3.6 doesn't support the /think and /no\_think soft switches that Qwen3 had, so the kwarg is the way. What's included: \- Q8\_K\_P, Q6\_K\_P, Q5\_K\_P, Q4\_K\_P, IQ4\_XS, Q3\_K\_P, IQ3\_M, IQ3\_XS, Q2\_K\_P, IQ2\_M \- mmproj for vision support \- All quants generated with imatrix K\_P Quants recap (for anyone who missed the MoE releases): custom quants that use model-specific analysis to preserve quality where it matters most. **Each model gets its own optimized profile.** Effectively 1-2 quant levels of quality uplift at \~5-15% larger file size. Fully compatible with llama.cpp, LM Studio, anything that reads GGUF (Be forewarned, Ollama can be more difficult to get going). Quick specs: \- 27B dense \- 64 layers — 16 × (3 × DeltaNet + 1 × Gated Attention) layout \- 48 linear attention + 16 full softmax attention (3:1 ratio, same as the MoE) \- 262K context (natively, extensible to \~1M with YaRN but careful — llama.cpp's YaRN is static and can hurt short-context perf) \- Multimodal (text + image + video) Sampling params I've been using: temp=1.0, top\_k=20, top\_p=0.95, min\_p=0, presence\_penalty=0, repetition\_penalty=1.0 (Qwen 3.6 updated their recommendations as follows: presence\_penalty is 0.0 for thinking general, not 1.5 like 3.5 was. Non-thinking mode still wants 1.5. Full settings, and my findings on it, are in the HF README.) Note: Use --jinja flag with llama.cpp. K\_P quants may show as "?" in LM Studio's quant column. It's purely cosmetic, model loads and runs fine. HF's hardware compatibility widget also doesn't recognize K\_P so click "View +X variants" or go to Files and versions to see all downloads. All my models: [HuggingFace-HauhauCS](https://huggingface.co/HauhauCS/models) There's also a new discord server, the link for it is in the HF repo, feel free to join for updates, roadmaps, projects, or just to chat. As always, hope everyone enjoys the release! \* = Tested with both automated and manual refusal benchmarks which resulted in none found. Release has been on the quick side though, so if you hit one and it's obstructive to your use case, [join the Discord](https://discord.gg/SZ5vacTXYf) and flag it so I can work on it in a future revision.
A quantized GGUF release of the Qwen3.8-27B model with reduced refusal behavior, retaining multi-token prediction and offering various quantization options for use with llama.cpp.
Release of an uncensored, aggressive variant of the Qwen3.6-35B-A3B model on Hugging Face, featuring custom K_P quantization and full removal of safety refusals.
The Qwen3.8-27B Uncensored Aggressive AI model has been released, featuring K_P quantization and HauhauCS FastMTP for significant performance improvements, with no content refusals and multimodal support.
Release of Qwen3.6-27B-PRISM-PRO-DQ, a dynamically quantized GGUF version of Qwen3.6-27B with bias/propaganda removal, preserving native MTP draft head and vision tower, enabling lossless speculative decoding for faster inference.