frankmorales2020
commited on
Commit
•
293535b
1
Parent(s):
59575af
Upload model
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
-
"k_proj",
|
25 |
-
"q_proj",
|
26 |
-
"gate_proj",
|
27 |
"down_proj",
|
28 |
"o_proj",
|
29 |
-
"
|
|
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"down_proj",
|
24 |
"o_proj",
|
25 |
+
"v_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"k_proj",
|
28 |
+
"up_proj",
|
29 |
+
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
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:5a28587a1fa5ecbfcb5e3c3c74a3ec2d1fa6cfc49f3a24be5dcc9b9ee2d6a971
|
3 |
+
size 1342238560
|