Qwen 3.8 27B Local Setup: GGUF Sizes, KV Cache Savings, and a Critical Flag
Alibaba released Qwen 3.8 27B under an Apache 2.0 licence on 13 August, making it freely usable for local deployment, while a separate 2.4-trillion-parameter MoE variant launched under a more restrictive licence. The model uses 64 layers but reserves a KV cache for only 16 full-attention layers, cutting per-token cache cost to 64 KB versus 256 KB on a conventional dense model, making long contexts far more memory-efficient. Quantised GGUF versions range from a 9 GB 2-bit build to a 53.8 GB BF16 file, with the Q4_K_M quant at around 17 GB considered the practical sweet spot for 24 GB GPUs. The model also natively handles images and video without additional wrappers, and ships a separate 0.9 GB vision encoder file. Users running llama.cpp must include the --jinja flag to load the model's custom chat template, as omitting it causes erratic output that is frequently mistaken for a corrupted download.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in