Supersaiyan1729
commited on
Commit
•
2fd1b8e
1
Parent(s):
8c3c46c
Upload model
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -21,10 +21,10 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"
|
25 |
-
"v_proj",
|
26 |
"k_proj",
|
27 |
-
"
|
|
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM"
|
30 |
}
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
+
"o_proj",
|
|
|
25 |
"k_proj",
|
26 |
+
"v_proj",
|
27 |
+
"q_proj"
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM"
|
30 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3412112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eea438fee4b9c8aeab5c1d78308f5e67fd407ad9e569b731e54fddceb09ff9f5
|
3 |
size 3412112
|