Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -32,8 +32,7 @@
|
|
| 32 |
"llm_int8_skip_modules": null,
|
| 33 |
"llm_int8_threshold": 6.0,
|
| 34 |
"load_in_4bit": true,
|
| 35 |
-
"load_in_8bit": false
|
| 36 |
-
"quant_method": "bitsandbytes"
|
| 37 |
},
|
| 38 |
"resid_pdrop": 0.1,
|
| 39 |
"rope_scaling": null,
|
|
|
|
| 32 |
"llm_int8_skip_modules": null,
|
| 33 |
"llm_int8_threshold": 6.0,
|
| 34 |
"load_in_4bit": true,
|
| 35 |
+
"load_in_8bit": false
|
|
|
|
| 36 |
},
|
| 37 |
"resid_pdrop": 0.1,
|
| 38 |
"rope_scaling": null,
|