Upload model
Browse files- adapter_config.json +2 -5
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -21,12 +21,9 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
24 |
-
"down_proj",
|
25 |
-
"gate_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"v_proj"
|
29 |
-
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
|
|
|
|
24 |
"q_proj",
|
25 |
+
"k_proj",
|
26 |
+
"v_proj"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"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:87eea09fd8386134d9de28a8959241cff6120425341c7cb28dc0ee9268d28753
|
3 |
+
size 7391688
|