lostdrifter
commited on
Commit
•
66b75d0
1
Parent(s):
f47040b
Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
@@ -6,11 +6,11 @@
|
|
6 |
"inference_mode": true,
|
7 |
"init_lora_weights": true,
|
8 |
"lora_alpha": 32,
|
9 |
-
"lora_dropout": 0.
|
10 |
"merge_weights": false,
|
11 |
"modules_to_save": null,
|
12 |
"peft_type": "LORA",
|
13 |
-
"r":
|
14 |
"target_modules": [
|
15 |
"q_proj",
|
16 |
"v_proj"
|
|
|
6 |
"inference_mode": true,
|
7 |
"init_lora_weights": true,
|
8 |
"lora_alpha": 32,
|
9 |
+
"lora_dropout": 0.05,
|
10 |
"merge_weights": false,
|
11 |
"modules_to_save": null,
|
12 |
"peft_type": "LORA",
|
13 |
+
"r": 16,
|
14 |
"target_modules": [
|
15 |
"q_proj",
|
16 |
"v_proj"
|
adapter_model.bin
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:d2264feba95687d051d81a142ff3bd74d54b5c27fa0a99e99e1e86fbb9fd3771
|
3 |
+
size 3565129
|