RonanMcGovern commited on
Commit
6d99210
·
verified ·
1 Parent(s): b55f854

swap rslora to false to. avoid vllm issues

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