JoPmt commited on
Commit
f8092a3
·
verified ·
1 Parent(s): 66b62be

Upload model

Browse files
Files changed (3) hide show
  1. README.md +201 -0
  2. sam/adapter_config.json +221 -0
  3. sam/adapter_model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+
201
+
sam/adapter_config.json ADDED
@@ -0,0 +1,221 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "UNet2DConditionModel",
5
+ "parent_library": "diffusers.models.unet_2d_condition"
6
+ },
7
+ "base_model_name_or_path": null,
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 64.0,
16
+ "lora_dropout": 0.0,
17
+ "megatron_config": null,
18
+ "megatron_core": "megatron.core",
19
+ "modules_to_save": null,
20
+ "peft_type": "LORA",
21
+ "r": 128,
22
+ "rank_pattern": {},
23
+ "revision": null,
24
+ "target_modules": [
25
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_out.0",
26
+ "down_blocks.0.attentions.1.transformer_blocks.0.attn1.to_out.0",
27
+ "down_blocks.0.attentions.1.proj_in",
28
+ "up_blocks.2.attentions.2.transformer_blocks.0.ff.net.2",
29
+ "up_blocks.3.attentions.0.transformer_blocks.0.attn2.to_v",
30
+ "up_blocks.3.attentions.2.transformer_blocks.0.attn1.to_k",
31
+ "up_blocks.3.attentions.2.transformer_blocks.0.attn2.to_v",
32
+ "up_blocks.2.attentions.1.proj_out",
33
+ "up_blocks.2.attentions.1.transformer_blocks.0.attn1.to_v",
34
+ "up_blocks.3.attentions.0.transformer_blocks.0.ff.net.0.proj",
35
+ "up_blocks.3.attentions.1.transformer_blocks.0.attn2.to_k",
36
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_out.0",
37
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_k",
38
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_out.0",
39
+ "up_blocks.3.attentions.2.transformer_blocks.0.attn1.to_q",
40
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_k",
41
+ "mid_block.attentions.0.transformer_blocks.0.attn1.to_v",
42
+ "up_blocks.3.attentions.0.transformer_blocks.0.attn1.to_v",
43
+ "up_blocks.2.attentions.0.transformer_blocks.0.attn2.to_k",
44
+ "down_blocks.0.attentions.0.proj_out",
45
+ "up_blocks.2.attentions.2.transformer_blocks.0.attn2.to_k",
46
+ "down_blocks.0.attentions.1.transformer_blocks.0.attn1.to_k",
47
+ "down_blocks.1.attentions.1.transformer_blocks.0.ff.net.2",
48
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_out.0",
49
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_v",
50
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_k",
51
+ "up_blocks.3.attentions.2.proj_in",
52
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_v",
53
+ "up_blocks.3.attentions.1.transformer_blocks.0.attn1.to_v",
54
+ "down_blocks.1.attentions.1.transformer_blocks.0.ff.net.0.proj",
55
+ "up_blocks.3.attentions.0.transformer_blocks.0.ff.net.2",
56
+ "up_blocks.3.attentions.2.transformer_blocks.0.attn2.to_k",
57
+ "down_blocks.2.attentions.1.proj_in",
58
+ "mid_block.attentions.0.transformer_blocks.0.attn1.to_k",
59
+ "up_blocks.3.attentions.2.proj_out",
60
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_v",
61
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_k",
62
+ "down_blocks.1.attentions.0.transformer_blocks.0.ff.net.0.proj",
63
+ "mid_block.attentions.0.transformer_blocks.0.attn1.to_q",
64
+ "up_blocks.1.attentions.0.proj_in",
65
+ "down_blocks.0.attentions.1.proj_out",
66
+ "mid_block.attentions.0.transformer_blocks.0.attn2.to_q",
67
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_out.0",
68
+ "mid_block.attentions.0.transformer_blocks.0.attn2.to_v",
69
+ "up_blocks.3.attentions.1.transformer_blocks.0.attn1.to_q",
70
+ "up_blocks.3.attentions.1.transformer_blocks.0.ff.net.2",
71
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_v",
72
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_out.0",
73
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_q",
74
+ "up_blocks.1.attentions.2.transformer_blocks.0.ff.net.2",
75
+ "down_blocks.0.attentions.1.transformer_blocks.0.attn1.to_q",
76
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_q",
77
+ "up_blocks.2.attentions.1.proj_in",
78
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_v",
79
+ "mid_block.attentions.0.transformer_blocks.0.ff.net.2",
80
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_v",
81
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_k",
82
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_q",
83
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_v",
84
+ "up_blocks.2.attentions.1.transformer_blocks.0.ff.net.0.proj",
85
+ "down_blocks.1.attentions.0.transformer_blocks.0.ff.net.2",
86
+ "down_blocks.0.attentions.0.transformer_blocks.0.attn1.to_out.0",
87
+ "down_blocks.0.attentions.1.transformer_blocks.0.ff.net.2",
88
+ "up_blocks.1.attentions.0.transformer_blocks.0.ff.net.0.proj",
89
+ "down_blocks.2.attentions.0.transformer_blocks.0.ff.net.2",
90
+ "up_blocks.3.attentions.1.transformer_blocks.0.attn2.to_v",
91
+ "up_blocks.1.attentions.1.transformer_blocks.0.ff.net.2",
92
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_v",
93
+ "up_blocks.3.attentions.1.transformer_blocks.0.ff.net.0.proj",
94
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_v",
95
+ "up_blocks.2.attentions.2.transformer_blocks.0.attn2.to_q",
96
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_k",
97
+ "up_blocks.2.attentions.2.transformer_blocks.0.attn1.to_v",
98
+ "up_blocks.1.attentions.1.proj_in",
99
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_k",
100
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_v",
101
+ "up_blocks.1.attentions.2.proj_in",
102
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_q",
103
+ "up_blocks.2.attentions.0.proj_in",
104
+ "up_blocks.2.attentions.0.transformer_blocks.0.attn1.to_k",
105
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_out.0",
106
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_q",
107
+ "up_blocks.2.attentions.2.proj_out",
108
+ "down_blocks.0.attentions.1.transformer_blocks.0.attn2.to_v",
109
+ "up_blocks.2.attentions.0.transformer_blocks.0.ff.net.2",
110
+ "up_blocks.3.attentions.0.proj_in",
111
+ "up_blocks.3.attentions.1.transformer_blocks.0.attn2.to_out.0",
112
+ "down_blocks.2.attentions.1.proj_out",
113
+ "down_blocks.0.attentions.1.transformer_blocks.0.ff.net.0.proj",
114
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_out.0",
115
+ "down_blocks.0.attentions.0.proj_in",
116
+ "up_blocks.2.attentions.2.transformer_blocks.0.attn1.to_k",
117
+ "up_blocks.3.attentions.0.transformer_blocks.0.attn1.to_q",
118
+ "mid_block.attentions.0.transformer_blocks.0.attn2.to_out.0",
119
+ "up_blocks.3.attentions.0.proj_out",
120
+ "up_blocks.3.attentions.2.transformer_blocks.0.ff.net.2",
121
+ "up_blocks.2.attentions.1.transformer_blocks.0.attn1.to_k",
122
+ "down_blocks.2.attentions.0.proj_in",
123
+ "up_blocks.2.attentions.1.transformer_blocks.0.attn1.to_q",
124
+ "up_blocks.3.attentions.1.transformer_blocks.0.attn1.to_out.0",
125
+ "down_blocks.1.attentions.1.proj_in",
126
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_q",
127
+ "down_blocks.0.attentions.0.transformer_blocks.0.ff.net.2",
128
+ "down_blocks.2.attentions.0.proj_out",
129
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_q",
130
+ "up_blocks.1.attentions.1.transformer_blocks.0.ff.net.0.proj",
131
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_k",
132
+ "up_blocks.2.attentions.1.transformer_blocks.0.attn2.to_k",
133
+ "up_blocks.2.attentions.1.transformer_blocks.0.attn2.to_out.0",
134
+ "down_blocks.2.attentions.1.transformer_blocks.0.ff.net.0.proj",
135
+ "up_blocks.3.attentions.2.transformer_blocks.0.attn1.to_out.0",
136
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_k",
137
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_out.0",
138
+ "up_blocks.2.attentions.0.transformer_blocks.0.attn1.to_v",
139
+ "up_blocks.2.attentions.2.transformer_blocks.0.attn2.to_out.0",
140
+ "up_blocks.3.attentions.2.transformer_blocks.0.ff.net.0.proj",
141
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_v",
142
+ "up_blocks.2.attentions.1.transformer_blocks.0.attn2.to_q",
143
+ "up_blocks.2.attentions.1.transformer_blocks.0.ff.net.2",
144
+ "up_blocks.2.attentions.2.proj_in",
145
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_v",
146
+ "up_blocks.1.attentions.0.proj_out",
147
+ "up_blocks.2.attentions.2.transformer_blocks.0.attn1.to_out.0",
148
+ "down_blocks.1.attentions.0.proj_in",
149
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_k",
150
+ "down_blocks.0.attentions.0.transformer_blocks.0.attn1.to_k",
151
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_q",
152
+ "up_blocks.2.attentions.0.transformer_blocks.0.attn2.to_v",
153
+ "up_blocks.2.attentions.1.transformer_blocks.0.attn2.to_v",
154
+ "up_blocks.3.attentions.2.transformer_blocks.0.attn2.to_q",
155
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_k",
156
+ "down_blocks.0.attentions.0.transformer_blocks.0.attn2.to_out.0",
157
+ "up_blocks.2.attentions.1.transformer_blocks.0.attn1.to_out.0",
158
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_out.0",
159
+ "up_blocks.1.attentions.2.proj_out",
160
+ "down_blocks.0.attentions.0.transformer_blocks.0.attn1.to_q",
161
+ "up_blocks.3.attentions.0.transformer_blocks.0.attn1.to_out.0",
162
+ "up_blocks.2.attentions.0.proj_out",
163
+ "down_blocks.0.attentions.1.transformer_blocks.0.attn2.to_q",
164
+ "up_blocks.3.attentions.0.transformer_blocks.0.attn2.to_q",
165
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_k",
166
+ "up_blocks.3.attentions.1.transformer_blocks.0.attn2.to_q",
167
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_out.0",
168
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_q",
169
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_v",
170
+ "down_blocks.0.attentions.1.transformer_blocks.0.attn1.to_v",
171
+ "down_blocks.2.attentions.0.transformer_blocks.0.ff.net.0.proj",
172
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_v",
173
+ "up_blocks.2.attentions.0.transformer_blocks.0.attn2.to_q",
174
+ "mid_block.attentions.0.proj_in",
175
+ "up_blocks.2.attentions.0.transformer_blocks.0.attn2.to_out.0",
176
+ "down_blocks.0.attentions.1.transformer_blocks.0.attn2.to_out.0",
177
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_out.0",
178
+ "up_blocks.1.attentions.1.proj_out",
179
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_q",
180
+ "up_blocks.3.attentions.2.transformer_blocks.0.attn2.to_out.0",
181
+ "up_blocks.1.attentions.2.transformer_blocks.0.ff.net.0.proj",
182
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_q",
183
+ "down_blocks.0.attentions.0.transformer_blocks.0.attn2.to_v",
184
+ "up_blocks.3.attentions.1.proj_in",
185
+ "up_blocks.3.attentions.0.transformer_blocks.0.attn1.to_k",
186
+ "down_blocks.1.attentions.1.proj_out",
187
+ "down_blocks.0.attentions.0.transformer_blocks.0.ff.net.0.proj",
188
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_q",
189
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_q",
190
+ "mid_block.attentions.0.transformer_blocks.0.attn2.to_k",
191
+ "up_blocks.2.attentions.2.transformer_blocks.0.ff.net.0.proj",
192
+ "mid_block.attentions.0.transformer_blocks.0.ff.net.0.proj",
193
+ "down_blocks.2.attentions.1.transformer_blocks.0.ff.net.2",
194
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_q",
195
+ "up_blocks.3.attentions.2.transformer_blocks.0.attn1.to_v",
196
+ "up_blocks.3.attentions.1.proj_out",
197
+ "up_blocks.2.attentions.2.transformer_blocks.0.attn2.to_v",
198
+ "up_blocks.2.attentions.0.transformer_blocks.0.attn1.to_q",
199
+ "up_blocks.1.attentions.0.transformer_blocks.0.ff.net.2",
200
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_k",
201
+ "up_blocks.2.attentions.0.transformer_blocks.0.attn1.to_out.0",
202
+ "up_blocks.2.attentions.2.transformer_blocks.0.attn1.to_q",
203
+ "down_blocks.0.attentions.0.transformer_blocks.0.attn1.to_v",
204
+ "down_blocks.0.attentions.1.transformer_blocks.0.attn2.to_k",
205
+ "mid_block.attentions.0.transformer_blocks.0.attn1.to_out.0",
206
+ "up_blocks.3.attentions.1.transformer_blocks.0.attn1.to_k",
207
+ "down_blocks.0.attentions.0.transformer_blocks.0.attn2.to_k",
208
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_out.0",
209
+ "down_blocks.0.attentions.0.transformer_blocks.0.attn2.to_q",
210
+ "up_blocks.3.attentions.0.transformer_blocks.0.attn2.to_k",
211
+ "mid_block.attentions.0.proj_out",
212
+ "up_blocks.3.attentions.0.transformer_blocks.0.attn2.to_out.0",
213
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_k",
214
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_out.0",
215
+ "down_blocks.1.attentions.0.proj_out",
216
+ "up_blocks.2.attentions.0.transformer_blocks.0.ff.net.0.proj"
217
+ ],
218
+ "task_type": null,
219
+ "use_dora": false,
220
+ "use_rslora": false
221
+ }
sam/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8d13a1448a364b5acc3bc5e0b3b1312f9c69993510cddb17624a6b91578ebd2
3
+ size 108588496