paragon-analytics
commited on
Commit
•
1789f45
1
Parent(s):
85070dd
Upload model
Browse files- adapter_config.json +7 -1
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
@@ -14,7 +14,13 @@
|
|
14 |
"r": 8,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
-
"q_proj"
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
],
|
19 |
"task_type": "CAUSAL_LM"
|
20 |
}
|
|
|
14 |
"r": 8,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
+
"q_proj",
|
18 |
+
"up_proj",
|
19 |
+
"o_proj",
|
20 |
+
"k_proj",
|
21 |
+
"down_proj",
|
22 |
+
"gate_proj",
|
23 |
+
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2000642a1797c51ec7751e5d3b46ba9c1863f1bbc7ca0893592e635b0c46bba
|
3 |
+
size 80114765
|