Upload quantize_config.json
Browse files- quantize_config.json +1 -1
quantize_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"bits": 4,
|
3 |
-
"desc_act":
|
4 |
"group_size": 128,
|
5 |
"true_sequential": true
|
6 |
}
|
|
|
1 |
{
|
2 |
"bits": 4,
|
3 |
+
"desc_act": false,
|
4 |
"group_size": 128,
|
5 |
"true_sequential": true
|
6 |
}
|