hiuman commited on
Commit
f2bd829
·
verified ·
1 Parent(s): c3ff24a

Update quant_config.json

Browse files
Files changed (1) hide show
  1. quant_config.json +6 -1
quant_config.json CHANGED
@@ -1 +1,6 @@
1
- {"zero_point": True, "q_group_size": 128, "w_bit": 4, "version": "GEMM" }
 
 
 
 
 
 
1
+ {
2
+ "zero_point": true,
3
+ "q_group_size": 128,
4
+ "w_bit": 4,
5
+ "version": "GEMM",
6
+ }