Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -14,12 +14,12 @@
|
|
14 |
"loftq_config": {},
|
15 |
"lora_alpha": 16,
|
16 |
"lora_bias": false,
|
17 |
-
"lora_dropout": 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": [
|
|
|
14 |
"loftq_config": {},
|
15 |
"lora_alpha": 16,
|
16 |
"lora_bias": false,
|
17 |
+
"lora_dropout": 0.1,
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
"modules_to_save": null,
|
21 |
"peft_type": "LORA",
|
22 |
+
"r": 8,
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
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:07e95327ba1a2b46833f930a25b117cc7c119cfb5583f503fc86f24fe608df5e
|
3 |
+
size 4517152
|