Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"v_proj",
|
23 |
"k_proj",
|
24 |
"q_proj",
|
25 |
"dense",
|
26 |
-
"fc1"
|
27 |
-
"fc2"
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"fc2",
|
23 |
"v_proj",
|
24 |
"k_proj",
|
25 |
"q_proj",
|
26 |
"dense",
|
27 |
+
"fc1"
|
|
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 892660230
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56b3ab2b99ffbfb0380a45426cd2236d536c6c857abf80649d3b8b2fbb875fd0
|
3 |
size 892660230
|