Upload model
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -19,11 +19,11 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
|
|
|
| 22 |
"q_proj",
|
| 23 |
"o_proj",
|
| 24 |
-
"
|
| 25 |
-
"v_proj"
|
| 26 |
-
"gate_proj"
|
| 27 |
],
|
| 28 |
"task_type": "CAUSAL_LM"
|
| 29 |
}
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"k_proj",
|
| 23 |
"q_proj",
|
| 24 |
"o_proj",
|
| 25 |
+
"gate_proj",
|
| 26 |
+
"v_proj"
|
|
|
|
| 27 |
],
|
| 28 |
"task_type": "CAUSAL_LM"
|
| 29 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 369142184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:befa3544416a385b595f95ff5bdc2192d5d1b7343c45d9617cdfce136981ebd9
|
| 3 |
size 369142184
|