Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"quantization_config": {
|
| 3 |
-
"bits":
|
| 4 |
"quant_method": "awq"
|
| 5 |
|
| 6 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"quantization_config": {
|
| 3 |
+
"bits": 3,
|
| 4 |
"quant_method": "awq"
|
| 5 |
|
| 6 |
}
|