Laomaodiaoyu commited on
Commit
a4c4de9
·
verified ·
1 Parent(s): 2cc03e6

Update LLaMA-Checkpoint/adapter_config.json

Browse files
LLaMA-Checkpoint/adapter_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "lora_dropout": 0.05,
11
  "merge_weights": false,
12
  "modules_to_save": null,
13
- "peft_type": "DROUTER",
14
  "r": 16,
15
  "target_modules": [
16
  "q_proj",
 
10
  "lora_dropout": 0.05,
11
  "merge_weights": false,
12
  "modules_to_save": null,
13
+ "peft_type": "D2MoRA",
14
  "r": 16,
15
  "target_modules": [
16
  "q_proj",