Commit
•
0e93fa4
1
Parent(s):
7809141
Update quantize_config.json (#3)
Browse files- Update quantize_config.json (b1ec0206f2b0000a0c03b45528b77f64d39d526c)
Co-authored-by: Stan Biryukov <stanbiryukov@users.noreply.huggingface.co>
- quantize_config.json +1 -1
quantize_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"bits": 4,
|
3 |
"group_size": -1,
|
4 |
"damp_percent": 0.01,
|
5 |
-
"desc_act":
|
6 |
"sym": true,
|
7 |
"true_sequential": true
|
8 |
}
|
|
|
2 |
"bits": 4,
|
3 |
"group_size": -1,
|
4 |
"damp_percent": 0.01,
|
5 |
+
"desc_act": true,
|
6 |
"sym": true,
|
7 |
"true_sequential": true
|
8 |
}
|