Qwen3.6 27B MTP MoQ GGUF This repository contains GGUF quantizations of Qwen3.6 27B MTP using projected MoQ tensor/layer policies. The policies are derived from the Qwen3.5 9B MoQ releases by w ahmad and adapted to the Qwen3.6 27B MTP architecture. Source policy reference: https://huggingface.co/w ahmad/Qwen3.5 9B GGUF MoQ MTP All models in this repository were quantized with the unsloth imatrix for Qwen3.6 27B. The MTP block is preserved, and large MTP tensors are explicitly kept at Q8 0 . Available Models MoQ 4.8 MTP Q8 0 MoQ 4.85 MTP Q8 0 MoQ 4.9 MTP Q8 0 MoQ 4.95 MTP Q8 0 MoQ 5.1 MTP Q8 0 The 4.85 and 4.95 variants are custom recipes built from the observed 4.8 and 4.9 policies: MoQ 4.85 : starts from MoQ 4.8, keeps the MoQ 4.8 BF16 guard tensors, and additionally upgrades all MoQ 4.9 extra attn qkv.weight tensors to Q5 K . MoQ 4.95 : starts from MoQ 4.9 and restores the MoQ 4.8 ssm beta.weight BF16 guard tensors. Policy Extraction Method The original MoQ method is not publicly documented in full. This repository uses the tensor assignments observable in the published Qwen3.5 9B MoQ GGUF files and projects them to Qwen3.6 27B MTP. The extraction pipeline is: 1. Read every tenso…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy