Upload folder using huggingface_hub
Browse files- adapter_config.json +6 -6
adapter_config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"eva_config": null,
|
| 7 |
"exclude_modules": null,
|
| 8 |
"fan_in_fan_out": null,
|
| 9 |
-
"inference_mode":
|
| 10 |
"init_lora_weights": true,
|
| 11 |
"layer_replication": null,
|
| 12 |
"layers_pattern": null,
|
|
@@ -26,13 +26,13 @@
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
-
"
|
| 30 |
-
"up_proj",
|
| 31 |
-
"q_proj",
|
| 32 |
-
"k_proj",
|
| 33 |
"o_proj",
|
| 34 |
"v_proj",
|
| 35 |
-
"
|
|
|
|
|
|
|
|
|
|
| 36 |
],
|
| 37 |
"task_type": "CAUSAL_LM",
|
| 38 |
"use_dora": false,
|
|
|
|
| 6 |
"eva_config": null,
|
| 7 |
"exclude_modules": null,
|
| 8 |
"fan_in_fan_out": null,
|
| 9 |
+
"inference_mode": false,
|
| 10 |
"init_lora_weights": true,
|
| 11 |
"layer_replication": null,
|
| 12 |
"layers_pattern": null,
|
|
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
+
"down_proj",
|
|
|
|
|
|
|
|
|
|
| 30 |
"o_proj",
|
| 31 |
"v_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"up_proj",
|
| 34 |
+
"k_proj",
|
| 35 |
+
"gate_proj"
|
| 36 |
],
|
| 37 |
"task_type": "CAUSAL_LM",
|
| 38 |
"use_dora": false,
|