Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"bias": "none",
|
4 |
"fan_in_fan_out": false,
|
5 |
"inference_mode": true,
|
6 |
-
"init_lora_weights":
|
7 |
"layers_pattern": null,
|
8 |
"layers_to_transform": null,
|
9 |
"lora_alpha": 32,
|
|
|
3 |
"bias": "none",
|
4 |
"fan_in_fan_out": false,
|
5 |
"inference_mode": true,
|
6 |
+
"init_lora_weights": false,
|
7 |
"layers_pattern": null,
|
8 |
"layers_to_transform": null,
|
9 |
"lora_alpha": 32,
|