Update quantize_config.json
Browse files- quantize_config.json +1 -1
quantize_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"bits":
|
3 |
"group_size": -1,
|
4 |
"damp_percent": 0.01,
|
5 |
"desc_act": true,
|
|
|
1 |
{
|
2 |
+
"bits": 4,
|
3 |
"group_size": -1,
|
4 |
"damp_percent": 0.01,
|
5 |
"desc_act": true,
|