DattaBS commited on
Commit
9c43870
·
verified ·
1 Parent(s): 8b9e41c

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -3
adapter_config.json CHANGED
@@ -27,7 +27,5 @@
27
  "q_proj",
28
  "up_proj"
29
  ],
30
- "task_type": "CAUSAL_LM",
31
- "use_dora": false,
32
- "use_rslora": false
33
  }
 
27
  "q_proj",
28
  "up_proj"
29
  ],
30
+ "task_type": "CAUSAL_LM"
 
 
31
  }