PraveenJesu commited on
Commit
d104143
1 Parent(s): d407bd0

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -6,7 +6,7 @@
6
  "inference_mode": true,
7
  "lora_alpha": 64,
8
  "lora_dropout": 0.05,
9
- "merge_weights": false,
10
  "modules_to_save": null,
11
  "peft_type": "LORA",
12
  "r": 32,
 
6
  "inference_mode": true,
7
  "lora_alpha": 64,
8
  "lora_dropout": 0.05,
9
+ "merge_weights": true,
10
  "modules_to_save": null,
11
  "peft_type": "LORA",
12
  "r": 32,