Sandeep5252525 commited on
Commit
daadbee
1 Parent(s): 8244b96

Upload model

Browse files
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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]
mini/adapter_config.json ADDED
@@ -0,0 +1,590 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "UNet2DConditionModel",
5
+ "parent_library": "diffusers.models.unets.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
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 4,
17
+ "lora_dropout": 0.0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 4,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "down_blocks.2.attentions.0.transformer_blocks.6.attn2.to_v",
27
+ "up_blocks.0.attentions.0.transformer_blocks.2.attn1.to_out.0",
28
+ "up_blocks.1.attentions.1.transformer_blocks.1.attn2.to_q",
29
+ "down_blocks.2.attentions.0.transformer_blocks.6.attn2.to_q",
30
+ "up_blocks.0.attentions.2.transformer_blocks.6.attn2.to_k",
31
+ "mid_block.attentions.0.transformer_blocks.3.attn1.to_q",
32
+ "up_blocks.0.attentions.2.transformer_blocks.5.attn2.to_v",
33
+ "up_blocks.0.attentions.0.transformer_blocks.4.attn2.to_q",
34
+ "up_blocks.0.attentions.2.transformer_blocks.4.attn1.to_v",
35
+ "up_blocks.0.attentions.2.transformer_blocks.6.attn1.to_v",
36
+ "down_blocks.2.attentions.1.transformer_blocks.5.attn2.to_k",
37
+ "down_blocks.2.attentions.1.transformer_blocks.7.attn2.to_k",
38
+ "up_blocks.0.attentions.0.transformer_blocks.7.attn1.to_out.0",
39
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_q",
40
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn2.to_q",
41
+ "down_blocks.2.attentions.1.transformer_blocks.3.attn2.to_k",
42
+ "mid_block.attentions.0.transformer_blocks.9.attn2.to_q",
43
+ "up_blocks.0.attentions.1.transformer_blocks.8.attn1.to_v",
44
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn1.to_k",
45
+ "up_blocks.0.attentions.2.transformer_blocks.4.attn1.to_q",
46
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_k",
47
+ "mid_block.attentions.0.transformer_blocks.9.attn1.to_out.0",
48
+ "up_blocks.0.attentions.2.transformer_blocks.4.attn2.to_q",
49
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_q",
50
+ "mid_block.attentions.0.transformer_blocks.8.attn1.to_k",
51
+ "up_blocks.0.attentions.0.transformer_blocks.6.attn1.to_q",
52
+ "down_blocks.2.attentions.0.transformer_blocks.3.attn2.to_q",
53
+ "up_blocks.1.attentions.1.transformer_blocks.1.attn2.to_v",
54
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_q",
55
+ "up_blocks.0.attentions.2.transformer_blocks.4.attn1.to_k",
56
+ "up_blocks.0.attentions.1.transformer_blocks.2.attn2.to_out.0",
57
+ "up_blocks.0.attentions.1.transformer_blocks.2.attn2.to_v",
58
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_q",
59
+ "down_blocks.1.attentions.0.transformer_blocks.1.attn1.to_out.0",
60
+ "down_blocks.2.attentions.1.transformer_blocks.5.attn2.to_v",
61
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn1.to_out.0",
62
+ "down_blocks.2.attentions.0.transformer_blocks.3.attn2.to_v",
63
+ "down_blocks.2.attentions.0.transformer_blocks.6.attn2.to_out.0",
64
+ "up_blocks.0.attentions.0.transformer_blocks.2.attn2.to_k",
65
+ "up_blocks.0.attentions.1.transformer_blocks.9.attn2.to_v",
66
+ "up_blocks.0.attentions.2.transformer_blocks.2.attn1.to_k",
67
+ "up_blocks.0.attentions.1.transformer_blocks.3.attn2.to_v",
68
+ "down_blocks.2.attentions.1.transformer_blocks.5.attn1.to_q",
69
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_out.0",
70
+ "down_blocks.2.attentions.1.transformer_blocks.4.attn2.to_k",
71
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn2.to_out.0",
72
+ "up_blocks.0.attentions.2.transformer_blocks.9.attn1.to_v",
73
+ "up_blocks.1.attentions.1.transformer_blocks.1.attn1.to_k",
74
+ "up_blocks.1.attentions.0.transformer_blocks.1.attn1.to_out.0",
75
+ "up_blocks.1.attentions.0.transformer_blocks.1.attn2.to_q",
76
+ "down_blocks.2.attentions.1.transformer_blocks.7.attn1.to_out.0",
77
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn1.to_out.0",
78
+ "up_blocks.0.attentions.1.transformer_blocks.8.attn2.to_out.0",
79
+ "mid_block.attentions.0.transformer_blocks.1.attn1.to_out.0",
80
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_q",
81
+ "down_blocks.2.attentions.0.transformer_blocks.3.attn1.to_k",
82
+ "up_blocks.0.attentions.2.transformer_blocks.3.attn2.to_v",
83
+ "up_blocks.0.attentions.2.transformer_blocks.9.attn1.to_q",
84
+ "up_blocks.0.attentions.2.transformer_blocks.9.attn1.to_out.0",
85
+ "mid_block.attentions.0.transformer_blocks.7.attn1.to_v",
86
+ "up_blocks.0.attentions.2.transformer_blocks.6.attn2.to_v",
87
+ "up_blocks.0.attentions.0.transformer_blocks.9.attn1.to_k",
88
+ "down_blocks.1.attentions.1.transformer_blocks.1.attn2.to_q",
89
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_out.0",
90
+ "up_blocks.0.attentions.0.transformer_blocks.9.attn1.to_q",
91
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_v",
92
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_k",
93
+ "mid_block.attentions.0.transformer_blocks.8.attn2.to_q",
94
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn2.to_k",
95
+ "mid_block.attentions.0.transformer_blocks.6.attn1.to_q",
96
+ "up_blocks.1.attentions.2.transformer_blocks.1.attn1.to_q",
97
+ "up_blocks.1.attentions.0.transformer_blocks.1.attn2.to_v",
98
+ "down_blocks.2.attentions.1.transformer_blocks.4.attn1.to_q",
99
+ "up_blocks.0.attentions.1.transformer_blocks.2.attn2.to_k",
100
+ "down_blocks.1.attentions.1.transformer_blocks.1.attn1.to_v",
101
+ "up_blocks.0.attentions.2.transformer_blocks.7.attn2.to_q",
102
+ "down_blocks.2.attentions.0.transformer_blocks.7.attn1.to_k",
103
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn1.to_out.0",
104
+ "up_blocks.0.attentions.1.transformer_blocks.4.attn2.to_out.0",
105
+ "up_blocks.0.attentions.1.transformer_blocks.8.attn1.to_k",
106
+ "up_blocks.0.attentions.2.transformer_blocks.6.attn1.to_out.0",
107
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_v",
108
+ "down_blocks.2.attentions.0.transformer_blocks.7.attn1.to_v",
109
+ "up_blocks.1.attentions.1.transformer_blocks.1.attn1.to_v",
110
+ "up_blocks.0.attentions.0.transformer_blocks.6.attn1.to_v",
111
+ "up_blocks.0.attentions.1.transformer_blocks.7.attn2.to_out.0",
112
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_k",
113
+ "up_blocks.0.attentions.0.transformer_blocks.8.attn1.to_out.0",
114
+ "up_blocks.1.attentions.2.transformer_blocks.1.attn2.to_q",
115
+ "up_blocks.0.attentions.2.transformer_blocks.2.attn1.to_v",
116
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn1.to_q",
117
+ "mid_block.attentions.0.transformer_blocks.4.attn2.to_q",
118
+ "mid_block.attentions.0.transformer_blocks.0.attn1.to_q",
119
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_out.0",
120
+ "up_blocks.0.attentions.2.transformer_blocks.9.attn2.to_k",
121
+ "mid_block.attentions.0.transformer_blocks.7.attn1.to_out.0",
122
+ "up_blocks.0.attentions.0.transformer_blocks.5.attn1.to_q",
123
+ "down_blocks.2.attentions.1.transformer_blocks.5.attn1.to_k",
124
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn2.to_v",
125
+ "up_blocks.0.attentions.1.transformer_blocks.3.attn1.to_q",
126
+ "up_blocks.0.attentions.1.transformer_blocks.5.attn2.to_q",
127
+ "mid_block.attentions.0.transformer_blocks.3.attn2.to_q",
128
+ "up_blocks.0.attentions.2.transformer_blocks.7.attn1.to_q",
129
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_out.0",
130
+ "up_blocks.0.attentions.2.transformer_blocks.6.attn2.to_out.0",
131
+ "up_blocks.1.attentions.2.transformer_blocks.1.attn1.to_out.0",
132
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_k",
133
+ "mid_block.attentions.0.transformer_blocks.7.attn2.to_q",
134
+ "mid_block.attentions.0.transformer_blocks.2.attn2.to_out.0",
135
+ "down_blocks.2.attentions.0.transformer_blocks.4.attn1.to_v",
136
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_v",
137
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_out.0",
138
+ "up_blocks.0.attentions.1.transformer_blocks.2.attn1.to_out.0",
139
+ "mid_block.attentions.0.transformer_blocks.6.attn1.to_out.0",
140
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_out.0",
141
+ "up_blocks.0.attentions.1.transformer_blocks.6.attn1.to_q",
142
+ "down_blocks.2.attentions.0.transformer_blocks.2.attn2.to_out.0",
143
+ "mid_block.attentions.0.transformer_blocks.6.attn1.to_k",
144
+ "up_blocks.1.attentions.1.transformer_blocks.1.attn2.to_out.0",
145
+ "down_blocks.2.attentions.1.transformer_blocks.9.attn1.to_out.0",
146
+ "up_blocks.0.attentions.1.transformer_blocks.3.attn2.to_out.0",
147
+ "up_blocks.0.attentions.1.transformer_blocks.5.attn2.to_v",
148
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_q",
149
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn1.to_v",
150
+ "down_blocks.2.attentions.0.transformer_blocks.2.attn2.to_q",
151
+ "down_blocks.2.attentions.1.transformer_blocks.8.attn2.to_v",
152
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_q",
153
+ "up_blocks.0.attentions.0.transformer_blocks.9.attn2.to_q",
154
+ "up_blocks.1.attentions.2.transformer_blocks.1.attn2.to_k",
155
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_k",
156
+ "up_blocks.0.attentions.1.transformer_blocks.9.attn2.to_q",
157
+ "mid_block.attentions.0.transformer_blocks.7.attn2.to_out.0",
158
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn1.to_k",
159
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn1.to_v",
160
+ "down_blocks.2.attentions.0.transformer_blocks.4.attn2.to_q",
161
+ "down_blocks.2.attentions.1.transformer_blocks.7.attn1.to_k",
162
+ "up_blocks.0.attentions.2.transformer_blocks.7.attn2.to_out.0",
163
+ "up_blocks.0.attentions.0.transformer_blocks.7.attn1.to_v",
164
+ "down_blocks.2.attentions.0.transformer_blocks.5.attn2.to_k",
165
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn2.to_out.0",
166
+ "up_blocks.0.attentions.0.transformer_blocks.8.attn1.to_v",
167
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_out.0",
168
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_v",
169
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_v",
170
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_q",
171
+ "down_blocks.2.attentions.0.transformer_blocks.7.attn1.to_q",
172
+ "down_blocks.2.attentions.0.transformer_blocks.7.attn2.to_out.0",
173
+ "up_blocks.1.attentions.2.transformer_blocks.1.attn2.to_v",
174
+ "down_blocks.2.attentions.0.transformer_blocks.4.attn2.to_v",
175
+ "down_blocks.2.attentions.0.transformer_blocks.9.attn1.to_v",
176
+ "down_blocks.2.attentions.0.transformer_blocks.4.attn1.to_k",
177
+ "down_blocks.2.attentions.0.transformer_blocks.5.attn2.to_q",
178
+ "up_blocks.0.attentions.0.transformer_blocks.7.attn2.to_out.0",
179
+ "up_blocks.0.attentions.1.transformer_blocks.8.attn1.to_out.0",
180
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn2.to_out.0",
181
+ "up_blocks.0.attentions.0.transformer_blocks.9.attn2.to_v",
182
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn1.to_q",
183
+ "up_blocks.0.attentions.0.transformer_blocks.9.attn1.to_v",
184
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_k",
185
+ "down_blocks.2.attentions.1.transformer_blocks.6.attn1.to_k",
186
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn1.to_out.0",
187
+ "up_blocks.0.attentions.2.transformer_blocks.6.attn1.to_k",
188
+ "up_blocks.1.attentions.1.transformer_blocks.1.attn2.to_k",
189
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_v",
190
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_out.0",
191
+ "down_blocks.2.attentions.0.transformer_blocks.5.attn1.to_k",
192
+ "mid_block.attentions.0.transformer_blocks.5.attn2.to_k",
193
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn1.to_q",
194
+ "up_blocks.0.attentions.1.transformer_blocks.8.attn2.to_k",
195
+ "up_blocks.0.attentions.2.transformer_blocks.3.attn1.to_k",
196
+ "mid_block.attentions.0.transformer_blocks.9.attn1.to_v",
197
+ "up_blocks.0.attentions.2.transformer_blocks.7.attn1.to_out.0",
198
+ "mid_block.attentions.0.transformer_blocks.2.attn1.to_k",
199
+ "down_blocks.1.attentions.0.transformer_blocks.1.attn2.to_out.0",
200
+ "up_blocks.0.attentions.1.transformer_blocks.7.attn2.to_q",
201
+ "up_blocks.0.attentions.1.transformer_blocks.3.attn1.to_out.0",
202
+ "up_blocks.0.attentions.0.transformer_blocks.5.attn2.to_out.0",
203
+ "up_blocks.0.attentions.1.transformer_blocks.8.attn2.to_q",
204
+ "mid_block.attentions.0.transformer_blocks.2.attn2.to_q",
205
+ "down_blocks.1.attentions.0.transformer_blocks.1.attn1.to_v",
206
+ "down_blocks.2.attentions.1.transformer_blocks.4.attn1.to_k",
207
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn2.to_k",
208
+ "up_blocks.0.attentions.1.transformer_blocks.5.attn1.to_v",
209
+ "down_blocks.1.attentions.0.transformer_blocks.1.attn1.to_k",
210
+ "up_blocks.0.attentions.0.transformer_blocks.2.attn1.to_q",
211
+ "up_blocks.0.attentions.2.transformer_blocks.5.attn1.to_out.0",
212
+ "mid_block.attentions.0.transformer_blocks.2.attn1.to_q",
213
+ "down_blocks.2.attentions.0.transformer_blocks.4.attn2.to_out.0",
214
+ "down_blocks.2.attentions.0.transformer_blocks.3.attn1.to_out.0",
215
+ "up_blocks.0.attentions.1.transformer_blocks.6.attn1.to_k",
216
+ "up_blocks.0.attentions.0.transformer_blocks.6.attn2.to_k",
217
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn1.to_k",
218
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_v",
219
+ "down_blocks.2.attentions.1.transformer_blocks.9.attn2.to_q",
220
+ "up_blocks.0.attentions.1.transformer_blocks.4.attn2.to_k",
221
+ "up_blocks.0.attentions.0.transformer_blocks.2.attn2.to_out.0",
222
+ "up_blocks.1.attentions.1.transformer_blocks.1.attn1.to_out.0",
223
+ "down_blocks.2.attentions.0.transformer_blocks.8.attn2.to_out.0",
224
+ "down_blocks.2.attentions.1.transformer_blocks.7.attn1.to_q",
225
+ "mid_block.attentions.0.transformer_blocks.6.attn2.to_k",
226
+ "up_blocks.0.attentions.1.transformer_blocks.5.attn1.to_q",
227
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_v",
228
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_k",
229
+ "up_blocks.0.attentions.0.transformer_blocks.3.attn1.to_v",
230
+ "up_blocks.0.attentions.2.transformer_blocks.4.attn1.to_out.0",
231
+ "down_blocks.2.attentions.1.transformer_blocks.8.attn2.to_k",
232
+ "mid_block.attentions.0.transformer_blocks.1.attn1.to_q",
233
+ "mid_block.attentions.0.transformer_blocks.5.attn1.to_out.0",
234
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_v",
235
+ "up_blocks.0.attentions.0.transformer_blocks.5.attn1.to_k",
236
+ "up_blocks.0.attentions.1.transformer_blocks.2.attn1.to_k",
237
+ "up_blocks.0.attentions.2.transformer_blocks.3.attn2.to_q",
238
+ "mid_block.attentions.0.transformer_blocks.0.attn1.to_out.0",
239
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_q",
240
+ "mid_block.attentions.0.transformer_blocks.7.attn1.to_k",
241
+ "down_blocks.2.attentions.0.transformer_blocks.3.attn1.to_q",
242
+ "down_blocks.2.attentions.0.transformer_blocks.6.attn1.to_out.0",
243
+ "down_blocks.2.attentions.1.transformer_blocks.4.attn1.to_out.0",
244
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn2.to_q",
245
+ "up_blocks.0.attentions.0.transformer_blocks.7.attn2.to_q",
246
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_q",
247
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_q",
248
+ "down_blocks.2.attentions.1.transformer_blocks.2.attn1.to_k",
249
+ "down_blocks.2.attentions.1.transformer_blocks.7.attn2.to_q",
250
+ "mid_block.attentions.0.transformer_blocks.7.attn2.to_v",
251
+ "up_blocks.0.attentions.2.transformer_blocks.2.attn2.to_out.0",
252
+ "up_blocks.0.attentions.0.transformer_blocks.3.attn2.to_out.0",
253
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_k",
254
+ "down_blocks.2.attentions.0.transformer_blocks.4.attn1.to_out.0",
255
+ "down_blocks.2.attentions.0.transformer_blocks.8.attn2.to_k",
256
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn1.to_q",
257
+ "down_blocks.2.attentions.1.transformer_blocks.3.attn1.to_out.0",
258
+ "up_blocks.0.attentions.0.transformer_blocks.5.attn2.to_v",
259
+ "down_blocks.2.attentions.0.transformer_blocks.5.attn1.to_q",
260
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn2.to_out.0",
261
+ "up_blocks.0.attentions.0.transformer_blocks.8.attn1.to_k",
262
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_out.0",
263
+ "down_blocks.2.attentions.1.transformer_blocks.8.attn1.to_out.0",
264
+ "up_blocks.0.attentions.0.transformer_blocks.3.attn1.to_q",
265
+ "down_blocks.2.attentions.0.transformer_blocks.3.attn2.to_out.0",
266
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_k",
267
+ "up_blocks.0.attentions.0.transformer_blocks.3.attn2.to_q",
268
+ "down_blocks.2.attentions.0.transformer_blocks.9.attn2.to_q",
269
+ "up_blocks.0.attentions.1.transformer_blocks.7.attn1.to_v",
270
+ "up_blocks.0.attentions.0.transformer_blocks.8.attn2.to_q",
271
+ "up_blocks.0.attentions.0.transformer_blocks.3.attn1.to_k",
272
+ "up_blocks.0.attentions.2.transformer_blocks.2.attn1.to_q",
273
+ "down_blocks.2.attentions.1.transformer_blocks.4.attn1.to_v",
274
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_v",
275
+ "mid_block.attentions.0.transformer_blocks.6.attn2.to_q",
276
+ "down_blocks.2.attentions.1.transformer_blocks.9.attn1.to_v",
277
+ "down_blocks.2.attentions.1.transformer_blocks.8.attn2.to_q",
278
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn1.to_out.0",
279
+ "mid_block.attentions.0.transformer_blocks.0.attn1.to_v",
280
+ "up_blocks.0.attentions.1.transformer_blocks.4.attn2.to_v",
281
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_q",
282
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_k",
283
+ "mid_block.attentions.0.transformer_blocks.8.attn2.to_k",
284
+ "down_blocks.2.attentions.1.transformer_blocks.3.attn2.to_v",
285
+ "mid_block.attentions.0.transformer_blocks.1.attn2.to_out.0",
286
+ "up_blocks.0.attentions.1.transformer_blocks.7.attn2.to_k",
287
+ "mid_block.attentions.0.transformer_blocks.4.attn2.to_v",
288
+ "down_blocks.2.attentions.1.transformer_blocks.7.attn1.to_v",
289
+ "down_blocks.2.attentions.0.transformer_blocks.5.attn2.to_out.0",
290
+ "down_blocks.2.attentions.0.transformer_blocks.2.attn2.to_v",
291
+ "up_blocks.0.attentions.0.transformer_blocks.7.attn1.to_k",
292
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_v",
293
+ "mid_block.attentions.0.transformer_blocks.0.attn1.to_k",
294
+ "up_blocks.0.attentions.2.transformer_blocks.3.attn1.to_v",
295
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn2.to_v",
296
+ "down_blocks.2.attentions.0.transformer_blocks.6.attn1.to_k",
297
+ "mid_block.attentions.0.transformer_blocks.0.attn2.to_k",
298
+ "mid_block.attentions.0.transformer_blocks.1.attn2.to_q",
299
+ "mid_block.attentions.0.transformer_blocks.5.attn1.to_k",
300
+ "up_blocks.1.attentions.2.transformer_blocks.1.attn1.to_k",
301
+ "down_blocks.2.attentions.0.transformer_blocks.9.attn2.to_k",
302
+ "up_blocks.1.attentions.0.transformer_blocks.1.attn1.to_q",
303
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_out.0",
304
+ "down_blocks.2.attentions.0.transformer_blocks.8.attn1.to_k",
305
+ "up_blocks.0.attentions.0.transformer_blocks.2.attn1.to_k",
306
+ "mid_block.attentions.0.transformer_blocks.1.attn1.to_k",
307
+ "mid_block.attentions.0.transformer_blocks.0.attn2.to_q",
308
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn1.to_q",
309
+ "down_blocks.2.attentions.0.transformer_blocks.2.attn1.to_out.0",
310
+ "up_blocks.0.attentions.2.transformer_blocks.5.attn1.to_v",
311
+ "up_blocks.0.attentions.1.transformer_blocks.7.attn1.to_k",
312
+ "mid_block.attentions.0.transformer_blocks.9.attn2.to_v",
313
+ "up_blocks.1.attentions.2.transformer_blocks.1.attn1.to_v",
314
+ "mid_block.attentions.0.transformer_blocks.2.attn2.to_k",
315
+ "up_blocks.0.attentions.2.transformer_blocks.7.attn1.to_k",
316
+ "up_blocks.0.attentions.0.transformer_blocks.7.attn1.to_q",
317
+ "down_blocks.2.attentions.1.transformer_blocks.7.attn2.to_out.0",
318
+ "mid_block.attentions.0.transformer_blocks.7.attn1.to_q",
319
+ "down_blocks.2.attentions.0.transformer_blocks.4.attn1.to_q",
320
+ "up_blocks.0.attentions.0.transformer_blocks.4.attn1.to_out.0",
321
+ "up_blocks.0.attentions.2.transformer_blocks.9.attn2.to_v",
322
+ "down_blocks.2.attentions.0.transformer_blocks.6.attn2.to_k",
323
+ "mid_block.attentions.0.transformer_blocks.3.attn1.to_k",
324
+ "down_blocks.2.attentions.1.transformer_blocks.5.attn2.to_out.0",
325
+ "up_blocks.0.attentions.0.transformer_blocks.4.attn2.to_k",
326
+ "down_blocks.2.attentions.1.transformer_blocks.2.attn1.to_q",
327
+ "up_blocks.0.attentions.1.transformer_blocks.2.attn1.to_q",
328
+ "up_blocks.0.attentions.2.transformer_blocks.7.attn2.to_k",
329
+ "down_blocks.2.attentions.1.transformer_blocks.6.attn1.to_out.0",
330
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn1.to_out.0",
331
+ "up_blocks.0.attentions.1.transformer_blocks.8.attn1.to_q",
332
+ "up_blocks.0.attentions.1.transformer_blocks.9.attn2.to_k",
333
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_v",
334
+ "mid_block.attentions.0.transformer_blocks.2.attn2.to_v",
335
+ "up_blocks.0.attentions.0.transformer_blocks.9.attn2.to_out.0",
336
+ "down_blocks.2.attentions.1.transformer_blocks.8.attn2.to_out.0",
337
+ "up_blocks.0.attentions.0.transformer_blocks.4.attn1.to_q",
338
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_k",
339
+ "down_blocks.2.attentions.0.transformer_blocks.7.attn1.to_out.0",
340
+ "up_blocks.0.attentions.0.transformer_blocks.6.attn1.to_k",
341
+ "mid_block.attentions.0.transformer_blocks.9.attn1.to_k",
342
+ "up_blocks.0.attentions.0.transformer_blocks.6.attn1.to_out.0",
343
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_out.0",
344
+ "up_blocks.0.attentions.1.transformer_blocks.8.attn2.to_v",
345
+ "mid_block.attentions.0.transformer_blocks.5.attn1.to_v",
346
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_out.0",
347
+ "up_blocks.0.attentions.0.transformer_blocks.4.attn1.to_v",
348
+ "up_blocks.0.attentions.2.transformer_blocks.2.attn2.to_k",
349
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_q",
350
+ "up_blocks.0.attentions.0.transformer_blocks.4.attn2.to_v",
351
+ "down_blocks.2.attentions.1.transformer_blocks.5.attn2.to_q",
352
+ "up_blocks.0.attentions.1.transformer_blocks.4.attn1.to_out.0",
353
+ "up_blocks.0.attentions.0.transformer_blocks.6.attn2.to_v",
354
+ "down_blocks.2.attentions.0.transformer_blocks.7.attn2.to_v",
355
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_out.0",
356
+ "mid_block.attentions.0.transformer_blocks.0.attn2.to_out.0",
357
+ "mid_block.attentions.0.transformer_blocks.8.attn2.to_out.0",
358
+ "up_blocks.0.attentions.1.transformer_blocks.4.attn1.to_k",
359
+ "up_blocks.0.attentions.2.transformer_blocks.3.attn2.to_out.0",
360
+ "up_blocks.0.attentions.2.transformer_blocks.8.attn2.to_v",
361
+ "mid_block.attentions.0.transformer_blocks.9.attn2.to_out.0",
362
+ "up_blocks.0.attentions.1.transformer_blocks.3.attn2.to_q",
363
+ "up_blocks.0.attentions.0.transformer_blocks.2.attn2.to_q",
364
+ "mid_block.attentions.0.transformer_blocks.9.attn1.to_q",
365
+ "up_blocks.0.attentions.2.transformer_blocks.5.attn2.to_out.0",
366
+ "down_blocks.1.attentions.1.transformer_blocks.1.attn2.to_out.0",
367
+ "up_blocks.0.attentions.2.transformer_blocks.6.attn1.to_q",
368
+ "up_blocks.0.attentions.1.transformer_blocks.3.attn1.to_k",
369
+ "up_blocks.0.attentions.1.transformer_blocks.5.attn1.to_k",
370
+ "mid_block.attentions.0.transformer_blocks.0.attn2.to_v",
371
+ "up_blocks.0.attentions.0.transformer_blocks.5.attn1.to_v",
372
+ "up_blocks.1.attentions.0.transformer_blocks.1.attn2.to_k",
373
+ "up_blocks.0.attentions.1.transformer_blocks.3.attn1.to_v",
374
+ "up_blocks.0.attentions.1.transformer_blocks.2.attn2.to_q",
375
+ "up_blocks.0.attentions.2.transformer_blocks.2.attn2.to_q",
376
+ "mid_block.attentions.0.transformer_blocks.3.attn2.to_k",
377
+ "up_blocks.0.attentions.0.transformer_blocks.5.attn1.to_out.0",
378
+ "up_blocks.0.attentions.1.transformer_blocks.2.attn1.to_v",
379
+ "down_blocks.1.attentions.1.transformer_blocks.1.attn1.to_out.0",
380
+ "up_blocks.0.attentions.1.transformer_blocks.6.attn2.to_v",
381
+ "up_blocks.0.attentions.0.transformer_blocks.3.attn1.to_out.0",
382
+ "up_blocks.0.attentions.1.transformer_blocks.5.attn2.to_k",
383
+ "mid_block.attentions.0.transformer_blocks.5.attn1.to_q",
384
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_k",
385
+ "up_blocks.0.attentions.0.transformer_blocks.8.attn2.to_v",
386
+ "up_blocks.0.attentions.0.transformer_blocks.9.attn1.to_out.0",
387
+ "down_blocks.2.attentions.1.transformer_blocks.6.attn2.to_out.0",
388
+ "mid_block.attentions.0.transformer_blocks.6.attn2.to_out.0",
389
+ "down_blocks.2.attentions.0.transformer_blocks.6.attn1.to_q",
390
+ "down_blocks.2.attentions.1.transformer_blocks.7.attn2.to_v",
391
+ "down_blocks.2.attentions.1.transformer_blocks.2.attn1.to_v",
392
+ "down_blocks.2.attentions.1.transformer_blocks.9.attn1.to_k",
393
+ "mid_block.attentions.0.transformer_blocks.4.attn1.to_v",
394
+ "down_blocks.2.attentions.1.transformer_blocks.2.attn2.to_k",
395
+ "up_blocks.0.attentions.1.transformer_blocks.3.attn2.to_k",
396
+ "down_blocks.2.attentions.1.transformer_blocks.6.attn2.to_v",
397
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_q",
398
+ "mid_block.attentions.0.transformer_blocks.2.attn1.to_v",
399
+ "down_blocks.2.attentions.1.transformer_blocks.4.attn2.to_v",
400
+ "down_blocks.2.attentions.1.transformer_blocks.8.attn1.to_q",
401
+ "up_blocks.0.attentions.1.transformer_blocks.5.attn1.to_out.0",
402
+ "down_blocks.2.attentions.0.transformer_blocks.2.attn2.to_k",
403
+ "mid_block.attentions.0.transformer_blocks.8.attn1.to_q",
404
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn1.to_k",
405
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn2.to_k",
406
+ "down_blocks.2.attentions.0.transformer_blocks.5.attn1.to_out.0",
407
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn2.to_v",
408
+ "down_blocks.2.attentions.1.transformer_blocks.9.attn1.to_q",
409
+ "up_blocks.0.attentions.0.transformer_blocks.7.attn2.to_k",
410
+ "up_blocks.1.attentions.0.transformer_blocks.1.attn1.to_v",
411
+ "down_blocks.2.attentions.1.transformer_blocks.9.attn2.to_k",
412
+ "mid_block.attentions.0.transformer_blocks.1.attn2.to_k",
413
+ "up_blocks.0.attentions.1.transformer_blocks.6.attn1.to_out.0",
414
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn2.to_k",
415
+ "down_blocks.1.attentions.1.transformer_blocks.1.attn2.to_k",
416
+ "up_blocks.0.attentions.1.transformer_blocks.6.attn1.to_v",
417
+ "up_blocks.0.attentions.1.transformer_blocks.9.attn1.to_out.0",
418
+ "down_blocks.2.attentions.0.transformer_blocks.8.attn1.to_out.0",
419
+ "up_blocks.0.attentions.2.transformer_blocks.8.attn2.to_q",
420
+ "up_blocks.1.attentions.0.transformer_blocks.1.attn1.to_k",
421
+ "up_blocks.0.attentions.2.transformer_blocks.9.attn1.to_k",
422
+ "up_blocks.0.attentions.2.transformer_blocks.8.attn2.to_out.0",
423
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_v",
424
+ "mid_block.attentions.0.transformer_blocks.5.attn2.to_v",
425
+ "down_blocks.2.attentions.1.transformer_blocks.4.attn2.to_out.0",
426
+ "up_blocks.0.attentions.0.transformer_blocks.2.attn2.to_v",
427
+ "down_blocks.2.attentions.0.transformer_blocks.2.attn1.to_k",
428
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn2.to_q",
429
+ "down_blocks.2.attentions.0.transformer_blocks.4.attn2.to_k",
430
+ "down_blocks.2.attentions.1.transformer_blocks.5.attn1.to_out.0",
431
+ "down_blocks.2.attentions.0.transformer_blocks.2.attn1.to_q",
432
+ "down_blocks.2.attentions.1.transformer_blocks.6.attn1.to_q",
433
+ "down_blocks.2.attentions.1.transformer_blocks.3.attn1.to_k",
434
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn2.to_k",
435
+ "up_blocks.0.attentions.1.transformer_blocks.7.attn1.to_q",
436
+ "up_blocks.0.attentions.1.transformer_blocks.6.attn2.to_out.0",
437
+ "mid_block.attentions.0.transformer_blocks.3.attn1.to_v",
438
+ "down_blocks.2.attentions.1.transformer_blocks.2.attn1.to_out.0",
439
+ "up_blocks.1.attentions.0.transformer_blocks.1.attn2.to_out.0",
440
+ "down_blocks.1.attentions.0.transformer_blocks.1.attn2.to_q",
441
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn1.to_v",
442
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn2.to_q",
443
+ "mid_block.attentions.0.transformer_blocks.5.attn2.to_out.0",
444
+ "mid_block.attentions.0.transformer_blocks.3.attn2.to_out.0",
445
+ "up_blocks.0.attentions.1.transformer_blocks.4.attn1.to_v",
446
+ "down_blocks.1.attentions.1.transformer_blocks.1.attn1.to_q",
447
+ "down_blocks.2.attentions.0.transformer_blocks.9.attn1.to_q",
448
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn2.to_k",
449
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_q",
450
+ "mid_block.attentions.0.transformer_blocks.4.attn2.to_k",
451
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_out.0",
452
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn2.to_out.0",
453
+ "mid_block.attentions.0.transformer_blocks.1.attn1.to_v",
454
+ "down_blocks.2.attentions.1.transformer_blocks.6.attn2.to_q",
455
+ "down_blocks.2.attentions.0.transformer_blocks.8.attn1.to_q",
456
+ "up_blocks.0.attentions.0.transformer_blocks.5.attn2.to_k",
457
+ "down_blocks.2.attentions.1.transformer_blocks.6.attn2.to_k",
458
+ "up_blocks.0.attentions.2.transformer_blocks.8.attn1.to_q",
459
+ "up_blocks.0.attentions.2.transformer_blocks.7.attn2.to_v",
460
+ "up_blocks.0.attentions.2.transformer_blocks.8.attn1.to_k",
461
+ "up_blocks.0.attentions.0.transformer_blocks.8.attn1.to_q",
462
+ "down_blocks.1.attentions.0.transformer_blocks.1.attn1.to_q",
463
+ "down_blocks.2.attentions.0.transformer_blocks.6.attn1.to_v",
464
+ "down_blocks.2.attentions.1.transformer_blocks.9.attn2.to_v",
465
+ "up_blocks.0.attentions.0.transformer_blocks.7.attn2.to_v",
466
+ "up_blocks.0.attentions.2.transformer_blocks.3.attn1.to_q",
467
+ "up_blocks.0.attentions.1.transformer_blocks.9.attn1.to_k",
468
+ "up_blocks.1.attentions.1.transformer_blocks.1.attn1.to_q",
469
+ "up_blocks.0.attentions.0.transformer_blocks.5.attn2.to_q",
470
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_out.0",
471
+ "down_blocks.2.attentions.0.transformer_blocks.3.attn2.to_k",
472
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn1.to_q",
473
+ "mid_block.attentions.0.transformer_blocks.9.attn2.to_k",
474
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_k",
475
+ "up_blocks.0.attentions.0.transformer_blocks.3.attn2.to_k",
476
+ "down_blocks.1.attentions.1.transformer_blocks.1.attn2.to_v",
477
+ "up_blocks.0.attentions.0.transformer_blocks.6.attn2.to_out.0",
478
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_out.0",
479
+ "up_blocks.0.attentions.2.transformer_blocks.2.attn1.to_out.0",
480
+ "up_blocks.0.attentions.1.transformer_blocks.9.attn1.to_q",
481
+ "up_blocks.0.attentions.2.transformer_blocks.3.attn1.to_out.0",
482
+ "up_blocks.0.attentions.0.transformer_blocks.4.attn1.to_k",
483
+ "down_blocks.2.attentions.0.transformer_blocks.9.attn1.to_k",
484
+ "up_blocks.0.attentions.0.transformer_blocks.6.attn2.to_q",
485
+ "mid_block.attentions.0.transformer_blocks.4.attn1.to_q",
486
+ "mid_block.attentions.0.transformer_blocks.7.attn2.to_k",
487
+ "up_blocks.0.attentions.2.transformer_blocks.7.attn1.to_v",
488
+ "down_blocks.2.attentions.1.transformer_blocks.6.attn1.to_v",
489
+ "down_blocks.2.attentions.1.transformer_blocks.5.attn1.to_v",
490
+ "down_blocks.2.attentions.0.transformer_blocks.7.attn2.to_k",
491
+ "up_blocks.0.attentions.1.transformer_blocks.7.attn1.to_out.0",
492
+ "up_blocks.0.attentions.1.transformer_blocks.4.attn1.to_q",
493
+ "mid_block.attentions.0.transformer_blocks.8.attn1.to_v",
494
+ "down_blocks.1.attentions.0.transformer_blocks.1.attn2.to_k",
495
+ "up_blocks.0.attentions.2.transformer_blocks.8.attn1.to_out.0",
496
+ "mid_block.attentions.0.transformer_blocks.4.attn2.to_out.0",
497
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_v",
498
+ "up_blocks.0.attentions.0.transformer_blocks.9.attn2.to_k",
499
+ "mid_block.attentions.0.transformer_blocks.6.attn2.to_v",
500
+ "up_blocks.0.attentions.2.transformer_blocks.5.attn1.to_k",
501
+ "up_blocks.0.attentions.1.transformer_blocks.7.attn2.to_v",
502
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_q",
503
+ "down_blocks.2.attentions.0.transformer_blocks.5.attn2.to_v",
504
+ "down_blocks.2.attentions.1.transformer_blocks.2.attn2.to_q",
505
+ "up_blocks.0.attentions.1.transformer_blocks.4.attn2.to_q",
506
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_v",
507
+ "down_blocks.2.attentions.1.transformer_blocks.8.attn1.to_k",
508
+ "mid_block.attentions.0.transformer_blocks.6.attn1.to_v",
509
+ "mid_block.attentions.0.transformer_blocks.4.attn1.to_k",
510
+ "down_blocks.1.attentions.0.transformer_blocks.1.attn2.to_v",
511
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_q",
512
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_v",
513
+ "up_blocks.1.attentions.2.transformer_blocks.1.attn2.to_out.0",
514
+ "mid_block.attentions.0.transformer_blocks.4.attn1.to_out.0",
515
+ "down_blocks.2.attentions.1.transformer_blocks.8.attn1.to_v",
516
+ "up_blocks.0.attentions.0.transformer_blocks.8.attn2.to_out.0",
517
+ "mid_block.attentions.0.transformer_blocks.1.attn2.to_v",
518
+ "down_blocks.2.attentions.0.transformer_blocks.9.attn2.to_v",
519
+ "down_blocks.2.attentions.0.transformer_blocks.7.attn2.to_q",
520
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn2.to_v",
521
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_k",
522
+ "up_blocks.0.attentions.2.transformer_blocks.9.attn2.to_out.0",
523
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn1.to_v",
524
+ "up_blocks.0.attentions.2.transformer_blocks.5.attn2.to_q",
525
+ "down_blocks.2.attentions.0.transformer_blocks.2.attn1.to_v",
526
+ "up_blocks.0.attentions.1.transformer_blocks.9.attn2.to_out.0",
527
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn2.to_v",
528
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn1.to_k",
529
+ "down_blocks.2.attentions.1.transformer_blocks.3.attn2.to_out.0",
530
+ "down_blocks.2.attentions.1.transformer_blocks.4.attn2.to_q",
531
+ "down_blocks.2.attentions.1.transformer_blocks.3.attn1.to_v",
532
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn1.to_v",
533
+ "mid_block.attentions.0.transformer_blocks.3.attn2.to_v",
534
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_k",
535
+ "up_blocks.0.attentions.2.transformer_blocks.2.attn2.to_v",
536
+ "mid_block.attentions.0.transformer_blocks.8.attn2.to_v",
537
+ "up_blocks.0.attentions.2.transformer_blocks.8.attn2.to_k",
538
+ "up_blocks.0.attentions.2.transformer_blocks.9.attn2.to_q",
539
+ "up_blocks.0.attentions.0.transformer_blocks.3.attn2.to_v",
540
+ "up_blocks.0.attentions.1.transformer_blocks.9.attn1.to_v",
541
+ "up_blocks.0.attentions.1.transformer_blocks.5.attn2.to_out.0",
542
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_k",
543
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_out.0",
544
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn1.to_k",
545
+ "down_blocks.2.attentions.1.transformer_blocks.2.attn2.to_out.0",
546
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_v",
547
+ "mid_block.attentions.0.transformer_blocks.8.attn1.to_out.0",
548
+ "down_blocks.2.attentions.1.transformer_blocks.3.attn2.to_q",
549
+ "down_blocks.2.attentions.1.transformer_blocks.9.attn2.to_out.0",
550
+ "up_blocks.0.attentions.1.transformer_blocks.6.attn2.to_q",
551
+ "mid_block.attentions.0.transformer_blocks.3.attn1.to_out.0",
552
+ "down_blocks.2.attentions.0.transformer_blocks.8.attn2.to_v",
553
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_out.0",
554
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn2.to_v",
555
+ "up_blocks.0.attentions.0.transformer_blocks.4.attn2.to_out.0",
556
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_q",
557
+ "up_blocks.0.attentions.2.transformer_blocks.4.attn2.to_v",
558
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_k",
559
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn2.to_out.0",
560
+ "mid_block.attentions.0.transformer_blocks.2.attn1.to_out.0",
561
+ "up_blocks.0.attentions.2.transformer_blocks.6.attn2.to_q",
562
+ "down_blocks.2.attentions.0.transformer_blocks.9.attn1.to_out.0",
563
+ "up_blocks.0.attentions.2.transformer_blocks.5.attn2.to_k",
564
+ "up_blocks.0.attentions.0.transformer_blocks.2.attn1.to_v",
565
+ "down_blocks.2.attentions.1.transformer_blocks.3.attn1.to_q",
566
+ "up_blocks.0.attentions.2.transformer_blocks.3.attn2.to_k",
567
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_v",
568
+ "up_blocks.0.attentions.2.transformer_blocks.4.attn2.to_out.0",
569
+ "up_blocks.0.attentions.0.transformer_blocks.8.attn2.to_k",
570
+ "down_blocks.2.attentions.1.transformer_blocks.2.attn2.to_v",
571
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn1.to_v",
572
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn2.to_q",
573
+ "down_blocks.1.attentions.1.transformer_blocks.1.attn1.to_k",
574
+ "down_blocks.2.attentions.0.transformer_blocks.9.attn2.to_out.0",
575
+ "up_blocks.0.attentions.1.transformer_blocks.6.attn2.to_k",
576
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_k",
577
+ "down_blocks.2.attentions.0.transformer_blocks.8.attn1.to_v",
578
+ "down_blocks.2.attentions.0.transformer_blocks.5.attn1.to_v",
579
+ "mid_block.attentions.0.transformer_blocks.5.attn2.to_q",
580
+ "down_blocks.2.attentions.0.transformer_blocks.8.attn2.to_q",
581
+ "down_blocks.2.attentions.0.transformer_blocks.3.attn1.to_v",
582
+ "up_blocks.0.attentions.2.transformer_blocks.4.attn2.to_k",
583
+ "up_blocks.0.attentions.2.transformer_blocks.8.attn1.to_v",
584
+ "up_blocks.0.attentions.2.transformer_blocks.5.attn1.to_q",
585
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn2.to_q"
586
+ ],
587
+ "task_type": null,
588
+ "use_dora": false,
589
+ "use_rslora": false
590
+ }
mini/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31d55089f0d6b107028ecb61ff1254bac51f1f01ea907b542b1c2ce89f0c6da7
3
+ size 11788448