Views
No views yet
llama-quantize \
--tensor-type ssm_alpha=F32 \
--tensor-type ssm_beta=F32 \
--tensor-type ssm_out=q8_0 \
--tensor-type attn_gate=q5_k \
--tensor-type attn_qkv=q5_k \
--tensor-type attn_v=q6_k \
./QwenPaw-Flash-9B-heretic-BF16.gguf ./QwenPaw-Flash-9B-heretic-Q4_K_L.gguf Q4_K_Mllama-quantize \
--tensor-type ssm_alpha=F32 \
--tensor-type ssm_beta=F32 \
--tensor-type ssm_out=q8_0 \
--tensor-type ffn_gate=q5_k \
--tensor-type ffn_up=q5_k \
./QwenPaw-Flash-9B-heretic-BF16.gguf ./QwenPaw-Flash-9B-heretic-Q6_K_S.gguf Q6_Kllama-quantize \
--tensor-type ssm_alpha=F32 \
--tensor-type ssm_beta=F32 \
--tensor-type ssm_out=q8_0 \
./QwenPaw-Flash-9B-heretic-BF16.gguf ./QwenPaw-Flash-9B-heretic-Q6_K_L.gguf Q6_K