Update config.json
#3
by
ybelkada
- opened
- config.json +1 -1
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"backend": "autoawq",
|
28 |
"group_size": 128,
|
29 |
"quant_method": "awq",
|
30 |
-
"version": "
|
31 |
"bits": 4,
|
32 |
"zero_point": true
|
33 |
},
|
|
|
27 |
"backend": "autoawq",
|
28 |
"group_size": 128,
|
29 |
"quant_method": "awq",
|
30 |
+
"version": "gemm",
|
31 |
"bits": 4,
|
32 |
"zero_point": true
|
33 |
},
|