Views
No views yet
Radamanthys11/Qwen3.6-27B-MTP-Q8_0-GGUF. It was
requantized from the Q8_0 GGUF source with ik_llama.cpp using
--allow-requantize.llama-server -m Qwen3.6-27B-MTP-Q3_K_S.gguf -mtp --draft-max 1 --draft-p-min 0.01custom="blk\.64\..*\.weight=q8_0,blk\..*\.ssm_alpha\.weight=q6_0,blk\..*\.ssm_beta\.weight=q6_0,blk\..*\.ssm_out\.weight=q6_0,token_embd\.weight=q6_0,output\.weight=q8_0"
2
3./ik_llama.cpp/build/bin/llama-quantize \
4 --allow-requantize \
5 --custom-q "$custom" \
6 ./Qwen3.6-27B-MTP-Q8_0.gguf \
7 ./Qwen3.6-27B-MTP-Q3_K_S.gguf \
8 Q3_K_S 16blk.64.*.weight MTP/nextn tensors: Q8_0ssm_alpha.weight, ssm_beta.weight, and ssm_out.weight: Q6_0Q6_0Q8_0Q3_K_S