Upload model
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
"layers_pattern": null,
|
14 |
"layers_to_transform": null,
|
15 |
"loftq_config": {},
|
16 |
-
"lora_alpha":
|
17 |
"lora_bias": false,
|
18 |
"lora_dropout": 0.05,
|
19 |
"megatron_config": null,
|
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"o_proj",
|
28 |
"gate_proj",
|
29 |
"down_proj",
|
30 |
-
"k_proj",
|
31 |
"v_proj",
|
|
|
|
|
32 |
"q_proj",
|
33 |
-
"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
13 |
"layers_pattern": null,
|
14 |
"layers_to_transform": null,
|
15 |
"loftq_config": {},
|
16 |
+
"lora_alpha": 32,
|
17 |
"lora_bias": false,
|
18 |
"lora_dropout": 0.05,
|
19 |
"megatron_config": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
|
|
27 |
"gate_proj",
|
28 |
"down_proj",
|
|
|
29 |
"v_proj",
|
30 |
+
"up_proj",
|
31 |
+
"k_proj",
|
32 |
"q_proj",
|
33 |
+
"o_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"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 24365712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd085e7cf5823d9b200b02cc907e42a4c15575e3098018323e4e006a3c554084
|
3 |
size 24365712
|