Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -33,7 +33,7 @@
|
|
| 33 |
"llm_int8_threshold": 6.0,
|
| 34 |
"load_in_4bit": false,
|
| 35 |
"load_in_8bit": false,
|
| 36 |
-
"quant_method": "
|
| 37 |
},
|
| 38 |
"rms_norm_eps": 1e-05,
|
| 39 |
"rope_scaling": null,
|
|
|
|
| 33 |
"llm_int8_threshold": 6.0,
|
| 34 |
"load_in_4bit": false,
|
| 35 |
"load_in_8bit": false,
|
| 36 |
+
"quant_method": "bitsandbytes_8bit"
|
| 37 |
},
|
| 38 |
"rms_norm_eps": 1e-05,
|
| 39 |
"rope_scaling": null,
|