thierryteisseire
commited on
Commit
•
2d6f1bc
1
Parent(s):
f67d008
Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.bin +1 -1
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"self_attn.o_proj",
|
23 |
"self_attn.v_proj",
|
24 |
"self_attn.k_proj",
|
25 |
-
"self_attn.q_proj"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"self_attn.v_proj",
|
23 |
"self_attn.k_proj",
|
24 |
+
"self_attn.q_proj",
|
25 |
+
"self_attn.o_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9074762
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a05b441424e177d75adf9be9b67cef4c2de30b8894288538419dcd446bc58ec6
|
3 |
size 9074762
|