Update adapter_config.json
Browse files- adapter_config.json +2 -3
adapter_config.json
CHANGED
@@ -8,11 +8,10 @@
|
|
8 |
"init_lora_weights": true,
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
-
|
12 |
"lora_alpha": 16,
|
13 |
"lora_dropout": 0.05,
|
14 |
-
|
15 |
-
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
"peft_type": "LORA",
|
18 |
"r": 16,
|
|
|
8 |
"init_lora_weights": true,
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
+
|
12 |
"lora_alpha": 16,
|
13 |
"lora_dropout": 0.05,
|
14 |
+
|
|
|
15 |
"modules_to_save": null,
|
16 |
"peft_type": "LORA",
|
17 |
"r": 16,
|