GGUF
conversational
random257 commited on
Commit
599eb6a
·
verified ·
1 Parent(s): dd59e67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -962,7 +962,7 @@ Both MQ68 and MQ516_special can squeeze into a gfx1151-128G device. However on W
962
 
963
  **MQ68 (Mixed Quant Q6_K - Q8_0)**
964
  <details>
965
- <summary>gguf-dump</summary>
966
 
967
  --leave-output-tensor
968
  --tensor-type ".*ffn_down_exps\.weight=q6_k"
@@ -1901,7 +1901,7 @@ Both MQ68 and MQ516_special can squeeze into a gfx1151-128G device. However on W
1901
 
1902
  **MQ516_special (Mixed Quant Q5_K - BF16, Special Purpose)**
1903
  <details>
1904
- <summary>gguf-dump</summary>
1905
 
1906
  --leave-output-tensor
1907
  --tensor-type "blk\.(0|1|2|4|5|6|8|9|10)\..*ffn_(down|gate|up)_exps\.weight=q5_k"
 
962
 
963
  **MQ68 (Mixed Quant Q6_K - Q8_0)**
964
  <details>
965
+ <summary>llama-quantize params and gguf-dump</summary>
966
 
967
  --leave-output-tensor
968
  --tensor-type ".*ffn_down_exps\.weight=q6_k"
 
1901
 
1902
  **MQ516_special (Mixed Quant Q5_K - BF16, Special Purpose)**
1903
  <details>
1904
+ <summary>llama-quantize params and gguf-dump</summary>
1905
 
1906
  --leave-output-tensor
1907
  --tensor-type "blk\.(0|1|2|4|5|6|8|9|10)\..*ffn_(down|gate|up)_exps\.weight=q5_k"