codegood commited on
Commit
1e60b8f
·
verified ·
1 Parent(s): 7f82c63

Upload Florence2ForConditionalGeneration

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "lm_head",
24
  "k_proj",
 
25
  "fc2",
26
- "out_proj",
27
  "v_proj",
 
28
  "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
+ "lm_head",
25
  "fc2",
 
26
  "v_proj",
27
+ "out_proj",
28
  "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",