Qwen3.6
Collection
4 items • Updated
INT8 (W8A8) quantization of Qwen/Qwen3.6-27B — a dense hybrid model (GatedDeltaNet linear-attention + periodic full-attention) with a vision tower and an MTP head.
self_attn, and the GatedDeltaNet out_proj.in_proj_a/in_proj_b, lm_head, embeddings, vision tower, MTP head.compressed-tensors (int-quantized). Full recipe: recipe.yaml.INT8 W8A8 is near-lossless; for the smallest footprint use the INT4-W4A16 variant (GSM8K 96.8% / MMLU-Pro 82.4%).
vllm serve Avesed/Qwen3.6-27B-INT8-W8A8 \
--tensor-parallel-size 2 --trust-remote-code --reasoning-parser qwen3
Served via vLLM's INT8 W8A8 CUTLASS path (works on Ampere sm_80 / sm_86).
Quantized with vllm-ampere-optimized/quantize.
Base model
Qwen/Qwen3.6-27B