Create quant_config.json
Browse files- quant_config.json +1 -2
quant_config.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"zero_point": true,
|
3 |
"q_group_size": 128,
|
4 |
"w_bit": 4,
|
5 |
-
"version": "GEMM"
|
6 |
-
"modules_to_not_convert": null
|
7 |
}
|
|
|
2 |
"zero_point": true,
|
3 |
"q_group_size": 128,
|
4 |
"w_bit": 4,
|
5 |
+
"version": "GEMM"
|
|
|
6 |
}
|