casperhansen commited on
Commit
f8ce961
1 Parent(s): a37903e

Update quant_config.json

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