SonishMaharjan
commited on
Commit
•
83a3e60
1
Parent(s):
3eea928
Upload model
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -12,18 +12,18 @@
|
|
12 |
"layers_pattern": null,
|
13 |
"layers_to_transform": null,
|
14 |
"loftq_config": {},
|
15 |
-
"lora_alpha":
|
16 |
"lora_dropout": 0.05,
|
17 |
"megatron_config": null,
|
18 |
"megatron_core": "megatron.core",
|
19 |
"modules_to_save": null,
|
20 |
"peft_type": "LORA",
|
21 |
-
"r":
|
22 |
"rank_pattern": {},
|
23 |
"revision": null,
|
24 |
"target_modules": [
|
25 |
-
"
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": null
|
29 |
}
|
|
|
12 |
"layers_pattern": null,
|
13 |
"layers_to_transform": null,
|
14 |
"loftq_config": {},
|
15 |
+
"lora_alpha": 128,
|
16 |
"lora_dropout": 0.05,
|
17 |
"megatron_config": null,
|
18 |
"megatron_core": "megatron.core",
|
19 |
"modules_to_save": null,
|
20 |
"peft_type": "LORA",
|
21 |
+
"r": 64,
|
22 |
"rank_pattern": {},
|
23 |
"revision": null,
|
24 |
"target_modules": [
|
25 |
+
"q_proj",
|
26 |
+
"v_proj"
|
27 |
],
|
28 |
"task_type": null
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fab41812c2fc776cde4afd2b7234c67f7c6c19fe03ab6674e11727016b2f7e0f
|
3 |
+
size 125884424
|