Upload model
Browse files- dog/adapter_config.json +6 -3
- dog/adapter_model.safetensors +2 -2
dog/adapter_config.json
CHANGED
|
@@ -13,17 +13,20 @@
|
|
| 13 |
"layers_pattern": null,
|
| 14 |
"layers_to_transform": null,
|
| 15 |
"loftq_config": {},
|
| 16 |
-
"lora_alpha":
|
| 17 |
"lora_dropout": 0.0,
|
| 18 |
"megatron_config": null,
|
| 19 |
"megatron_core": "megatron.core",
|
| 20 |
"modules_to_save": null,
|
| 21 |
"peft_type": "LORA",
|
| 22 |
-
"r":
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"
|
|
|
|
|
|
|
|
|
|
| 27 |
],
|
| 28 |
"task_type": null,
|
| 29 |
"use_dora": false,
|
|
|
|
| 13 |
"layers_pattern": null,
|
| 14 |
"layers_to_transform": null,
|
| 15 |
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 512,
|
| 17 |
"lora_dropout": 0.0,
|
| 18 |
"megatron_config": null,
|
| 19 |
"megatron_core": "megatron.core",
|
| 20 |
"modules_to_save": null,
|
| 21 |
"peft_type": "LORA",
|
| 22 |
+
"r": 512,
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"to_q",
|
| 27 |
+
"to_out.0",
|
| 28 |
+
"to_k",
|
| 29 |
+
"to_v"
|
| 30 |
],
|
| 31 |
"task_type": null,
|
| 32 |
"use_dora": false,
|
dog/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:e3e4e415c991d4290476b02ea6a727a0484f2f8811bb52942d955f92e42336c7
|
| 3 |
+
size 2390807392
|