Upload model
Browse files- adapter_config.json +8 -8
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -24,18 +24,18 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
-
"
|
| 28 |
-
"
|
| 29 |
-
"
|
| 30 |
"projection_layer",
|
|
|
|
|
|
|
| 31 |
"fc1",
|
|
|
|
| 32 |
"linear_1",
|
| 33 |
-
"linear_2",
|
| 34 |
-
"down_proj",
|
| 35 |
-
"k_proj",
|
| 36 |
-
"q_proj",
|
| 37 |
"up_proj",
|
| 38 |
-
"
|
|
|
|
| 39 |
],
|
| 40 |
"task_type": "CAUSAL_LM",
|
| 41 |
"trainable_token_indices": null,
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
+
"linear_2",
|
| 28 |
+
"k_proj",
|
| 29 |
+
"v_proj",
|
| 30 |
"projection_layer",
|
| 31 |
+
"o_proj",
|
| 32 |
+
"down_proj",
|
| 33 |
"fc1",
|
| 34 |
+
"gate_proj",
|
| 35 |
"linear_1",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
"up_proj",
|
| 37 |
+
"fc2",
|
| 38 |
+
"q_proj"
|
| 39 |
],
|
| 40 |
"task_type": "CAUSAL_LM",
|
| 41 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 190846176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86696b344a6693a1e5c4e1ce210fdfbccfdc939b2822c4785ea8fa4155f08d02
|
| 3 |
size 190846176
|