IlyasMoutawwakil HF Staff commited on
Commit
fd25d4f
·
1 Parent(s): b397fcf

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": 128,
4
- "w_bit": 4
 
5
  }
 
1
  {
2
  "zero_point": true,
3
  "q_group_size": 128,
4
+ "w_bit": 4,
5
+ "versions": "GEMV"
6
  }