ajayrathod
commited on
Commit
•
432b25b
1
Parent(s):
deb11cd
Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -15,12 +15,12 @@
|
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
"peft_type": "LORA",
|
18 |
-
"r":
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"fc2",
|
23 |
"Wqkv",
|
|
|
24 |
"fc1"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
|
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
"peft_type": "LORA",
|
18 |
+
"r": 8,
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"Wqkv",
|
23 |
+
"fc2",
|
24 |
"fc1"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
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:5e3504f71f5f9021a51f3da82740c7b665a46e3f31ed56b060b8d2913df949f8
|
3 |
+
size 26230352
|