Rahulholla commited on
Commit
14def2e
·
verified ·
1 Parent(s): d42d879

Update adapter_config.json

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