vaishakgkumar commited on
Commit
b56cab3
1 Parent(s): 8b7b34c

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
  "gate_proj",
29
  "q_proj"
30
  ],
31
- "task_type": "CAUSAL_LM",
32
- "use_rslora": false
33
  }
 
28
  "gate_proj",
29
  "q_proj"
30
  ],
31
+ "task_type": "CAUSAL_LM"
 
32
  }