akaistormherald commited on
Commit
9acebf0
1 Parent(s): d19a3c5

Use_rslora causing mergebox issues

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