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