Update adapter_config.json
Browse files- adapter_config.json +2 -1
adapter_config.json
CHANGED
@@ -3,7 +3,8 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "beomi/polyglot-ko-12.8b-safetensors",
|
5 |
"bias": "none",
|
6 |
-
"
|
|
|
7 |
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
9 |
"layers_pattern": null,
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "beomi/polyglot-ko-12.8b-safetensors",
|
5 |
"bias": "none",
|
6 |
+
"enable_lora": [true, false, true],
|
7 |
+
"fan_in_fan_out": true,
|
8 |
"inference_mode": true,
|
9 |
"init_lora_weights": true,
|
10 |
"layers_pattern": null,
|