Update adapter_config.json
Browse files- adapter_config.json +0 -9
adapter_config.json
CHANGED
@@ -3,21 +3,12 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "Delta-Vector/Control-8B-V1.1",
|
5 |
"bias": "none",
|
6 |
-
"eva_config": null,
|
7 |
-
"exclude_modules": null,
|
8 |
-
"fan_in_fan_out": null,
|
9 |
"inference_mode": true,
|
10 |
"init_lora_weights": true,
|
11 |
-
"layer_replication": null,
|
12 |
-
"layers_pattern": null,
|
13 |
-
"layers_to_transform": null,
|
14 |
"loftq_config": {},
|
15 |
"lora_alpha": 64,
|
16 |
-
"lora_bias": false,
|
17 |
"lora_dropout": 0.05,
|
18 |
-
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
-
"modules_to_save": null,
|
21 |
"peft_type": "LORA",
|
22 |
"r": 32,
|
23 |
"rank_pattern": {},
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "Delta-Vector/Control-8B-V1.1",
|
5 |
"bias": "none",
|
|
|
|
|
|
|
6 |
"inference_mode": true,
|
7 |
"init_lora_weights": true,
|
|
|
|
|
|
|
8 |
"loftq_config": {},
|
9 |
"lora_alpha": 64,
|
|
|
10 |
"lora_dropout": 0.05,
|
|
|
11 |
"megatron_core": "megatron.core",
|
|
|
12 |
"peft_type": "LORA",
|
13 |
"r": 32,
|
14 |
"rank_pattern": {},
|