Upload model
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
@@ -16,8 +16,8 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"
|
20 |
-
"
|
21 |
],
|
22 |
"task_type": "CAUSAL_LM"
|
23 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"q_proj",
|
20 |
+
"k_proj"
|
21 |
],
|
22 |
"task_type": "CAUSAL_LM"
|
23 |
}
|