Upload model
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
-
"lora_alpha":
|
14 |
"lora_dropout": 0.1,
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
@@ -21,13 +21,13 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
|
|
24 |
"v_proj",
|
25 |
-
"q_proj",
|
26 |
-
"lm_head",
|
27 |
"k_proj",
|
28 |
-
"up_proj",
|
29 |
"o_proj",
|
30 |
-
"
|
|
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
+
"lora_alpha": 128,
|
14 |
"lora_dropout": 0.1,
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
24 |
+
"down_proj",
|
25 |
"v_proj",
|
|
|
|
|
26 |
"k_proj",
|
|
|
27 |
"o_proj",
|
28 |
+
"q_proj",
|
29 |
+
"up_proj",
|
30 |
+
"lm_head"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2304697032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e21ddf79b538044a2e928361ab7e10804b83296295e6539e5444ec31ae87f78
|
3 |
size 2304697032
|