aniketmaurya commited on
Commit
b811a42
·
verified ·
1 Parent(s): 0816572

Upload Florence2ForConditionalGeneration

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,14 +23,14 @@
23
  "rank_pattern": {},
24
  "revision": "refs/pr/20",
25
  "target_modules": [
 
 
26
  "lm_head",
27
- "linear",
28
  "k_proj",
29
- "q_proj",
30
- "o_proj",
31
- "Conv2d",
32
  "fc2",
33
- "v_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": "refs/pr/20",
25
  "target_modules": [
26
+ "Conv2d",
27
+ "q_proj",
28
  "lm_head",
 
29
  "k_proj",
30
+ "v_proj",
 
 
31
  "fc2",
32
+ "o_proj",
33
+ "linear"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84bd8b960b516a51d599fb589c876f80e31391987f1a7ac80f579c71e1d8282c
3
  size 7747264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6f723ccdbcc08e761e5032746e189f4b3f332eeb14965d5db9e7eadcc13cd5a
3
  size 7747264