ambrosemcduffy
commited on
Commit
•
0e9176c
1
Parent(s):
0865838
Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
@@ -4,11 +4,11 @@
|
|
4 |
"fan_in_fan_out": false,
|
5 |
"inference_mode": true,
|
6 |
"init_lora_weights": true,
|
7 |
-
"lora_alpha":
|
8 |
"lora_dropout": 0.05,
|
9 |
"modules_to_save": null,
|
10 |
"peft_type": "LORA",
|
11 |
-
"r":
|
12 |
"target_modules": [
|
13 |
"query_key_value"
|
14 |
],
|
|
|
4 |
"fan_in_fan_out": false,
|
5 |
"inference_mode": true,
|
6 |
"init_lora_weights": true,
|
7 |
+
"lora_alpha": 64,
|
8 |
"lora_dropout": 0.05,
|
9 |
"modules_to_save": null,
|
10 |
"peft_type": "LORA",
|
11 |
+
"r": 32,
|
12 |
"target_modules": [
|
13 |
"query_key_value"
|
14 |
],
|
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:ee023fe00578172dddc8772e8c4fd3d9fa21bee431e0028f1e8fad0456ee8893
|
3 |
+
size 25183617
|