Commit
·
63cb9a3
1
Parent(s):
3c42a87
Revert "Upload 2 files"
Browse filesThis reverts commit 421e2e418ac716e16768340741f8a087d481b245.
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"q_proj",
|
27 |
-
"v_proj",
|
28 |
"down_proj",
|
|
|
29 |
"gate_proj",
|
30 |
-
"
|
31 |
-
"k_proj",
|
32 |
-
"up_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"o_proj",
|
27 |
+
"up_proj",
|
28 |
"q_proj",
|
|
|
29 |
"down_proj",
|
30 |
+
"v_proj",
|
31 |
"gate_proj",
|
32 |
+
"k_proj"
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 1656902648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1c4587fe31845fe04097d3a7a579387f8fca906f9123a790f776c2a21f84bc4
|
3 |
size 1656902648
|