Views
No views yet
1"llama-b9016-bin-win-cpu-x64/llama-quantize.exe" ^
2 --tensor-type "blk\.(5|11|17|23|29|35|41|47|53|59)\.attn_q.weight=q6_k" ^
3 --tensor-type "blk\.(5|11|17|23|29|35|41|47|53|59)\.attn_k.weight=q6_k" ^
4 --tensor-type "blk\.(5|11|17|23|29|35|41|47|53|59)\.attn_v.weight=q6_k" ^
5 --tensor-type "blk\.(5|11|17|23|29|35|41|47|53|59)\.attn_output.weight=q6_k" ^
6 --tensor-type "blk\.(5|11|17|23|29|35|41|47|53|59)\.ffn_gate.weight=q6_k" ^
7 --tensor-type "blk\.(5|11|17|23|29|35|41|47|53|59)\.ffn_up.weight=q6_k" ^
8 --tensor-type "blk\.(5|11|17|23|29|35|41|47|53|59)\.ffn_down.weight=q6_k" ^
9 --tensor-type "blk\.\d+\.attn_q.weight=q4_k" ^
10 --tensor-type "blk\.\d+\.attn_k.weight=q4_k" ^
11 --tensor-type "blk\.\d+\.attn_v.weight=q4_k" ^
12 --tensor-type "blk\.\d+\.attn_output.weight=q4_k" ^
13 --tensor-type "blk\.\d+\.ffn_gate.weight=q4_k" ^
14 --tensor-type "blk\.\d+\.ffn_up.weight=q4_k" ^
15 --tensor-type "blk\.\d+\.ffn_down.weight=q4_k" ^
16 --token-embedding-type q6_k ^
17 gemma-4-31B-it-bf16.gguf gemma-4-31B-it-Q4_K-local-Q6_K-global.gguf Q2_K