Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"llm_int8_threshold": 6.0,
|
31 |
"load_in_4bit": true,
|
32 |
"load_in_8bit": false,
|
33 |
-
"quant_method": "
|
34 |
},
|
35 |
"rms_norm_eps": 1e-05,
|
36 |
"rope_scaling": null,
|
|
|
30 |
"llm_int8_threshold": 6.0,
|
31 |
"load_in_4bit": true,
|
32 |
"load_in_8bit": false,
|
33 |
+
"quant_method": "awq"
|
34 |
},
|
35 |
"rms_norm_eps": 1e-05,
|
36 |
"rope_scaling": null,
|