Upload model
Browse files- adapter_config.json +6 -6
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -24,16 +24,16 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
|
|
27 |
"fc1",
|
28 |
-
"down_proj",
|
29 |
-
"q_proj",
|
30 |
-
"fc2",
|
31 |
"k_proj",
|
32 |
"up_proj",
|
33 |
-
"gate_proj",
|
34 |
"v_proj",
|
35 |
-
"
|
36 |
-
"
|
|
|
|
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"o_proj",
|
28 |
"fc1",
|
|
|
|
|
|
|
29 |
"k_proj",
|
30 |
"up_proj",
|
|
|
31 |
"v_proj",
|
32 |
+
"fc2",
|
33 |
+
"down_proj",
|
34 |
+
"gate_proj",
|
35 |
+
"q_proj",
|
36 |
+
"out_proj"
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"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 489032024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b51d88a7bdbbdc10a7f31f98e844d75ea5cfa957977ed88836503326e27db260
|
3 |
size 489032024
|