Upload model
Browse files- adapter_config.json +4 -4
adapter_config.json
CHANGED
|
@@ -28,13 +28,13 @@
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
| 31 |
-
"
|
| 32 |
"up_proj",
|
| 33 |
-
"gate_proj",
|
| 34 |
"v_proj",
|
| 35 |
-
"
|
| 36 |
"q_proj",
|
| 37 |
-
"
|
|
|
|
| 38 |
],
|
| 39 |
"target_parameters": null,
|
| 40 |
"task_type": null,
|
|
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
| 31 |
+
"down_proj",
|
| 32 |
"up_proj",
|
|
|
|
| 33 |
"v_proj",
|
| 34 |
+
"k_proj",
|
| 35 |
"q_proj",
|
| 36 |
+
"gate_proj",
|
| 37 |
+
"o_proj"
|
| 38 |
],
|
| 39 |
"target_parameters": null,
|
| 40 |
"task_type": null,
|