Kralley commited on
Commit
6f8e67f
1 Parent(s): 9ce9f44

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