Laomaodiaoyu commited on
Commit
6be6eb7
·
verified ·
1 Parent(s): 2d72cb1

Update LLaMA-Checkpoint/M3_N4_rank16/adapter_config.json

Browse files
LLaMA-Checkpoint/M3_N4_rank16/adapter_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "base_model_name_or_path": "/home/share/zuojianhui/models/yahma/llama-7b-hf",
3
  "bias": "none",
4
  "enable_lora": null,
5
  "expert_down": 3,
@@ -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",
 
1
  {
2
+ "base_model_name_or_path": "yahma/llama-7b-hf",
3
  "bias": "none",
4
  "enable_lora": null,
5
  "expert_down": 3,
 
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",