slackingfred commited on
Commit
ceb1575
1 Parent(s): 09a80bf

TypeError: LoraConfig.__init__() got an unexpected keyword argument 'use_dora'

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