evaldas-leliuga
commited on
Commit
•
58da3bf
1
Parent(s):
1b7988e
Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -27,8 +27,7 @@
|
|
27 |
"llm_int8_skip_modules": null,
|
28 |
"llm_int8_threshold": 6.0,
|
29 |
"load_in_4bit": true,
|
30 |
-
"load_in_8bit": false
|
31 |
-
"quant_method": "bitsandbytes"
|
32 |
},
|
33 |
"rms_norm_eps": 1e-05,
|
34 |
"rope_scaling": null,
|
|
|
27 |
"llm_int8_skip_modules": null,
|
28 |
"llm_int8_threshold": 6.0,
|
29 |
"load_in_4bit": true,
|
30 |
+
"load_in_8bit": false
|
|
|
31 |
},
|
32 |
"rms_norm_eps": 1e-05,
|
33 |
"rope_scaling": null,
|