SOKOUDJOU commited on
Commit
fc78651
1 Parent(s): cd4e113

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -20,7 +20,7 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": ".*(text_model|modality_projection|perceiver_resampler).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$",
23
- task_type": "CAUSAL_LM",
24
  "use_dora": true,
25
  "use_rslora": false
26
  }
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": ".*(text_model|modality_projection|perceiver_resampler).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$",
23
+ "task_type": "CAUSAL_LM",
24
  "use_dora": true,
25
  "use_rslora": false
26
  }