israel commited on
Commit
d0bfceb
1 Parent(s): ddcf6e8

Update adapter_config.json

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