Upload model
Browse files- adapter_config.json +3 -3
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"enable_lora": null,
|
| 10 |
"fan_in_fan_out": false,
|
| 11 |
"inference_mode": true,
|
| 12 |
-
"input_based_adapter_selection":
|
| 13 |
"insert_zero_lora": false,
|
| 14 |
"layer_to_lora": [],
|
| 15 |
"lora_alpha": 16,
|
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"number_of_adapter_pre_layer": 8,
|
| 20 |
"ot_diversified_dispatcher": false,
|
| 21 |
"peft_type": "MA_LORA",
|
| 22 |
-
"pool_selective_inference":
|
| 23 |
-
"pool_selective_training":
|
| 24 |
"r": 8,
|
| 25 |
"random_routing": false,
|
| 26 |
"random_routing_inference": false,
|
|
|
|
| 9 |
"enable_lora": null,
|
| 10 |
"fan_in_fan_out": false,
|
| 11 |
"inference_mode": true,
|
| 12 |
+
"input_based_adapter_selection": false,
|
| 13 |
"insert_zero_lora": false,
|
| 14 |
"layer_to_lora": [],
|
| 15 |
"lora_alpha": 16,
|
|
|
|
| 19 |
"number_of_adapter_pre_layer": 8,
|
| 20 |
"ot_diversified_dispatcher": false,
|
| 21 |
"peft_type": "MA_LORA",
|
| 22 |
+
"pool_selective_inference": true,
|
| 23 |
+
"pool_selective_training": true,
|
| 24 |
"r": 8,
|
| 25 |
"random_routing": false,
|
| 26 |
"random_routing_inference": false,
|
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:7ca080e0fd47f8b70f8d0dead47e32a0b6f5e3f7049ab87fb883e78ddc286b8e
|
| 3 |
+
size 7883002
|