Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -20,9 +20,9 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"out_proj",
|
| 24 |
-
"proj_1",
|
| 25 |
"qkv_proj",
|
|
|
|
|
|
|
| 26 |
"proj_2"
|
| 27 |
],
|
| 28 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
| 23 |
"qkv_proj",
|
| 24 |
+
"proj_1",
|
| 25 |
+
"out_proj",
|
| 26 |
"proj_2"
|
| 27 |
],
|
| 28 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 67093464
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2113c535307246ab69d35bc5e0f12438faef95d15c7f58a6a61c3ea20839971
|
| 3 |
size 67093464
|