Feng
commited on
Commit
•
f05e17f
1
Parent(s):
732a510
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"quantization_config": {
|
3 |
-
|
|
|
4 |
}
|
5 |
}
|
|
|
1 |
{
|
2 |
"quantization_config": {
|
3 |
+
"bits": 4,
|
4 |
+
"quant_method": "awq"
|
5 |
}
|
6 |
}
|