UnderstandLing
commited on
Commit
•
1720a09
1
Parent(s):
7b9c921
Upload model
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"qkv_proj",
|
24 |
"gate_up_proj",
|
25 |
-
"
|
26 |
-
"down_proj"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"gate_up_proj",
|
24 |
+
"qkv_proj",
|
25 |
+
"down_proj",
|
26 |
+
"o_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 402688040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e67ba08680aa28ce7d000c7b9b2bfbf018f0f1d9ec7d84631a4c0aa4cc2f72ee
|
3 |
size 402688040
|