Upload model
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -24,10 +24,10 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"
|
28 |
-
"qkv_proj",
|
29 |
"gate_up_proj",
|
30 |
-
"
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"o_proj",
|
|
|
28 |
"gate_up_proj",
|
29 |
+
"qkv_proj",
|
30 |
+
"down_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 443767448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84f32d981e97da7e0a581d5010cb103db9de4d16f3c91b0967d28bdb2ecc1954
|
3 |
size 443767448
|