Laomaodiaoyu commited on
Commit
efede19
·
verified ·
1 Parent(s): 49f2a65

Update LLaMA2-Checkpoint/M4_N3_rank16/adapter_config.json

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