Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
|
@@ -16,13 +16,13 @@
|
|
| 16 |
"megatron_core": "megatron.core",
|
| 17 |
"modules_to_save": null,
|
| 18 |
"peft_type": "LORA",
|
| 19 |
-
"r":
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"c_attn"
|
| 24 |
],
|
| 25 |
-
"task_type":
|
| 26 |
"use_dora": false,
|
| 27 |
"use_rslora": false
|
| 28 |
}
|
|
|
|
| 16 |
"megatron_core": "megatron.core",
|
| 17 |
"modules_to_save": null,
|
| 18 |
"peft_type": "LORA",
|
| 19 |
+
"r": 128,
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"c_attn"
|
| 24 |
],
|
| 25 |
+
"task_type": null,
|
| 26 |
"use_dora": false,
|
| 27 |
"use_rslora": false
|
| 28 |
}
|
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:4f24f44f8140d94a919961b9e07145e1017168e84c2589092d6fcd482738cf60
|
| 3 |
+
size 167780672
|