shredder-31 commited on
Commit
4277e80
1 Parent(s): adb6706

Update adapter_config.json

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