Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .distill_models.tmp333291970126451952 +3 -0
- .gitattributes +4 -0
- LICENSE.txt +201 -0
- Wan2.1_VAE.pth +3 -0
- assets/img_lightx2v.png +3 -0
- config.json +14 -0
- distill_models/distill_model.safetensors +3 -0
- examples/i2v_input.JPG +3 -0
- fp8/block_0.safetensors +3 -0
- fp8/block_1.safetensors +3 -0
- fp8/block_10.safetensors +3 -0
- fp8/block_11.safetensors +3 -0
- fp8/block_12.safetensors +3 -0
- fp8/block_13.safetensors +3 -0
- fp8/block_14.safetensors +3 -0
- fp8/block_15.safetensors +3 -0
- fp8/block_16.safetensors +3 -0
- fp8/block_17.safetensors +3 -0
- fp8/block_18.safetensors +3 -0
- fp8/block_19.safetensors +3 -0
- fp8/block_2.safetensors +3 -0
- fp8/block_20.safetensors +3 -0
- fp8/block_21.safetensors +3 -0
- fp8/block_22.safetensors +3 -0
- fp8/block_23.safetensors +3 -0
- fp8/block_24.safetensors +3 -0
- fp8/block_25.safetensors +3 -0
- fp8/block_26.safetensors +3 -0
- fp8/block_27.safetensors +3 -0
- fp8/block_28.safetensors +3 -0
- fp8/block_29.safetensors +3 -0
- fp8/block_3.safetensors +3 -0
- fp8/block_30.safetensors +3 -0
- fp8/block_31.safetensors +3 -0
- fp8/block_32.safetensors +3 -0
- fp8/block_33.safetensors +3 -0
- fp8/block_34.safetensors +3 -0
- fp8/block_35.safetensors +3 -0
- fp8/block_36.safetensors +3 -0
- fp8/block_37.safetensors +3 -0
- fp8/block_38.safetensors +3 -0
- fp8/block_39.safetensors +3 -0
- fp8/block_4.safetensors +3 -0
- fp8/block_5.safetensors +3 -0
- fp8/block_6.safetensors +3 -0
- fp8/block_7.safetensors +3 -0
- fp8/block_8.safetensors +3 -0
- fp8/block_9.safetensors +3 -0
- fp8/diffusion_pytorch_model.safetensors.index.json +1502 -0
- fp8/models_t5_umt5-xxl-enc-fp8.pth +3 -0
.distill_models.tmp333291970126451952
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:995b70cf1fa43a79b946c3a51369c9b3e66cb5e1ba83ae1ef93f6bc326da0391
|
3 |
+
size 14533263360
|
.gitattributes
CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
examples/i2v_input.JPG filter=lfs diff=lfs merge=lfs -text
|
37 |
+
assets/img_lightx2v.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
google/umt5-xxl/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
39 |
+
.distill_models.tmp333291970126451952 filter=lfs diff=lfs merge=lfs -text
|
LICENSE.txt
ADDED
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Apache License
|
2 |
+
Version 2.0, January 2004
|
3 |
+
http://www.apache.org/licenses/
|
4 |
+
|
5 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
6 |
+
|
7 |
+
1. Definitions.
|
8 |
+
|
9 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
10 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
11 |
+
|
12 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
13 |
+
the copyright owner that is granting the License.
|
14 |
+
|
15 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
16 |
+
other entities that control, are controlled by, or are under common
|
17 |
+
control with that entity. For the purposes of this definition,
|
18 |
+
"control" means (i) the power, direct or indirect, to cause the
|
19 |
+
direction or management of such entity, whether by contract or
|
20 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
22 |
+
|
23 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
24 |
+
exercising permissions granted by this License.
|
25 |
+
|
26 |
+
"Source" form shall mean the preferred form for making modifications,
|
27 |
+
including but not limited to software source code, documentation
|
28 |
+
source, and configuration files.
|
29 |
+
|
30 |
+
"Object" form shall mean any form resulting from mechanical
|
31 |
+
transformation or translation of a Source form, including but
|
32 |
+
not limited to compiled object code, generated documentation,
|
33 |
+
and conversions to other media types.
|
34 |
+
|
35 |
+
"Work" shall mean the work of authorship, whether in Source or
|
36 |
+
Object form, made available under the License, as indicated by a
|
37 |
+
copyright notice that is included in or attached to the work
|
38 |
+
(an example is provided in the Appendix below).
|
39 |
+
|
40 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
41 |
+
form, that is based on (or derived from) the Work and for which the
|
42 |
+
editorial revisions, annotations, elaborations, or other modifications
|
43 |
+
represent, as a whole, an original work of authorship. For the purposes
|
44 |
+
of this License, Derivative Works shall not include works that remain
|
45 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
46 |
+
the Work and Derivative Works thereof.
|
47 |
+
|
48 |
+
"Contribution" shall mean any work of authorship, including
|
49 |
+
the original version of the Work and any modifications or additions
|
50 |
+
to that Work or Derivative Works thereof, that is intentionally
|
51 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
52 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
53 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
54 |
+
means any form of electronic, verbal, or written communication sent
|
55 |
+
to the Licensor or its representatives, including but not limited to
|
56 |
+
communication on electronic mailing lists, source code control systems,
|
57 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
58 |
+
Licensor for the purpose of discussing and improving the Work, but
|
59 |
+
excluding communication that is conspicuously marked or otherwise
|
60 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
61 |
+
|
62 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
63 |
+
on behalf of whom a Contribution has been received by Licensor and
|
64 |
+
subsequently incorporated within the Work.
|
65 |
+
|
66 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
67 |
+
this License, each Contributor hereby grants to You a perpetual,
|
68 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
69 |
+
copyright license to reproduce, prepare Derivative Works of,
|
70 |
+
publicly display, publicly perform, sublicense, and distribute the
|
71 |
+
Work and such Derivative Works in Source or Object form.
|
72 |
+
|
73 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
74 |
+
this License, each Contributor hereby grants to You a perpetual,
|
75 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
76 |
+
(except as stated in this section) patent license to make, have made,
|
77 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
78 |
+
where such license applies only to those patent claims licensable
|
79 |
+
by such Contributor that are necessarily infringed by their
|
80 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
81 |
+
with the Work to which such Contribution(s) was submitted. If You
|
82 |
+
institute patent litigation against any entity (including a
|
83 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
84 |
+
or a Contribution incorporated within the Work constitutes direct
|
85 |
+
or contributory patent infringement, then any patent licenses
|
86 |
+
granted to You under this License for that Work shall terminate
|
87 |
+
as of the date such litigation is filed.
|
88 |
+
|
89 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
90 |
+
Work or Derivative Works thereof in any medium, with or without
|
91 |
+
modifications, and in Source or Object form, provided that You
|
92 |
+
meet the following conditions:
|
93 |
+
|
94 |
+
(a) You must give any other recipients of the Work or
|
95 |
+
Derivative Works a copy of this License; and
|
96 |
+
|
97 |
+
(b) You must cause any modified files to carry prominent notices
|
98 |
+
stating that You changed the files; and
|
99 |
+
|
100 |
+
(c) You must retain, in the Source form of any Derivative Works
|
101 |
+
that You distribute, all copyright, patent, trademark, and
|
102 |
+
attribution notices from the Source form of the Work,
|
103 |
+
excluding those notices that do not pertain to any part of
|
104 |
+
the Derivative Works; and
|
105 |
+
|
106 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
107 |
+
distribution, then any Derivative Works that You distribute must
|
108 |
+
include a readable copy of the attribution notices contained
|
109 |
+
within such NOTICE file, excluding those notices that do not
|
110 |
+
pertain to any part of the Derivative Works, in at least one
|
111 |
+
of the following places: within a NOTICE text file distributed
|
112 |
+
as part of the Derivative Works; within the Source form or
|
113 |
+
documentation, if provided along with the Derivative Works; or,
|
114 |
+
within a display generated by the Derivative Works, if and
|
115 |
+
wherever such third-party notices normally appear. The contents
|
116 |
+
of the NOTICE file are for informational purposes only and
|
117 |
+
do not modify the License. You may add Your own attribution
|
118 |
+
notices within Derivative Works that You distribute, alongside
|
119 |
+
or as an addendum to the NOTICE text from the Work, provided
|
120 |
+
that such additional attribution notices cannot be construed
|
121 |
+
as modifying the License.
|
122 |
+
|
123 |
+
You may add Your own copyright statement to Your modifications and
|
124 |
+
may provide additional or different license terms and conditions
|
125 |
+
for use, reproduction, or distribution of Your modifications, or
|
126 |
+
for any such Derivative Works as a whole, provided Your use,
|
127 |
+
reproduction, and distribution of the Work otherwise complies with
|
128 |
+
the conditions stated in this License.
|
129 |
+
|
130 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
131 |
+
any Contribution intentionally submitted for inclusion in the Work
|
132 |
+
by You to the Licensor shall be under the terms and conditions of
|
133 |
+
this License, without any additional terms or conditions.
|
134 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
135 |
+
the terms of any separate license agreement you may have executed
|
136 |
+
with Licensor regarding such Contributions.
|
137 |
+
|
138 |
+
6. Trademarks. This License does not grant permission to use the trade
|
139 |
+
names, trademarks, service marks, or product names of the Licensor,
|
140 |
+
except as required for reasonable and customary use in describing the
|
141 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
142 |
+
|
143 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
144 |
+
agreed to in writing, Licensor provides the Work (and each
|
145 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
146 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
147 |
+
implied, including, without limitation, any warranties or conditions
|
148 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
149 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
150 |
+
appropriateness of using or redistributing the Work and assume any
|
151 |
+
risks associated with Your exercise of permissions under this License.
|
152 |
+
|
153 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
154 |
+
whether in tort (including negligence), contract, or otherwise,
|
155 |
+
unless required by applicable law (such as deliberate and grossly
|
156 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
157 |
+
liable to You for damages, including any direct, indirect, special,
|
158 |
+
incidental, or consequential damages of any character arising as a
|
159 |
+
result of this License or out of the use or inability to use the
|
160 |
+
Work (including but not limited to damages for loss of goodwill,
|
161 |
+
work stoppage, computer failure or malfunction, or any and all
|
162 |
+
other commercial damages or losses), even if such Contributor
|
163 |
+
has been advised of the possibility of such damages.
|
164 |
+
|
165 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
166 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
167 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
168 |
+
or other liability obligations and/or rights consistent with this
|
169 |
+
License. However, in accepting such obligations, You may act only
|
170 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
171 |
+
of any other Contributor, and only if You agree to indemnify,
|
172 |
+
defend, and hold each Contributor harmless for any liability
|
173 |
+
incurred by, or claims asserted against, such Contributor by reason
|
174 |
+
of your accepting any such warranty or additional liability.
|
175 |
+
|
176 |
+
END OF TERMS AND CONDITIONS
|
177 |
+
|
178 |
+
APPENDIX: How to apply the Apache License to your work.
|
179 |
+
|
180 |
+
To apply the Apache License to your work, attach the following
|
181 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
182 |
+
replaced with your own identifying information. (Don't include
|
183 |
+
the brackets!) The text should be enclosed in the appropriate
|
184 |
+
comment syntax for the file format. We also recommend that a
|
185 |
+
file or class name and description of purpose be included on the
|
186 |
+
same "printed page" as the copyright notice for easier
|
187 |
+
identification within third-party archives.
|
188 |
+
|
189 |
+
Copyright [yyyy] [name of copyright owner]
|
190 |
+
|
191 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
192 |
+
you may not use this file except in compliance with the License.
|
193 |
+
You may obtain a copy of the License at
|
194 |
+
|
195 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
196 |
+
|
197 |
+
Unless required by applicable law or agreed to in writing, software
|
198 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
199 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
200 |
+
See the License for the specific language governing permissions and
|
201 |
+
limitations under the License.
|
Wan2.1_VAE.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38071ab59bd94681c686fa51d75a1968f64e470262043be31f7a094e442fd981
|
3 |
+
size 507609880
|
assets/img_lightx2v.png
ADDED
![]() |
Git LFS Details
|
config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "WanModel",
|
3 |
+
"_diffusers_version": "0.30.0",
|
4 |
+
"dim": 5120,
|
5 |
+
"eps": 1e-06,
|
6 |
+
"ffn_dim": 13824,
|
7 |
+
"freq_dim": 256,
|
8 |
+
"in_dim": 16,
|
9 |
+
"model_type": "t2v",
|
10 |
+
"num_heads": 40,
|
11 |
+
"num_layers": 40,
|
12 |
+
"out_dim": 16,
|
13 |
+
"text_len": 512
|
14 |
+
}
|
distill_models/distill_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b1bb6f418ad21f6f1b4787b6537e9892d7b9f8b5b900f99471d533707cf6ef9
|
3 |
+
size 28577096680
|
examples/i2v_input.JPG
ADDED
|
Git LFS Details
|
fp8/block_0.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a723557c450df9f446b1795e3548d39f520020535cd77a4b2fcefe416e8f4dc6
|
3 |
+
size 351881744
|
fp8/block_1.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abc288203f401178069766a921ef2a104881eed1719ed21c0a9d6e60d4c230b8
|
3 |
+
size 351881744
|
fp8/block_10.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff04dba1005997c4e40aa8ab6aa788a47bcb8747a0354723f329eb8f35705036
|
3 |
+
size 351881776
|
fp8/block_11.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9383adbdc55694c4c1a9c6fceb70a929050883c6d72f378bf340fc45c86d4cb
|
3 |
+
size 351881776
|
fp8/block_12.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:215bcc6337b221fdabea2f6e2adebecbe7a487d498c0b6a991d902db03240fe0
|
3 |
+
size 351881776
|
fp8/block_13.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3cefdb64ffdbb203aecac63429f94fd2df2d55313176f9e8c04a7834b3d29ed
|
3 |
+
size 351881776
|
fp8/block_14.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f6df83e61636393e20833a46f0f13f227cc5a5d6a4ef000050cfce358df7e88
|
3 |
+
size 351881776
|
fp8/block_15.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e9e8de3a2859fed077db629fb6faddafb2f7ad5cdd6fda616de5c86a83ab461
|
3 |
+
size 351881776
|
fp8/block_16.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ac3abdf4d1ece8d7d335d4453faa125ee8251da21167efc5c2c23c284edfad4
|
3 |
+
size 351881776
|
fp8/block_17.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef838482f6dd1b818c9b2ea8b6adfa8d8c5463ac89359dc2a98b99d926b3b37b
|
3 |
+
size 351881776
|
fp8/block_18.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16b1ddfa804a5d603ea950d331d24f007ba78d2605edaf765dd0cec183f4b770
|
3 |
+
size 351881776
|
fp8/block_19.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77dc85ce2fdd319e69b612780c1bd2d8b9b5bb417595a2de5a3b4e99d8b3885c
|
3 |
+
size 351881776
|
fp8/block_2.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30692b6013207cfee9d6b8522d75eef42241024b1580f734e4768d106b598392
|
3 |
+
size 351881744
|
fp8/block_20.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b7128f78aaf20e89e9eaae6b050cd9c273d1c72dd540d20c3a42421913bde9e
|
3 |
+
size 351881776
|
fp8/block_21.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2cde16462d6f443e53d40eef6aac2db8918d3e2392dba1767369e4b85b63ff7
|
3 |
+
size 351881776
|
fp8/block_22.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e2a88db269aac6314f0e9416048fb76707f591eba9b05b6f139a6aec8d75648
|
3 |
+
size 351881776
|
fp8/block_23.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:722053f63ffa951e3fd985ff77d3adac5cef9c1fa337333e5d668e6ea7114507
|
3 |
+
size 351881776
|
fp8/block_24.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41092ab38a4ae1b2f9c9e3f8b1e11e9f35d3da33c7dc82131e57df23e94e651e
|
3 |
+
size 351881776
|
fp8/block_25.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:836b08050ae84d379019ba04c8715b3f2eaa9fa8454b73191a25de9a5ea81fde
|
3 |
+
size 351881776
|
fp8/block_26.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e3963dca667d16ca17fa82348e33a912ed88f5000563c05c6a42f6b0650f47e
|
3 |
+
size 351881776
|
fp8/block_27.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ed51631fd0d6935d1851df12263b354a8a5a0c994bfe1dec234420641d59505
|
3 |
+
size 351881776
|
fp8/block_28.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58203b5b675cc50a402bc93783353c8cb01ab4e3f1badcabc3cc4e0d53e7d8c5
|
3 |
+
size 351881776
|
fp8/block_29.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11331bc8fd6e040bf7b6ce3f042b6f9388f3f30a581c7bac8eac90c0f3d7d968
|
3 |
+
size 351881776
|
fp8/block_3.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18bd5f8a967e78a8033e55a3d4c911ec4b925cac7b5b7dd526318ed535b42b73
|
3 |
+
size 351881744
|
fp8/block_30.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ad04b34c1e23cf242092393a77e068e9140be6fe159719f52be9b85ae1b6fcc
|
3 |
+
size 351881776
|
fp8/block_31.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55e8aa91e1ebfb8a11d1ec394f8e4219f4934a6303ae98672774ad08594a332f
|
3 |
+
size 351881776
|
fp8/block_32.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:204da415f67766fc2b35d40f9ef3298f4a168070777fc5d8b48f69e4eb9d40b6
|
3 |
+
size 351881776
|
fp8/block_33.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3702af65971513581aae5b2e2c23eb65ed18f1c2be8df64e155357e27444097f
|
3 |
+
size 351881776
|
fp8/block_34.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe1ed6d14d6b3fa35a1b5d4c2650345680793769811cf62b9c28fb30b0234a80
|
3 |
+
size 351881776
|
fp8/block_35.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e6744a260ce902c350f9566b21eb570a3c2cb5c24b4ea336f773a6d7336695c
|
3 |
+
size 351881776
|
fp8/block_36.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f235d4a1501e2137575c3fd2c520bcc0caad4961dbe54e4ae28f5d61313e320
|
3 |
+
size 351881776
|
fp8/block_37.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:961b86efb8c1d397410eeac4e2c78f4c179765ec02a4261b34f8029a039adb56
|
3 |
+
size 351881776
|
fp8/block_38.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9746fe88b82a00c9e2e7ade57e41ef02b328f2b726b422ad608a282694699594
|
3 |
+
size 351881776
|
fp8/block_39.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:086dfc76494f4117c5396f1c4ba2ddf9ca99895c5616b056e702d245a57b78d3
|
3 |
+
size 351881776
|
fp8/block_4.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20a1210a17750da600ab4ef5ffd7d148a55cfa5fda1be6358e7462b2d2577abf
|
3 |
+
size 351881744
|
fp8/block_5.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72b357926fc21afa7b3c400e3a43b3fd15c203d4d7010b52854cdde1ae1e9c75
|
3 |
+
size 351881744
|
fp8/block_6.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a954603e01e11f9d830bd719a6581d0f4004780b5128350a0a099d2fd02e008
|
3 |
+
size 351881744
|
fp8/block_7.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab37d61affde53491617691c31815fb86fe31316809b96efb2e1e5f25eb11b00
|
3 |
+
size 351881744
|
fp8/block_8.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:641448cdae520387b974400862bb4754e774912dded1b50ea86f35a5340d8f4e
|
3 |
+
size 351881744
|
fp8/block_9.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd35f3901a1b655a75dfd2518350a46ef3606a78e221283b51eb5b7d3d146e09
|
3 |
+
size 351881744
|
fp8/diffusion_pytorch_model.safetensors.index.json
ADDED
@@ -0,0 +1,1502 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 15006149800
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"blocks.0.cross_attn.k.bias": "block_0.safetensors",
|
7 |
+
"blocks.0.cross_attn.k.weight": "block_0.safetensors",
|
8 |
+
"blocks.0.cross_attn.norm_k.weight": "block_0.safetensors",
|
9 |
+
"blocks.0.cross_attn.norm_q.weight": "block_0.safetensors",
|
10 |
+
"blocks.0.cross_attn.o.bias": "block_0.safetensors",
|
11 |
+
"blocks.0.cross_attn.o.weight": "block_0.safetensors",
|
12 |
+
"blocks.0.cross_attn.q.bias": "block_0.safetensors",
|
13 |
+
"blocks.0.cross_attn.q.weight": "block_0.safetensors",
|
14 |
+
"blocks.0.cross_attn.v.bias": "block_0.safetensors",
|
15 |
+
"blocks.0.cross_attn.v.weight": "block_0.safetensors",
|
16 |
+
"blocks.0.ffn.0.bias": "block_0.safetensors",
|
17 |
+
"blocks.0.ffn.0.weight": "block_0.safetensors",
|
18 |
+
"blocks.0.ffn.2.bias": "block_0.safetensors",
|
19 |
+
"blocks.0.ffn.2.weight": "block_0.safetensors",
|
20 |
+
"blocks.0.modulation": "block_0.safetensors",
|
21 |
+
"blocks.0.norm3.bias": "block_0.safetensors",
|
22 |
+
"blocks.0.norm3.weight": "block_0.safetensors",
|
23 |
+
"blocks.0.self_attn.k.bias": "block_0.safetensors",
|
24 |
+
"blocks.0.self_attn.k.weight": "block_0.safetensors",
|
25 |
+
"blocks.0.self_attn.norm_k.weight": "block_0.safetensors",
|
26 |
+
"blocks.0.self_attn.norm_q.weight": "block_0.safetensors",
|
27 |
+
"blocks.0.self_attn.o.bias": "block_0.safetensors",
|
28 |
+
"blocks.0.self_attn.o.weight": "block_0.safetensors",
|
29 |
+
"blocks.0.self_attn.q.bias": "block_0.safetensors",
|
30 |
+
"blocks.0.self_attn.q.weight": "block_0.safetensors",
|
31 |
+
"blocks.0.self_attn.v.bias": "block_0.safetensors",
|
32 |
+
"blocks.0.self_attn.v.weight": "block_0.safetensors",
|
33 |
+
"blocks.0.cross_attn.k.weight_scale": "block_0.safetensors",
|
34 |
+
"blocks.0.cross_attn.o.weight_scale": "block_0.safetensors",
|
35 |
+
"blocks.0.cross_attn.q.weight_scale": "block_0.safetensors",
|
36 |
+
"blocks.0.cross_attn.v.weight_scale": "block_0.safetensors",
|
37 |
+
"blocks.0.ffn.0.weight_scale": "block_0.safetensors",
|
38 |
+
"blocks.0.ffn.2.weight_scale": "block_0.safetensors",
|
39 |
+
"blocks.0.self_attn.k.weight_scale": "block_0.safetensors",
|
40 |
+
"blocks.0.self_attn.o.weight_scale": "block_0.safetensors",
|
41 |
+
"blocks.0.self_attn.q.weight_scale": "block_0.safetensors",
|
42 |
+
"blocks.0.self_attn.v.weight_scale": "block_0.safetensors",
|
43 |
+
"blocks.1.cross_attn.k.bias": "block_1.safetensors",
|
44 |
+
"blocks.1.cross_attn.k.weight": "block_1.safetensors",
|
45 |
+
"blocks.1.cross_attn.norm_k.weight": "block_1.safetensors",
|
46 |
+
"blocks.1.cross_attn.norm_q.weight": "block_1.safetensors",
|
47 |
+
"blocks.1.cross_attn.o.bias": "block_1.safetensors",
|
48 |
+
"blocks.1.cross_attn.o.weight": "block_1.safetensors",
|
49 |
+
"blocks.1.cross_attn.q.bias": "block_1.safetensors",
|
50 |
+
"blocks.1.cross_attn.q.weight": "block_1.safetensors",
|
51 |
+
"blocks.1.cross_attn.v.bias": "block_1.safetensors",
|
52 |
+
"blocks.1.cross_attn.v.weight": "block_1.safetensors",
|
53 |
+
"blocks.1.ffn.0.bias": "block_1.safetensors",
|
54 |
+
"blocks.1.ffn.0.weight": "block_1.safetensors",
|
55 |
+
"blocks.1.ffn.2.bias": "block_1.safetensors",
|
56 |
+
"blocks.1.ffn.2.weight": "block_1.safetensors",
|
57 |
+
"blocks.1.modulation": "block_1.safetensors",
|
58 |
+
"blocks.1.norm3.bias": "block_1.safetensors",
|
59 |
+
"blocks.1.norm3.weight": "block_1.safetensors",
|
60 |
+
"blocks.1.self_attn.k.bias": "block_1.safetensors",
|
61 |
+
"blocks.1.self_attn.k.weight": "block_1.safetensors",
|
62 |
+
"blocks.1.self_attn.norm_k.weight": "block_1.safetensors",
|
63 |
+
"blocks.1.self_attn.norm_q.weight": "block_1.safetensors",
|
64 |
+
"blocks.1.self_attn.o.bias": "block_1.safetensors",
|
65 |
+
"blocks.1.self_attn.o.weight": "block_1.safetensors",
|
66 |
+
"blocks.1.self_attn.q.bias": "block_1.safetensors",
|
67 |
+
"blocks.1.self_attn.q.weight": "block_1.safetensors",
|
68 |
+
"blocks.1.self_attn.v.bias": "block_1.safetensors",
|
69 |
+
"blocks.1.self_attn.v.weight": "block_1.safetensors",
|
70 |
+
"blocks.1.cross_attn.k.weight_scale": "block_1.safetensors",
|
71 |
+
"blocks.1.cross_attn.o.weight_scale": "block_1.safetensors",
|
72 |
+
"blocks.1.cross_attn.q.weight_scale": "block_1.safetensors",
|
73 |
+
"blocks.1.cross_attn.v.weight_scale": "block_1.safetensors",
|
74 |
+
"blocks.1.ffn.0.weight_scale": "block_1.safetensors",
|
75 |
+
"blocks.1.ffn.2.weight_scale": "block_1.safetensors",
|
76 |
+
"blocks.1.self_attn.k.weight_scale": "block_1.safetensors",
|
77 |
+
"blocks.1.self_attn.o.weight_scale": "block_1.safetensors",
|
78 |
+
"blocks.1.self_attn.q.weight_scale": "block_1.safetensors",
|
79 |
+
"blocks.1.self_attn.v.weight_scale": "block_1.safetensors",
|
80 |
+
"blocks.10.cross_attn.k.bias": "block_10.safetensors",
|
81 |
+
"blocks.10.cross_attn.k.weight": "block_10.safetensors",
|
82 |
+
"blocks.10.cross_attn.norm_k.weight": "block_10.safetensors",
|
83 |
+
"blocks.10.cross_attn.norm_q.weight": "block_10.safetensors",
|
84 |
+
"blocks.10.cross_attn.o.bias": "block_10.safetensors",
|
85 |
+
"blocks.10.cross_attn.o.weight": "block_10.safetensors",
|
86 |
+
"blocks.10.cross_attn.q.bias": "block_10.safetensors",
|
87 |
+
"blocks.10.cross_attn.q.weight": "block_10.safetensors",
|
88 |
+
"blocks.10.cross_attn.v.bias": "block_10.safetensors",
|
89 |
+
"blocks.10.cross_attn.v.weight": "block_10.safetensors",
|
90 |
+
"blocks.10.ffn.0.bias": "block_10.safetensors",
|
91 |
+
"blocks.10.ffn.0.weight": "block_10.safetensors",
|
92 |
+
"blocks.10.ffn.2.bias": "block_10.safetensors",
|
93 |
+
"blocks.10.ffn.2.weight": "block_10.safetensors",
|
94 |
+
"blocks.10.modulation": "block_10.safetensors",
|
95 |
+
"blocks.10.norm3.bias": "block_10.safetensors",
|
96 |
+
"blocks.10.norm3.weight": "block_10.safetensors",
|
97 |
+
"blocks.10.self_attn.k.bias": "block_10.safetensors",
|
98 |
+
"blocks.10.self_attn.k.weight": "block_10.safetensors",
|
99 |
+
"blocks.10.self_attn.norm_k.weight": "block_10.safetensors",
|
100 |
+
"blocks.10.self_attn.norm_q.weight": "block_10.safetensors",
|
101 |
+
"blocks.10.self_attn.o.bias": "block_10.safetensors",
|
102 |
+
"blocks.10.self_attn.o.weight": "block_10.safetensors",
|
103 |
+
"blocks.10.self_attn.q.bias": "block_10.safetensors",
|
104 |
+
"blocks.10.self_attn.q.weight": "block_10.safetensors",
|
105 |
+
"blocks.10.self_attn.v.bias": "block_10.safetensors",
|
106 |
+
"blocks.10.self_attn.v.weight": "block_10.safetensors",
|
107 |
+
"blocks.10.cross_attn.k.weight_scale": "block_10.safetensors",
|
108 |
+
"blocks.10.cross_attn.o.weight_scale": "block_10.safetensors",
|
109 |
+
"blocks.10.cross_attn.q.weight_scale": "block_10.safetensors",
|
110 |
+
"blocks.10.cross_attn.v.weight_scale": "block_10.safetensors",
|
111 |
+
"blocks.10.ffn.0.weight_scale": "block_10.safetensors",
|
112 |
+
"blocks.10.ffn.2.weight_scale": "block_10.safetensors",
|
113 |
+
"blocks.10.self_attn.k.weight_scale": "block_10.safetensors",
|
114 |
+
"blocks.10.self_attn.o.weight_scale": "block_10.safetensors",
|
115 |
+
"blocks.10.self_attn.q.weight_scale": "block_10.safetensors",
|
116 |
+
"blocks.10.self_attn.v.weight_scale": "block_10.safetensors",
|
117 |
+
"blocks.11.cross_attn.k.bias": "block_11.safetensors",
|
118 |
+
"blocks.11.cross_attn.k.weight": "block_11.safetensors",
|
119 |
+
"blocks.11.cross_attn.norm_k.weight": "block_11.safetensors",
|
120 |
+
"blocks.11.cross_attn.norm_q.weight": "block_11.safetensors",
|
121 |
+
"blocks.11.cross_attn.o.bias": "block_11.safetensors",
|
122 |
+
"blocks.11.cross_attn.o.weight": "block_11.safetensors",
|
123 |
+
"blocks.11.cross_attn.q.bias": "block_11.safetensors",
|
124 |
+
"blocks.11.cross_attn.q.weight": "block_11.safetensors",
|
125 |
+
"blocks.11.cross_attn.v.bias": "block_11.safetensors",
|
126 |
+
"blocks.11.cross_attn.v.weight": "block_11.safetensors",
|
127 |
+
"blocks.11.ffn.0.bias": "block_11.safetensors",
|
128 |
+
"blocks.11.ffn.0.weight": "block_11.safetensors",
|
129 |
+
"blocks.11.ffn.2.bias": "block_11.safetensors",
|
130 |
+
"blocks.11.ffn.2.weight": "block_11.safetensors",
|
131 |
+
"blocks.11.modulation": "block_11.safetensors",
|
132 |
+
"blocks.11.norm3.bias": "block_11.safetensors",
|
133 |
+
"blocks.11.norm3.weight": "block_11.safetensors",
|
134 |
+
"blocks.11.self_attn.k.bias": "block_11.safetensors",
|
135 |
+
"blocks.11.self_attn.k.weight": "block_11.safetensors",
|
136 |
+
"blocks.11.self_attn.norm_k.weight": "block_11.safetensors",
|
137 |
+
"blocks.11.self_attn.norm_q.weight": "block_11.safetensors",
|
138 |
+
"blocks.11.self_attn.o.bias": "block_11.safetensors",
|
139 |
+
"blocks.11.self_attn.o.weight": "block_11.safetensors",
|
140 |
+
"blocks.11.self_attn.q.bias": "block_11.safetensors",
|
141 |
+
"blocks.11.self_attn.q.weight": "block_11.safetensors",
|
142 |
+
"blocks.11.self_attn.v.bias": "block_11.safetensors",
|
143 |
+
"blocks.11.self_attn.v.weight": "block_11.safetensors",
|
144 |
+
"blocks.11.cross_attn.k.weight_scale": "block_11.safetensors",
|
145 |
+
"blocks.11.cross_attn.o.weight_scale": "block_11.safetensors",
|
146 |
+
"blocks.11.cross_attn.q.weight_scale": "block_11.safetensors",
|
147 |
+
"blocks.11.cross_attn.v.weight_scale": "block_11.safetensors",
|
148 |
+
"blocks.11.ffn.0.weight_scale": "block_11.safetensors",
|
149 |
+
"blocks.11.ffn.2.weight_scale": "block_11.safetensors",
|
150 |
+
"blocks.11.self_attn.k.weight_scale": "block_11.safetensors",
|
151 |
+
"blocks.11.self_attn.o.weight_scale": "block_11.safetensors",
|
152 |
+
"blocks.11.self_attn.q.weight_scale": "block_11.safetensors",
|
153 |
+
"blocks.11.self_attn.v.weight_scale": "block_11.safetensors",
|
154 |
+
"blocks.12.cross_attn.k.bias": "block_12.safetensors",
|
155 |
+
"blocks.12.cross_attn.k.weight": "block_12.safetensors",
|
156 |
+
"blocks.12.cross_attn.norm_k.weight": "block_12.safetensors",
|
157 |
+
"blocks.12.cross_attn.norm_q.weight": "block_12.safetensors",
|
158 |
+
"blocks.12.cross_attn.o.bias": "block_12.safetensors",
|
159 |
+
"blocks.12.cross_attn.o.weight": "block_12.safetensors",
|
160 |
+
"blocks.12.cross_attn.q.bias": "block_12.safetensors",
|
161 |
+
"blocks.12.cross_attn.q.weight": "block_12.safetensors",
|
162 |
+
"blocks.12.cross_attn.v.bias": "block_12.safetensors",
|
163 |
+
"blocks.12.cross_attn.v.weight": "block_12.safetensors",
|
164 |
+
"blocks.12.ffn.0.bias": "block_12.safetensors",
|
165 |
+
"blocks.12.ffn.0.weight": "block_12.safetensors",
|
166 |
+
"blocks.12.ffn.2.bias": "block_12.safetensors",
|
167 |
+
"blocks.12.ffn.2.weight": "block_12.safetensors",
|
168 |
+
"blocks.12.modulation": "block_12.safetensors",
|
169 |
+
"blocks.12.norm3.bias": "block_12.safetensors",
|
170 |
+
"blocks.12.norm3.weight": "block_12.safetensors",
|
171 |
+
"blocks.12.self_attn.k.bias": "block_12.safetensors",
|
172 |
+
"blocks.12.self_attn.k.weight": "block_12.safetensors",
|
173 |
+
"blocks.12.self_attn.norm_k.weight": "block_12.safetensors",
|
174 |
+
"blocks.12.self_attn.norm_q.weight": "block_12.safetensors",
|
175 |
+
"blocks.12.self_attn.o.bias": "block_12.safetensors",
|
176 |
+
"blocks.12.self_attn.o.weight": "block_12.safetensors",
|
177 |
+
"blocks.12.self_attn.q.bias": "block_12.safetensors",
|
178 |
+
"blocks.12.self_attn.q.weight": "block_12.safetensors",
|
179 |
+
"blocks.12.self_attn.v.bias": "block_12.safetensors",
|
180 |
+
"blocks.12.self_attn.v.weight": "block_12.safetensors",
|
181 |
+
"blocks.12.cross_attn.k.weight_scale": "block_12.safetensors",
|
182 |
+
"blocks.12.cross_attn.o.weight_scale": "block_12.safetensors",
|
183 |
+
"blocks.12.cross_attn.q.weight_scale": "block_12.safetensors",
|
184 |
+
"blocks.12.cross_attn.v.weight_scale": "block_12.safetensors",
|
185 |
+
"blocks.12.ffn.0.weight_scale": "block_12.safetensors",
|
186 |
+
"blocks.12.ffn.2.weight_scale": "block_12.safetensors",
|
187 |
+
"blocks.12.self_attn.k.weight_scale": "block_12.safetensors",
|
188 |
+
"blocks.12.self_attn.o.weight_scale": "block_12.safetensors",
|
189 |
+
"blocks.12.self_attn.q.weight_scale": "block_12.safetensors",
|
190 |
+
"blocks.12.self_attn.v.weight_scale": "block_12.safetensors",
|
191 |
+
"blocks.13.cross_attn.k.bias": "block_13.safetensors",
|
192 |
+
"blocks.13.cross_attn.k.weight": "block_13.safetensors",
|
193 |
+
"blocks.13.cross_attn.norm_k.weight": "block_13.safetensors",
|
194 |
+
"blocks.13.cross_attn.norm_q.weight": "block_13.safetensors",
|
195 |
+
"blocks.13.cross_attn.o.bias": "block_13.safetensors",
|
196 |
+
"blocks.13.cross_attn.o.weight": "block_13.safetensors",
|
197 |
+
"blocks.13.cross_attn.q.bias": "block_13.safetensors",
|
198 |
+
"blocks.13.cross_attn.q.weight": "block_13.safetensors",
|
199 |
+
"blocks.13.cross_attn.v.bias": "block_13.safetensors",
|
200 |
+
"blocks.13.cross_attn.v.weight": "block_13.safetensors",
|
201 |
+
"blocks.13.ffn.0.bias": "block_13.safetensors",
|
202 |
+
"blocks.13.ffn.0.weight": "block_13.safetensors",
|
203 |
+
"blocks.13.ffn.2.bias": "block_13.safetensors",
|
204 |
+
"blocks.13.ffn.2.weight": "block_13.safetensors",
|
205 |
+
"blocks.13.modulation": "block_13.safetensors",
|
206 |
+
"blocks.13.norm3.bias": "block_13.safetensors",
|
207 |
+
"blocks.13.norm3.weight": "block_13.safetensors",
|
208 |
+
"blocks.13.self_attn.k.bias": "block_13.safetensors",
|
209 |
+
"blocks.13.self_attn.k.weight": "block_13.safetensors",
|
210 |
+
"blocks.13.self_attn.norm_k.weight": "block_13.safetensors",
|
211 |
+
"blocks.13.self_attn.norm_q.weight": "block_13.safetensors",
|
212 |
+
"blocks.13.self_attn.o.bias": "block_13.safetensors",
|
213 |
+
"blocks.13.self_attn.o.weight": "block_13.safetensors",
|
214 |
+
"blocks.13.self_attn.q.bias": "block_13.safetensors",
|
215 |
+
"blocks.13.self_attn.q.weight": "block_13.safetensors",
|
216 |
+
"blocks.13.self_attn.v.bias": "block_13.safetensors",
|
217 |
+
"blocks.13.self_attn.v.weight": "block_13.safetensors",
|
218 |
+
"blocks.13.cross_attn.k.weight_scale": "block_13.safetensors",
|
219 |
+
"blocks.13.cross_attn.o.weight_scale": "block_13.safetensors",
|
220 |
+
"blocks.13.cross_attn.q.weight_scale": "block_13.safetensors",
|
221 |
+
"blocks.13.cross_attn.v.weight_scale": "block_13.safetensors",
|
222 |
+
"blocks.13.ffn.0.weight_scale": "block_13.safetensors",
|
223 |
+
"blocks.13.ffn.2.weight_scale": "block_13.safetensors",
|
224 |
+
"blocks.13.self_attn.k.weight_scale": "block_13.safetensors",
|
225 |
+
"blocks.13.self_attn.o.weight_scale": "block_13.safetensors",
|
226 |
+
"blocks.13.self_attn.q.weight_scale": "block_13.safetensors",
|
227 |
+
"blocks.13.self_attn.v.weight_scale": "block_13.safetensors",
|
228 |
+
"blocks.14.cross_attn.k.bias": "block_14.safetensors",
|
229 |
+
"blocks.14.cross_attn.k.weight": "block_14.safetensors",
|
230 |
+
"blocks.14.cross_attn.norm_k.weight": "block_14.safetensors",
|
231 |
+
"blocks.14.cross_attn.norm_q.weight": "block_14.safetensors",
|
232 |
+
"blocks.14.cross_attn.o.bias": "block_14.safetensors",
|
233 |
+
"blocks.14.cross_attn.o.weight": "block_14.safetensors",
|
234 |
+
"blocks.14.cross_attn.q.bias": "block_14.safetensors",
|
235 |
+
"blocks.14.cross_attn.q.weight": "block_14.safetensors",
|
236 |
+
"blocks.14.cross_attn.v.bias": "block_14.safetensors",
|
237 |
+
"blocks.14.cross_attn.v.weight": "block_14.safetensors",
|
238 |
+
"blocks.14.ffn.0.bias": "block_14.safetensors",
|
239 |
+
"blocks.14.ffn.0.weight": "block_14.safetensors",
|
240 |
+
"blocks.14.ffn.2.bias": "block_14.safetensors",
|
241 |
+
"blocks.14.ffn.2.weight": "block_14.safetensors",
|
242 |
+
"blocks.14.modulation": "block_14.safetensors",
|
243 |
+
"blocks.14.norm3.bias": "block_14.safetensors",
|
244 |
+
"blocks.14.norm3.weight": "block_14.safetensors",
|
245 |
+
"blocks.14.self_attn.k.bias": "block_14.safetensors",
|
246 |
+
"blocks.14.self_attn.k.weight": "block_14.safetensors",
|
247 |
+
"blocks.14.self_attn.norm_k.weight": "block_14.safetensors",
|
248 |
+
"blocks.14.self_attn.norm_q.weight": "block_14.safetensors",
|
249 |
+
"blocks.14.self_attn.o.bias": "block_14.safetensors",
|
250 |
+
"blocks.14.self_attn.o.weight": "block_14.safetensors",
|
251 |
+
"blocks.14.self_attn.q.bias": "block_14.safetensors",
|
252 |
+
"blocks.14.self_attn.q.weight": "block_14.safetensors",
|
253 |
+
"blocks.14.self_attn.v.bias": "block_14.safetensors",
|
254 |
+
"blocks.14.self_attn.v.weight": "block_14.safetensors",
|
255 |
+
"blocks.14.cross_attn.k.weight_scale": "block_14.safetensors",
|
256 |
+
"blocks.14.cross_attn.o.weight_scale": "block_14.safetensors",
|
257 |
+
"blocks.14.cross_attn.q.weight_scale": "block_14.safetensors",
|
258 |
+
"blocks.14.cross_attn.v.weight_scale": "block_14.safetensors",
|
259 |
+
"blocks.14.ffn.0.weight_scale": "block_14.safetensors",
|
260 |
+
"blocks.14.ffn.2.weight_scale": "block_14.safetensors",
|
261 |
+
"blocks.14.self_attn.k.weight_scale": "block_14.safetensors",
|
262 |
+
"blocks.14.self_attn.o.weight_scale": "block_14.safetensors",
|
263 |
+
"blocks.14.self_attn.q.weight_scale": "block_14.safetensors",
|
264 |
+
"blocks.14.self_attn.v.weight_scale": "block_14.safetensors",
|
265 |
+
"blocks.15.cross_attn.k.bias": "block_15.safetensors",
|
266 |
+
"blocks.15.cross_attn.k.weight": "block_15.safetensors",
|
267 |
+
"blocks.15.cross_attn.norm_k.weight": "block_15.safetensors",
|
268 |
+
"blocks.15.cross_attn.norm_q.weight": "block_15.safetensors",
|
269 |
+
"blocks.15.cross_attn.o.bias": "block_15.safetensors",
|
270 |
+
"blocks.15.cross_attn.o.weight": "block_15.safetensors",
|
271 |
+
"blocks.15.cross_attn.q.bias": "block_15.safetensors",
|
272 |
+
"blocks.15.cross_attn.q.weight": "block_15.safetensors",
|
273 |
+
"blocks.15.cross_attn.v.bias": "block_15.safetensors",
|
274 |
+
"blocks.15.cross_attn.v.weight": "block_15.safetensors",
|
275 |
+
"blocks.15.ffn.0.bias": "block_15.safetensors",
|
276 |
+
"blocks.15.ffn.0.weight": "block_15.safetensors",
|
277 |
+
"blocks.15.ffn.2.bias": "block_15.safetensors",
|
278 |
+
"blocks.15.ffn.2.weight": "block_15.safetensors",
|
279 |
+
"blocks.15.modulation": "block_15.safetensors",
|
280 |
+
"blocks.15.norm3.bias": "block_15.safetensors",
|
281 |
+
"blocks.15.norm3.weight": "block_15.safetensors",
|
282 |
+
"blocks.15.self_attn.k.bias": "block_15.safetensors",
|
283 |
+
"blocks.15.self_attn.k.weight": "block_15.safetensors",
|
284 |
+
"blocks.15.self_attn.norm_k.weight": "block_15.safetensors",
|
285 |
+
"blocks.15.self_attn.norm_q.weight": "block_15.safetensors",
|
286 |
+
"blocks.15.self_attn.o.bias": "block_15.safetensors",
|
287 |
+
"blocks.15.self_attn.o.weight": "block_15.safetensors",
|
288 |
+
"blocks.15.self_attn.q.bias": "block_15.safetensors",
|
289 |
+
"blocks.15.self_attn.q.weight": "block_15.safetensors",
|
290 |
+
"blocks.15.self_attn.v.bias": "block_15.safetensors",
|
291 |
+
"blocks.15.self_attn.v.weight": "block_15.safetensors",
|
292 |
+
"blocks.15.cross_attn.k.weight_scale": "block_15.safetensors",
|
293 |
+
"blocks.15.cross_attn.o.weight_scale": "block_15.safetensors",
|
294 |
+
"blocks.15.cross_attn.q.weight_scale": "block_15.safetensors",
|
295 |
+
"blocks.15.cross_attn.v.weight_scale": "block_15.safetensors",
|
296 |
+
"blocks.15.ffn.0.weight_scale": "block_15.safetensors",
|
297 |
+
"blocks.15.ffn.2.weight_scale": "block_15.safetensors",
|
298 |
+
"blocks.15.self_attn.k.weight_scale": "block_15.safetensors",
|
299 |
+
"blocks.15.self_attn.o.weight_scale": "block_15.safetensors",
|
300 |
+
"blocks.15.self_attn.q.weight_scale": "block_15.safetensors",
|
301 |
+
"blocks.15.self_attn.v.weight_scale": "block_15.safetensors",
|
302 |
+
"blocks.16.cross_attn.k.bias": "block_16.safetensors",
|
303 |
+
"blocks.16.cross_attn.k.weight": "block_16.safetensors",
|
304 |
+
"blocks.16.cross_attn.norm_k.weight": "block_16.safetensors",
|
305 |
+
"blocks.16.cross_attn.norm_q.weight": "block_16.safetensors",
|
306 |
+
"blocks.16.cross_attn.o.bias": "block_16.safetensors",
|
307 |
+
"blocks.16.cross_attn.o.weight": "block_16.safetensors",
|
308 |
+
"blocks.16.cross_attn.q.bias": "block_16.safetensors",
|
309 |
+
"blocks.16.cross_attn.q.weight": "block_16.safetensors",
|
310 |
+
"blocks.16.cross_attn.v.bias": "block_16.safetensors",
|
311 |
+
"blocks.16.cross_attn.v.weight": "block_16.safetensors",
|
312 |
+
"blocks.16.ffn.0.bias": "block_16.safetensors",
|
313 |
+
"blocks.16.ffn.0.weight": "block_16.safetensors",
|
314 |
+
"blocks.16.ffn.2.bias": "block_16.safetensors",
|
315 |
+
"blocks.16.ffn.2.weight": "block_16.safetensors",
|
316 |
+
"blocks.16.modulation": "block_16.safetensors",
|
317 |
+
"blocks.16.norm3.bias": "block_16.safetensors",
|
318 |
+
"blocks.16.norm3.weight": "block_16.safetensors",
|
319 |
+
"blocks.16.self_attn.k.bias": "block_16.safetensors",
|
320 |
+
"blocks.16.self_attn.k.weight": "block_16.safetensors",
|
321 |
+
"blocks.16.self_attn.norm_k.weight": "block_16.safetensors",
|
322 |
+
"blocks.16.self_attn.norm_q.weight": "block_16.safetensors",
|
323 |
+
"blocks.16.self_attn.o.bias": "block_16.safetensors",
|
324 |
+
"blocks.16.self_attn.o.weight": "block_16.safetensors",
|
325 |
+
"blocks.16.self_attn.q.bias": "block_16.safetensors",
|
326 |
+
"blocks.16.self_attn.q.weight": "block_16.safetensors",
|
327 |
+
"blocks.16.self_attn.v.bias": "block_16.safetensors",
|
328 |
+
"blocks.16.self_attn.v.weight": "block_16.safetensors",
|
329 |
+
"blocks.16.cross_attn.k.weight_scale": "block_16.safetensors",
|
330 |
+
"blocks.16.cross_attn.o.weight_scale": "block_16.safetensors",
|
331 |
+
"blocks.16.cross_attn.q.weight_scale": "block_16.safetensors",
|
332 |
+
"blocks.16.cross_attn.v.weight_scale": "block_16.safetensors",
|
333 |
+
"blocks.16.ffn.0.weight_scale": "block_16.safetensors",
|
334 |
+
"blocks.16.ffn.2.weight_scale": "block_16.safetensors",
|
335 |
+
"blocks.16.self_attn.k.weight_scale": "block_16.safetensors",
|
336 |
+
"blocks.16.self_attn.o.weight_scale": "block_16.safetensors",
|
337 |
+
"blocks.16.self_attn.q.weight_scale": "block_16.safetensors",
|
338 |
+
"blocks.16.self_attn.v.weight_scale": "block_16.safetensors",
|
339 |
+
"blocks.17.cross_attn.k.bias": "block_17.safetensors",
|
340 |
+
"blocks.17.cross_attn.k.weight": "block_17.safetensors",
|
341 |
+
"blocks.17.cross_attn.norm_k.weight": "block_17.safetensors",
|
342 |
+
"blocks.17.cross_attn.norm_q.weight": "block_17.safetensors",
|
343 |
+
"blocks.17.cross_attn.o.bias": "block_17.safetensors",
|
344 |
+
"blocks.17.cross_attn.o.weight": "block_17.safetensors",
|
345 |
+
"blocks.17.cross_attn.q.bias": "block_17.safetensors",
|
346 |
+
"blocks.17.cross_attn.q.weight": "block_17.safetensors",
|
347 |
+
"blocks.17.cross_attn.v.bias": "block_17.safetensors",
|
348 |
+
"blocks.17.cross_attn.v.weight": "block_17.safetensors",
|
349 |
+
"blocks.17.ffn.0.bias": "block_17.safetensors",
|
350 |
+
"blocks.17.ffn.0.weight": "block_17.safetensors",
|
351 |
+
"blocks.17.ffn.2.bias": "block_17.safetensors",
|
352 |
+
"blocks.17.ffn.2.weight": "block_17.safetensors",
|
353 |
+
"blocks.17.modulation": "block_17.safetensors",
|
354 |
+
"blocks.17.norm3.bias": "block_17.safetensors",
|
355 |
+
"blocks.17.norm3.weight": "block_17.safetensors",
|
356 |
+
"blocks.17.self_attn.k.bias": "block_17.safetensors",
|
357 |
+
"blocks.17.self_attn.k.weight": "block_17.safetensors",
|
358 |
+
"blocks.17.self_attn.norm_k.weight": "block_17.safetensors",
|
359 |
+
"blocks.17.self_attn.norm_q.weight": "block_17.safetensors",
|
360 |
+
"blocks.17.self_attn.o.bias": "block_17.safetensors",
|
361 |
+
"blocks.17.self_attn.o.weight": "block_17.safetensors",
|
362 |
+
"blocks.17.self_attn.q.bias": "block_17.safetensors",
|
363 |
+
"blocks.17.self_attn.q.weight": "block_17.safetensors",
|
364 |
+
"blocks.17.self_attn.v.bias": "block_17.safetensors",
|
365 |
+
"blocks.17.self_attn.v.weight": "block_17.safetensors",
|
366 |
+
"blocks.17.cross_attn.k.weight_scale": "block_17.safetensors",
|
367 |
+
"blocks.17.cross_attn.o.weight_scale": "block_17.safetensors",
|
368 |
+
"blocks.17.cross_attn.q.weight_scale": "block_17.safetensors",
|
369 |
+
"blocks.17.cross_attn.v.weight_scale": "block_17.safetensors",
|
370 |
+
"blocks.17.ffn.0.weight_scale": "block_17.safetensors",
|
371 |
+
"blocks.17.ffn.2.weight_scale": "block_17.safetensors",
|
372 |
+
"blocks.17.self_attn.k.weight_scale": "block_17.safetensors",
|
373 |
+
"blocks.17.self_attn.o.weight_scale": "block_17.safetensors",
|
374 |
+
"blocks.17.self_attn.q.weight_scale": "block_17.safetensors",
|
375 |
+
"blocks.17.self_attn.v.weight_scale": "block_17.safetensors",
|
376 |
+
"blocks.18.cross_attn.k.bias": "block_18.safetensors",
|
377 |
+
"blocks.18.cross_attn.k.weight": "block_18.safetensors",
|
378 |
+
"blocks.18.cross_attn.norm_k.weight": "block_18.safetensors",
|
379 |
+
"blocks.18.cross_attn.norm_q.weight": "block_18.safetensors",
|
380 |
+
"blocks.18.cross_attn.o.bias": "block_18.safetensors",
|
381 |
+
"blocks.18.cross_attn.o.weight": "block_18.safetensors",
|
382 |
+
"blocks.18.cross_attn.q.bias": "block_18.safetensors",
|
383 |
+
"blocks.18.cross_attn.q.weight": "block_18.safetensors",
|
384 |
+
"blocks.18.cross_attn.v.bias": "block_18.safetensors",
|
385 |
+
"blocks.18.cross_attn.v.weight": "block_18.safetensors",
|
386 |
+
"blocks.18.ffn.0.bias": "block_18.safetensors",
|
387 |
+
"blocks.18.ffn.0.weight": "block_18.safetensors",
|
388 |
+
"blocks.18.ffn.2.bias": "block_18.safetensors",
|
389 |
+
"blocks.18.ffn.2.weight": "block_18.safetensors",
|
390 |
+
"blocks.18.modulation": "block_18.safetensors",
|
391 |
+
"blocks.18.norm3.bias": "block_18.safetensors",
|
392 |
+
"blocks.18.norm3.weight": "block_18.safetensors",
|
393 |
+
"blocks.18.self_attn.k.bias": "block_18.safetensors",
|
394 |
+
"blocks.18.self_attn.k.weight": "block_18.safetensors",
|
395 |
+
"blocks.18.self_attn.norm_k.weight": "block_18.safetensors",
|
396 |
+
"blocks.18.self_attn.norm_q.weight": "block_18.safetensors",
|
397 |
+
"blocks.18.self_attn.o.bias": "block_18.safetensors",
|
398 |
+
"blocks.18.self_attn.o.weight": "block_18.safetensors",
|
399 |
+
"blocks.18.self_attn.q.bias": "block_18.safetensors",
|
400 |
+
"blocks.18.self_attn.q.weight": "block_18.safetensors",
|
401 |
+
"blocks.18.self_attn.v.bias": "block_18.safetensors",
|
402 |
+
"blocks.18.self_attn.v.weight": "block_18.safetensors",
|
403 |
+
"blocks.18.cross_attn.k.weight_scale": "block_18.safetensors",
|
404 |
+
"blocks.18.cross_attn.o.weight_scale": "block_18.safetensors",
|
405 |
+
"blocks.18.cross_attn.q.weight_scale": "block_18.safetensors",
|
406 |
+
"blocks.18.cross_attn.v.weight_scale": "block_18.safetensors",
|
407 |
+
"blocks.18.ffn.0.weight_scale": "block_18.safetensors",
|
408 |
+
"blocks.18.ffn.2.weight_scale": "block_18.safetensors",
|
409 |
+
"blocks.18.self_attn.k.weight_scale": "block_18.safetensors",
|
410 |
+
"blocks.18.self_attn.o.weight_scale": "block_18.safetensors",
|
411 |
+
"blocks.18.self_attn.q.weight_scale": "block_18.safetensors",
|
412 |
+
"blocks.18.self_attn.v.weight_scale": "block_18.safetensors",
|
413 |
+
"blocks.19.cross_attn.k.bias": "block_19.safetensors",
|
414 |
+
"blocks.19.cross_attn.k.weight": "block_19.safetensors",
|
415 |
+
"blocks.19.cross_attn.norm_k.weight": "block_19.safetensors",
|
416 |
+
"blocks.19.cross_attn.norm_q.weight": "block_19.safetensors",
|
417 |
+
"blocks.19.cross_attn.o.bias": "block_19.safetensors",
|
418 |
+
"blocks.19.cross_attn.o.weight": "block_19.safetensors",
|
419 |
+
"blocks.19.cross_attn.q.bias": "block_19.safetensors",
|
420 |
+
"blocks.19.cross_attn.q.weight": "block_19.safetensors",
|
421 |
+
"blocks.19.cross_attn.v.bias": "block_19.safetensors",
|
422 |
+
"blocks.19.cross_attn.v.weight": "block_19.safetensors",
|
423 |
+
"blocks.19.ffn.0.bias": "block_19.safetensors",
|
424 |
+
"blocks.19.ffn.0.weight": "block_19.safetensors",
|
425 |
+
"blocks.19.ffn.2.bias": "block_19.safetensors",
|
426 |
+
"blocks.19.ffn.2.weight": "block_19.safetensors",
|
427 |
+
"blocks.19.modulation": "block_19.safetensors",
|
428 |
+
"blocks.19.norm3.bias": "block_19.safetensors",
|
429 |
+
"blocks.19.norm3.weight": "block_19.safetensors",
|
430 |
+
"blocks.19.self_attn.k.bias": "block_19.safetensors",
|
431 |
+
"blocks.19.self_attn.k.weight": "block_19.safetensors",
|
432 |
+
"blocks.19.self_attn.norm_k.weight": "block_19.safetensors",
|
433 |
+
"blocks.19.self_attn.norm_q.weight": "block_19.safetensors",
|
434 |
+
"blocks.19.self_attn.o.bias": "block_19.safetensors",
|
435 |
+
"blocks.19.self_attn.o.weight": "block_19.safetensors",
|
436 |
+
"blocks.19.self_attn.q.bias": "block_19.safetensors",
|
437 |
+
"blocks.19.self_attn.q.weight": "block_19.safetensors",
|
438 |
+
"blocks.19.self_attn.v.bias": "block_19.safetensors",
|
439 |
+
"blocks.19.self_attn.v.weight": "block_19.safetensors",
|
440 |
+
"blocks.19.cross_attn.k.weight_scale": "block_19.safetensors",
|
441 |
+
"blocks.19.cross_attn.o.weight_scale": "block_19.safetensors",
|
442 |
+
"blocks.19.cross_attn.q.weight_scale": "block_19.safetensors",
|
443 |
+
"blocks.19.cross_attn.v.weight_scale": "block_19.safetensors",
|
444 |
+
"blocks.19.ffn.0.weight_scale": "block_19.safetensors",
|
445 |
+
"blocks.19.ffn.2.weight_scale": "block_19.safetensors",
|
446 |
+
"blocks.19.self_attn.k.weight_scale": "block_19.safetensors",
|
447 |
+
"blocks.19.self_attn.o.weight_scale": "block_19.safetensors",
|
448 |
+
"blocks.19.self_attn.q.weight_scale": "block_19.safetensors",
|
449 |
+
"blocks.19.self_attn.v.weight_scale": "block_19.safetensors",
|
450 |
+
"blocks.2.cross_attn.k.bias": "block_2.safetensors",
|
451 |
+
"blocks.2.cross_attn.k.weight": "block_2.safetensors",
|
452 |
+
"blocks.2.cross_attn.norm_k.weight": "block_2.safetensors",
|
453 |
+
"blocks.2.cross_attn.norm_q.weight": "block_2.safetensors",
|
454 |
+
"blocks.2.cross_attn.o.bias": "block_2.safetensors",
|
455 |
+
"blocks.2.cross_attn.o.weight": "block_2.safetensors",
|
456 |
+
"blocks.2.cross_attn.q.bias": "block_2.safetensors",
|
457 |
+
"blocks.2.cross_attn.q.weight": "block_2.safetensors",
|
458 |
+
"blocks.2.cross_attn.v.bias": "block_2.safetensors",
|
459 |
+
"blocks.2.cross_attn.v.weight": "block_2.safetensors",
|
460 |
+
"blocks.2.ffn.0.bias": "block_2.safetensors",
|
461 |
+
"blocks.2.ffn.0.weight": "block_2.safetensors",
|
462 |
+
"blocks.2.ffn.2.bias": "block_2.safetensors",
|
463 |
+
"blocks.2.ffn.2.weight": "block_2.safetensors",
|
464 |
+
"blocks.2.modulation": "block_2.safetensors",
|
465 |
+
"blocks.2.norm3.bias": "block_2.safetensors",
|
466 |
+
"blocks.2.norm3.weight": "block_2.safetensors",
|
467 |
+
"blocks.2.self_attn.k.bias": "block_2.safetensors",
|
468 |
+
"blocks.2.self_attn.k.weight": "block_2.safetensors",
|
469 |
+
"blocks.2.self_attn.norm_k.weight": "block_2.safetensors",
|
470 |
+
"blocks.2.self_attn.norm_q.weight": "block_2.safetensors",
|
471 |
+
"blocks.2.self_attn.o.bias": "block_2.safetensors",
|
472 |
+
"blocks.2.self_attn.o.weight": "block_2.safetensors",
|
473 |
+
"blocks.2.self_attn.q.bias": "block_2.safetensors",
|
474 |
+
"blocks.2.self_attn.q.weight": "block_2.safetensors",
|
475 |
+
"blocks.2.self_attn.v.bias": "block_2.safetensors",
|
476 |
+
"blocks.2.self_attn.v.weight": "block_2.safetensors",
|
477 |
+
"blocks.2.cross_attn.k.weight_scale": "block_2.safetensors",
|
478 |
+
"blocks.2.cross_attn.o.weight_scale": "block_2.safetensors",
|
479 |
+
"blocks.2.cross_attn.q.weight_scale": "block_2.safetensors",
|
480 |
+
"blocks.2.cross_attn.v.weight_scale": "block_2.safetensors",
|
481 |
+
"blocks.2.ffn.0.weight_scale": "block_2.safetensors",
|
482 |
+
"blocks.2.ffn.2.weight_scale": "block_2.safetensors",
|
483 |
+
"blocks.2.self_attn.k.weight_scale": "block_2.safetensors",
|
484 |
+
"blocks.2.self_attn.o.weight_scale": "block_2.safetensors",
|
485 |
+
"blocks.2.self_attn.q.weight_scale": "block_2.safetensors",
|
486 |
+
"blocks.2.self_attn.v.weight_scale": "block_2.safetensors",
|
487 |
+
"blocks.20.cross_attn.k.bias": "block_20.safetensors",
|
488 |
+
"blocks.20.cross_attn.k.weight": "block_20.safetensors",
|
489 |
+
"blocks.20.cross_attn.norm_k.weight": "block_20.safetensors",
|
490 |
+
"blocks.20.cross_attn.norm_q.weight": "block_20.safetensors",
|
491 |
+
"blocks.20.cross_attn.o.bias": "block_20.safetensors",
|
492 |
+
"blocks.20.cross_attn.o.weight": "block_20.safetensors",
|
493 |
+
"blocks.20.cross_attn.q.bias": "block_20.safetensors",
|
494 |
+
"blocks.20.cross_attn.q.weight": "block_20.safetensors",
|
495 |
+
"blocks.20.cross_attn.v.bias": "block_20.safetensors",
|
496 |
+
"blocks.20.cross_attn.v.weight": "block_20.safetensors",
|
497 |
+
"blocks.20.ffn.0.bias": "block_20.safetensors",
|
498 |
+
"blocks.20.ffn.0.weight": "block_20.safetensors",
|
499 |
+
"blocks.20.ffn.2.bias": "block_20.safetensors",
|
500 |
+
"blocks.20.ffn.2.weight": "block_20.safetensors",
|
501 |
+
"blocks.20.modulation": "block_20.safetensors",
|
502 |
+
"blocks.20.norm3.bias": "block_20.safetensors",
|
503 |
+
"blocks.20.norm3.weight": "block_20.safetensors",
|
504 |
+
"blocks.20.self_attn.k.bias": "block_20.safetensors",
|
505 |
+
"blocks.20.self_attn.k.weight": "block_20.safetensors",
|
506 |
+
"blocks.20.self_attn.norm_k.weight": "block_20.safetensors",
|
507 |
+
"blocks.20.self_attn.norm_q.weight": "block_20.safetensors",
|
508 |
+
"blocks.20.self_attn.o.bias": "block_20.safetensors",
|
509 |
+
"blocks.20.self_attn.o.weight": "block_20.safetensors",
|
510 |
+
"blocks.20.self_attn.q.bias": "block_20.safetensors",
|
511 |
+
"blocks.20.self_attn.q.weight": "block_20.safetensors",
|
512 |
+
"blocks.20.self_attn.v.bias": "block_20.safetensors",
|
513 |
+
"blocks.20.self_attn.v.weight": "block_20.safetensors",
|
514 |
+
"blocks.20.cross_attn.k.weight_scale": "block_20.safetensors",
|
515 |
+
"blocks.20.cross_attn.o.weight_scale": "block_20.safetensors",
|
516 |
+
"blocks.20.cross_attn.q.weight_scale": "block_20.safetensors",
|
517 |
+
"blocks.20.cross_attn.v.weight_scale": "block_20.safetensors",
|
518 |
+
"blocks.20.ffn.0.weight_scale": "block_20.safetensors",
|
519 |
+
"blocks.20.ffn.2.weight_scale": "block_20.safetensors",
|
520 |
+
"blocks.20.self_attn.k.weight_scale": "block_20.safetensors",
|
521 |
+
"blocks.20.self_attn.o.weight_scale": "block_20.safetensors",
|
522 |
+
"blocks.20.self_attn.q.weight_scale": "block_20.safetensors",
|
523 |
+
"blocks.20.self_attn.v.weight_scale": "block_20.safetensors",
|
524 |
+
"blocks.21.cross_attn.k.bias": "block_21.safetensors",
|
525 |
+
"blocks.21.cross_attn.k.weight": "block_21.safetensors",
|
526 |
+
"blocks.21.cross_attn.norm_k.weight": "block_21.safetensors",
|
527 |
+
"blocks.21.cross_attn.norm_q.weight": "block_21.safetensors",
|
528 |
+
"blocks.21.cross_attn.o.bias": "block_21.safetensors",
|
529 |
+
"blocks.21.cross_attn.o.weight": "block_21.safetensors",
|
530 |
+
"blocks.21.cross_attn.q.bias": "block_21.safetensors",
|
531 |
+
"blocks.21.cross_attn.q.weight": "block_21.safetensors",
|
532 |
+
"blocks.21.cross_attn.v.bias": "block_21.safetensors",
|
533 |
+
"blocks.21.cross_attn.v.weight": "block_21.safetensors",
|
534 |
+
"blocks.21.ffn.0.bias": "block_21.safetensors",
|
535 |
+
"blocks.21.ffn.0.weight": "block_21.safetensors",
|
536 |
+
"blocks.21.ffn.2.bias": "block_21.safetensors",
|
537 |
+
"blocks.21.ffn.2.weight": "block_21.safetensors",
|
538 |
+
"blocks.21.modulation": "block_21.safetensors",
|
539 |
+
"blocks.21.norm3.bias": "block_21.safetensors",
|
540 |
+
"blocks.21.norm3.weight": "block_21.safetensors",
|
541 |
+
"blocks.21.self_attn.k.bias": "block_21.safetensors",
|
542 |
+
"blocks.21.self_attn.k.weight": "block_21.safetensors",
|
543 |
+
"blocks.21.self_attn.norm_k.weight": "block_21.safetensors",
|
544 |
+
"blocks.21.self_attn.norm_q.weight": "block_21.safetensors",
|
545 |
+
"blocks.21.self_attn.o.bias": "block_21.safetensors",
|
546 |
+
"blocks.21.self_attn.o.weight": "block_21.safetensors",
|
547 |
+
"blocks.21.self_attn.q.bias": "block_21.safetensors",
|
548 |
+
"blocks.21.self_attn.q.weight": "block_21.safetensors",
|
549 |
+
"blocks.21.self_attn.v.bias": "block_21.safetensors",
|
550 |
+
"blocks.21.self_attn.v.weight": "block_21.safetensors",
|
551 |
+
"blocks.21.cross_attn.k.weight_scale": "block_21.safetensors",
|
552 |
+
"blocks.21.cross_attn.o.weight_scale": "block_21.safetensors",
|
553 |
+
"blocks.21.cross_attn.q.weight_scale": "block_21.safetensors",
|
554 |
+
"blocks.21.cross_attn.v.weight_scale": "block_21.safetensors",
|
555 |
+
"blocks.21.ffn.0.weight_scale": "block_21.safetensors",
|
556 |
+
"blocks.21.ffn.2.weight_scale": "block_21.safetensors",
|
557 |
+
"blocks.21.self_attn.k.weight_scale": "block_21.safetensors",
|
558 |
+
"blocks.21.self_attn.o.weight_scale": "block_21.safetensors",
|
559 |
+
"blocks.21.self_attn.q.weight_scale": "block_21.safetensors",
|
560 |
+
"blocks.21.self_attn.v.weight_scale": "block_21.safetensors",
|
561 |
+
"blocks.22.cross_attn.k.bias": "block_22.safetensors",
|
562 |
+
"blocks.22.cross_attn.k.weight": "block_22.safetensors",
|
563 |
+
"blocks.22.cross_attn.norm_k.weight": "block_22.safetensors",
|
564 |
+
"blocks.22.cross_attn.norm_q.weight": "block_22.safetensors",
|
565 |
+
"blocks.22.cross_attn.o.bias": "block_22.safetensors",
|
566 |
+
"blocks.22.cross_attn.o.weight": "block_22.safetensors",
|
567 |
+
"blocks.22.cross_attn.q.bias": "block_22.safetensors",
|
568 |
+
"blocks.22.cross_attn.q.weight": "block_22.safetensors",
|
569 |
+
"blocks.22.cross_attn.v.bias": "block_22.safetensors",
|
570 |
+
"blocks.22.cross_attn.v.weight": "block_22.safetensors",
|
571 |
+
"blocks.22.ffn.0.bias": "block_22.safetensors",
|
572 |
+
"blocks.22.ffn.0.weight": "block_22.safetensors",
|
573 |
+
"blocks.22.ffn.2.bias": "block_22.safetensors",
|
574 |
+
"blocks.22.ffn.2.weight": "block_22.safetensors",
|
575 |
+
"blocks.22.modulation": "block_22.safetensors",
|
576 |
+
"blocks.22.norm3.bias": "block_22.safetensors",
|
577 |
+
"blocks.22.norm3.weight": "block_22.safetensors",
|
578 |
+
"blocks.22.self_attn.k.bias": "block_22.safetensors",
|
579 |
+
"blocks.22.self_attn.k.weight": "block_22.safetensors",
|
580 |
+
"blocks.22.self_attn.norm_k.weight": "block_22.safetensors",
|
581 |
+
"blocks.22.self_attn.norm_q.weight": "block_22.safetensors",
|
582 |
+
"blocks.22.self_attn.o.bias": "block_22.safetensors",
|
583 |
+
"blocks.22.self_attn.o.weight": "block_22.safetensors",
|
584 |
+
"blocks.22.self_attn.q.bias": "block_22.safetensors",
|
585 |
+
"blocks.22.self_attn.q.weight": "block_22.safetensors",
|
586 |
+
"blocks.22.self_attn.v.bias": "block_22.safetensors",
|
587 |
+
"blocks.22.self_attn.v.weight": "block_22.safetensors",
|
588 |
+
"blocks.22.cross_attn.k.weight_scale": "block_22.safetensors",
|
589 |
+
"blocks.22.cross_attn.o.weight_scale": "block_22.safetensors",
|
590 |
+
"blocks.22.cross_attn.q.weight_scale": "block_22.safetensors",
|
591 |
+
"blocks.22.cross_attn.v.weight_scale": "block_22.safetensors",
|
592 |
+
"blocks.22.ffn.0.weight_scale": "block_22.safetensors",
|
593 |
+
"blocks.22.ffn.2.weight_scale": "block_22.safetensors",
|
594 |
+
"blocks.22.self_attn.k.weight_scale": "block_22.safetensors",
|
595 |
+
"blocks.22.self_attn.o.weight_scale": "block_22.safetensors",
|
596 |
+
"blocks.22.self_attn.q.weight_scale": "block_22.safetensors",
|
597 |
+
"blocks.22.self_attn.v.weight_scale": "block_22.safetensors",
|
598 |
+
"blocks.23.cross_attn.k.bias": "block_23.safetensors",
|
599 |
+
"blocks.23.cross_attn.k.weight": "block_23.safetensors",
|
600 |
+
"blocks.23.cross_attn.norm_k.weight": "block_23.safetensors",
|
601 |
+
"blocks.23.cross_attn.norm_q.weight": "block_23.safetensors",
|
602 |
+
"blocks.23.cross_attn.o.bias": "block_23.safetensors",
|
603 |
+
"blocks.23.cross_attn.o.weight": "block_23.safetensors",
|
604 |
+
"blocks.23.cross_attn.q.bias": "block_23.safetensors",
|
605 |
+
"blocks.23.cross_attn.q.weight": "block_23.safetensors",
|
606 |
+
"blocks.23.cross_attn.v.bias": "block_23.safetensors",
|
607 |
+
"blocks.23.cross_attn.v.weight": "block_23.safetensors",
|
608 |
+
"blocks.23.ffn.0.bias": "block_23.safetensors",
|
609 |
+
"blocks.23.ffn.0.weight": "block_23.safetensors",
|
610 |
+
"blocks.23.ffn.2.bias": "block_23.safetensors",
|
611 |
+
"blocks.23.ffn.2.weight": "block_23.safetensors",
|
612 |
+
"blocks.23.modulation": "block_23.safetensors",
|
613 |
+
"blocks.23.norm3.bias": "block_23.safetensors",
|
614 |
+
"blocks.23.norm3.weight": "block_23.safetensors",
|
615 |
+
"blocks.23.self_attn.k.bias": "block_23.safetensors",
|
616 |
+
"blocks.23.self_attn.k.weight": "block_23.safetensors",
|
617 |
+
"blocks.23.self_attn.norm_k.weight": "block_23.safetensors",
|
618 |
+
"blocks.23.self_attn.norm_q.weight": "block_23.safetensors",
|
619 |
+
"blocks.23.self_attn.o.bias": "block_23.safetensors",
|
620 |
+
"blocks.23.self_attn.o.weight": "block_23.safetensors",
|
621 |
+
"blocks.23.self_attn.q.bias": "block_23.safetensors",
|
622 |
+
"blocks.23.self_attn.q.weight": "block_23.safetensors",
|
623 |
+
"blocks.23.self_attn.v.bias": "block_23.safetensors",
|
624 |
+
"blocks.23.self_attn.v.weight": "block_23.safetensors",
|
625 |
+
"blocks.23.cross_attn.k.weight_scale": "block_23.safetensors",
|
626 |
+
"blocks.23.cross_attn.o.weight_scale": "block_23.safetensors",
|
627 |
+
"blocks.23.cross_attn.q.weight_scale": "block_23.safetensors",
|
628 |
+
"blocks.23.cross_attn.v.weight_scale": "block_23.safetensors",
|
629 |
+
"blocks.23.ffn.0.weight_scale": "block_23.safetensors",
|
630 |
+
"blocks.23.ffn.2.weight_scale": "block_23.safetensors",
|
631 |
+
"blocks.23.self_attn.k.weight_scale": "block_23.safetensors",
|
632 |
+
"blocks.23.self_attn.o.weight_scale": "block_23.safetensors",
|
633 |
+
"blocks.23.self_attn.q.weight_scale": "block_23.safetensors",
|
634 |
+
"blocks.23.self_attn.v.weight_scale": "block_23.safetensors",
|
635 |
+
"blocks.24.cross_attn.k.bias": "block_24.safetensors",
|
636 |
+
"blocks.24.cross_attn.k.weight": "block_24.safetensors",
|
637 |
+
"blocks.24.cross_attn.norm_k.weight": "block_24.safetensors",
|
638 |
+
"blocks.24.cross_attn.norm_q.weight": "block_24.safetensors",
|
639 |
+
"blocks.24.cross_attn.o.bias": "block_24.safetensors",
|
640 |
+
"blocks.24.cross_attn.o.weight": "block_24.safetensors",
|
641 |
+
"blocks.24.cross_attn.q.bias": "block_24.safetensors",
|
642 |
+
"blocks.24.cross_attn.q.weight": "block_24.safetensors",
|
643 |
+
"blocks.24.cross_attn.v.bias": "block_24.safetensors",
|
644 |
+
"blocks.24.cross_attn.v.weight": "block_24.safetensors",
|
645 |
+
"blocks.24.ffn.0.bias": "block_24.safetensors",
|
646 |
+
"blocks.24.ffn.0.weight": "block_24.safetensors",
|
647 |
+
"blocks.24.ffn.2.bias": "block_24.safetensors",
|
648 |
+
"blocks.24.ffn.2.weight": "block_24.safetensors",
|
649 |
+
"blocks.24.modulation": "block_24.safetensors",
|
650 |
+
"blocks.24.norm3.bias": "block_24.safetensors",
|
651 |
+
"blocks.24.norm3.weight": "block_24.safetensors",
|
652 |
+
"blocks.24.self_attn.k.bias": "block_24.safetensors",
|
653 |
+
"blocks.24.self_attn.k.weight": "block_24.safetensors",
|
654 |
+
"blocks.24.self_attn.norm_k.weight": "block_24.safetensors",
|
655 |
+
"blocks.24.self_attn.norm_q.weight": "block_24.safetensors",
|
656 |
+
"blocks.24.self_attn.o.bias": "block_24.safetensors",
|
657 |
+
"blocks.24.self_attn.o.weight": "block_24.safetensors",
|
658 |
+
"blocks.24.self_attn.q.bias": "block_24.safetensors",
|
659 |
+
"blocks.24.self_attn.q.weight": "block_24.safetensors",
|
660 |
+
"blocks.24.self_attn.v.bias": "block_24.safetensors",
|
661 |
+
"blocks.24.self_attn.v.weight": "block_24.safetensors",
|
662 |
+
"blocks.24.cross_attn.k.weight_scale": "block_24.safetensors",
|
663 |
+
"blocks.24.cross_attn.o.weight_scale": "block_24.safetensors",
|
664 |
+
"blocks.24.cross_attn.q.weight_scale": "block_24.safetensors",
|
665 |
+
"blocks.24.cross_attn.v.weight_scale": "block_24.safetensors",
|
666 |
+
"blocks.24.ffn.0.weight_scale": "block_24.safetensors",
|
667 |
+
"blocks.24.ffn.2.weight_scale": "block_24.safetensors",
|
668 |
+
"blocks.24.self_attn.k.weight_scale": "block_24.safetensors",
|
669 |
+
"blocks.24.self_attn.o.weight_scale": "block_24.safetensors",
|
670 |
+
"blocks.24.self_attn.q.weight_scale": "block_24.safetensors",
|
671 |
+
"blocks.24.self_attn.v.weight_scale": "block_24.safetensors",
|
672 |
+
"blocks.25.cross_attn.k.bias": "block_25.safetensors",
|
673 |
+
"blocks.25.cross_attn.k.weight": "block_25.safetensors",
|
674 |
+
"blocks.25.cross_attn.norm_k.weight": "block_25.safetensors",
|
675 |
+
"blocks.25.cross_attn.norm_q.weight": "block_25.safetensors",
|
676 |
+
"blocks.25.cross_attn.o.bias": "block_25.safetensors",
|
677 |
+
"blocks.25.cross_attn.o.weight": "block_25.safetensors",
|
678 |
+
"blocks.25.cross_attn.q.bias": "block_25.safetensors",
|
679 |
+
"blocks.25.cross_attn.q.weight": "block_25.safetensors",
|
680 |
+
"blocks.25.cross_attn.v.bias": "block_25.safetensors",
|
681 |
+
"blocks.25.cross_attn.v.weight": "block_25.safetensors",
|
682 |
+
"blocks.25.ffn.0.bias": "block_25.safetensors",
|
683 |
+
"blocks.25.ffn.0.weight": "block_25.safetensors",
|
684 |
+
"blocks.25.ffn.2.bias": "block_25.safetensors",
|
685 |
+
"blocks.25.ffn.2.weight": "block_25.safetensors",
|
686 |
+
"blocks.25.modulation": "block_25.safetensors",
|
687 |
+
"blocks.25.norm3.bias": "block_25.safetensors",
|
688 |
+
"blocks.25.norm3.weight": "block_25.safetensors",
|
689 |
+
"blocks.25.self_attn.k.bias": "block_25.safetensors",
|
690 |
+
"blocks.25.self_attn.k.weight": "block_25.safetensors",
|
691 |
+
"blocks.25.self_attn.norm_k.weight": "block_25.safetensors",
|
692 |
+
"blocks.25.self_attn.norm_q.weight": "block_25.safetensors",
|
693 |
+
"blocks.25.self_attn.o.bias": "block_25.safetensors",
|
694 |
+
"blocks.25.self_attn.o.weight": "block_25.safetensors",
|
695 |
+
"blocks.25.self_attn.q.bias": "block_25.safetensors",
|
696 |
+
"blocks.25.self_attn.q.weight": "block_25.safetensors",
|
697 |
+
"blocks.25.self_attn.v.bias": "block_25.safetensors",
|
698 |
+
"blocks.25.self_attn.v.weight": "block_25.safetensors",
|
699 |
+
"blocks.25.cross_attn.k.weight_scale": "block_25.safetensors",
|
700 |
+
"blocks.25.cross_attn.o.weight_scale": "block_25.safetensors",
|
701 |
+
"blocks.25.cross_attn.q.weight_scale": "block_25.safetensors",
|
702 |
+
"blocks.25.cross_attn.v.weight_scale": "block_25.safetensors",
|
703 |
+
"blocks.25.ffn.0.weight_scale": "block_25.safetensors",
|
704 |
+
"blocks.25.ffn.2.weight_scale": "block_25.safetensors",
|
705 |
+
"blocks.25.self_attn.k.weight_scale": "block_25.safetensors",
|
706 |
+
"blocks.25.self_attn.o.weight_scale": "block_25.safetensors",
|
707 |
+
"blocks.25.self_attn.q.weight_scale": "block_25.safetensors",
|
708 |
+
"blocks.25.self_attn.v.weight_scale": "block_25.safetensors",
|
709 |
+
"blocks.26.cross_attn.k.bias": "block_26.safetensors",
|
710 |
+
"blocks.26.cross_attn.k.weight": "block_26.safetensors",
|
711 |
+
"blocks.26.cross_attn.norm_k.weight": "block_26.safetensors",
|
712 |
+
"blocks.26.cross_attn.norm_q.weight": "block_26.safetensors",
|
713 |
+
"blocks.26.cross_attn.o.bias": "block_26.safetensors",
|
714 |
+
"blocks.26.cross_attn.o.weight": "block_26.safetensors",
|
715 |
+
"blocks.26.cross_attn.q.bias": "block_26.safetensors",
|
716 |
+
"blocks.26.cross_attn.q.weight": "block_26.safetensors",
|
717 |
+
"blocks.26.cross_attn.v.bias": "block_26.safetensors",
|
718 |
+
"blocks.26.cross_attn.v.weight": "block_26.safetensors",
|
719 |
+
"blocks.26.ffn.0.bias": "block_26.safetensors",
|
720 |
+
"blocks.26.ffn.0.weight": "block_26.safetensors",
|
721 |
+
"blocks.26.ffn.2.bias": "block_26.safetensors",
|
722 |
+
"blocks.26.ffn.2.weight": "block_26.safetensors",
|
723 |
+
"blocks.26.modulation": "block_26.safetensors",
|
724 |
+
"blocks.26.norm3.bias": "block_26.safetensors",
|
725 |
+
"blocks.26.norm3.weight": "block_26.safetensors",
|
726 |
+
"blocks.26.self_attn.k.bias": "block_26.safetensors",
|
727 |
+
"blocks.26.self_attn.k.weight": "block_26.safetensors",
|
728 |
+
"blocks.26.self_attn.norm_k.weight": "block_26.safetensors",
|
729 |
+
"blocks.26.self_attn.norm_q.weight": "block_26.safetensors",
|
730 |
+
"blocks.26.self_attn.o.bias": "block_26.safetensors",
|
731 |
+
"blocks.26.self_attn.o.weight": "block_26.safetensors",
|
732 |
+
"blocks.26.self_attn.q.bias": "block_26.safetensors",
|
733 |
+
"blocks.26.self_attn.q.weight": "block_26.safetensors",
|
734 |
+
"blocks.26.self_attn.v.bias": "block_26.safetensors",
|
735 |
+
"blocks.26.self_attn.v.weight": "block_26.safetensors",
|
736 |
+
"blocks.26.cross_attn.k.weight_scale": "block_26.safetensors",
|
737 |
+
"blocks.26.cross_attn.o.weight_scale": "block_26.safetensors",
|
738 |
+
"blocks.26.cross_attn.q.weight_scale": "block_26.safetensors",
|
739 |
+
"blocks.26.cross_attn.v.weight_scale": "block_26.safetensors",
|
740 |
+
"blocks.26.ffn.0.weight_scale": "block_26.safetensors",
|
741 |
+
"blocks.26.ffn.2.weight_scale": "block_26.safetensors",
|
742 |
+
"blocks.26.self_attn.k.weight_scale": "block_26.safetensors",
|
743 |
+
"blocks.26.self_attn.o.weight_scale": "block_26.safetensors",
|
744 |
+
"blocks.26.self_attn.q.weight_scale": "block_26.safetensors",
|
745 |
+
"blocks.26.self_attn.v.weight_scale": "block_26.safetensors",
|
746 |
+
"blocks.27.cross_attn.k.bias": "block_27.safetensors",
|
747 |
+
"blocks.27.cross_attn.k.weight": "block_27.safetensors",
|
748 |
+
"blocks.27.cross_attn.norm_k.weight": "block_27.safetensors",
|
749 |
+
"blocks.27.cross_attn.norm_q.weight": "block_27.safetensors",
|
750 |
+
"blocks.27.cross_attn.o.bias": "block_27.safetensors",
|
751 |
+
"blocks.27.cross_attn.o.weight": "block_27.safetensors",
|
752 |
+
"blocks.27.cross_attn.q.bias": "block_27.safetensors",
|
753 |
+
"blocks.27.cross_attn.q.weight": "block_27.safetensors",
|
754 |
+
"blocks.27.cross_attn.v.bias": "block_27.safetensors",
|
755 |
+
"blocks.27.cross_attn.v.weight": "block_27.safetensors",
|
756 |
+
"blocks.27.ffn.0.bias": "block_27.safetensors",
|
757 |
+
"blocks.27.ffn.0.weight": "block_27.safetensors",
|
758 |
+
"blocks.27.ffn.2.bias": "block_27.safetensors",
|
759 |
+
"blocks.27.ffn.2.weight": "block_27.safetensors",
|
760 |
+
"blocks.27.modulation": "block_27.safetensors",
|
761 |
+
"blocks.27.norm3.bias": "block_27.safetensors",
|
762 |
+
"blocks.27.norm3.weight": "block_27.safetensors",
|
763 |
+
"blocks.27.self_attn.k.bias": "block_27.safetensors",
|
764 |
+
"blocks.27.self_attn.k.weight": "block_27.safetensors",
|
765 |
+
"blocks.27.self_attn.norm_k.weight": "block_27.safetensors",
|
766 |
+
"blocks.27.self_attn.norm_q.weight": "block_27.safetensors",
|
767 |
+
"blocks.27.self_attn.o.bias": "block_27.safetensors",
|
768 |
+
"blocks.27.self_attn.o.weight": "block_27.safetensors",
|
769 |
+
"blocks.27.self_attn.q.bias": "block_27.safetensors",
|
770 |
+
"blocks.27.self_attn.q.weight": "block_27.safetensors",
|
771 |
+
"blocks.27.self_attn.v.bias": "block_27.safetensors",
|
772 |
+
"blocks.27.self_attn.v.weight": "block_27.safetensors",
|
773 |
+
"blocks.27.cross_attn.k.weight_scale": "block_27.safetensors",
|
774 |
+
"blocks.27.cross_attn.o.weight_scale": "block_27.safetensors",
|
775 |
+
"blocks.27.cross_attn.q.weight_scale": "block_27.safetensors",
|
776 |
+
"blocks.27.cross_attn.v.weight_scale": "block_27.safetensors",
|
777 |
+
"blocks.27.ffn.0.weight_scale": "block_27.safetensors",
|
778 |
+
"blocks.27.ffn.2.weight_scale": "block_27.safetensors",
|
779 |
+
"blocks.27.self_attn.k.weight_scale": "block_27.safetensors",
|
780 |
+
"blocks.27.self_attn.o.weight_scale": "block_27.safetensors",
|
781 |
+
"blocks.27.self_attn.q.weight_scale": "block_27.safetensors",
|
782 |
+
"blocks.27.self_attn.v.weight_scale": "block_27.safetensors",
|
783 |
+
"blocks.28.cross_attn.k.bias": "block_28.safetensors",
|
784 |
+
"blocks.28.cross_attn.k.weight": "block_28.safetensors",
|
785 |
+
"blocks.28.cross_attn.norm_k.weight": "block_28.safetensors",
|
786 |
+
"blocks.28.cross_attn.norm_q.weight": "block_28.safetensors",
|
787 |
+
"blocks.28.cross_attn.o.bias": "block_28.safetensors",
|
788 |
+
"blocks.28.cross_attn.o.weight": "block_28.safetensors",
|
789 |
+
"blocks.28.cross_attn.q.bias": "block_28.safetensors",
|
790 |
+
"blocks.28.cross_attn.q.weight": "block_28.safetensors",
|
791 |
+
"blocks.28.cross_attn.v.bias": "block_28.safetensors",
|
792 |
+
"blocks.28.cross_attn.v.weight": "block_28.safetensors",
|
793 |
+
"blocks.28.ffn.0.bias": "block_28.safetensors",
|
794 |
+
"blocks.28.ffn.0.weight": "block_28.safetensors",
|
795 |
+
"blocks.28.ffn.2.bias": "block_28.safetensors",
|
796 |
+
"blocks.28.ffn.2.weight": "block_28.safetensors",
|
797 |
+
"blocks.28.modulation": "block_28.safetensors",
|
798 |
+
"blocks.28.norm3.bias": "block_28.safetensors",
|
799 |
+
"blocks.28.norm3.weight": "block_28.safetensors",
|
800 |
+
"blocks.28.self_attn.k.bias": "block_28.safetensors",
|
801 |
+
"blocks.28.self_attn.k.weight": "block_28.safetensors",
|
802 |
+
"blocks.28.self_attn.norm_k.weight": "block_28.safetensors",
|
803 |
+
"blocks.28.self_attn.norm_q.weight": "block_28.safetensors",
|
804 |
+
"blocks.28.self_attn.o.bias": "block_28.safetensors",
|
805 |
+
"blocks.28.self_attn.o.weight": "block_28.safetensors",
|
806 |
+
"blocks.28.self_attn.q.bias": "block_28.safetensors",
|
807 |
+
"blocks.28.self_attn.q.weight": "block_28.safetensors",
|
808 |
+
"blocks.28.self_attn.v.bias": "block_28.safetensors",
|
809 |
+
"blocks.28.self_attn.v.weight": "block_28.safetensors",
|
810 |
+
"blocks.28.cross_attn.k.weight_scale": "block_28.safetensors",
|
811 |
+
"blocks.28.cross_attn.o.weight_scale": "block_28.safetensors",
|
812 |
+
"blocks.28.cross_attn.q.weight_scale": "block_28.safetensors",
|
813 |
+
"blocks.28.cross_attn.v.weight_scale": "block_28.safetensors",
|
814 |
+
"blocks.28.ffn.0.weight_scale": "block_28.safetensors",
|
815 |
+
"blocks.28.ffn.2.weight_scale": "block_28.safetensors",
|
816 |
+
"blocks.28.self_attn.k.weight_scale": "block_28.safetensors",
|
817 |
+
"blocks.28.self_attn.o.weight_scale": "block_28.safetensors",
|
818 |
+
"blocks.28.self_attn.q.weight_scale": "block_28.safetensors",
|
819 |
+
"blocks.28.self_attn.v.weight_scale": "block_28.safetensors",
|
820 |
+
"blocks.29.cross_attn.k.bias": "block_29.safetensors",
|
821 |
+
"blocks.29.cross_attn.k.weight": "block_29.safetensors",
|
822 |
+
"blocks.29.cross_attn.norm_k.weight": "block_29.safetensors",
|
823 |
+
"blocks.29.cross_attn.norm_q.weight": "block_29.safetensors",
|
824 |
+
"blocks.29.cross_attn.o.bias": "block_29.safetensors",
|
825 |
+
"blocks.29.cross_attn.o.weight": "block_29.safetensors",
|
826 |
+
"blocks.29.cross_attn.q.bias": "block_29.safetensors",
|
827 |
+
"blocks.29.cross_attn.q.weight": "block_29.safetensors",
|
828 |
+
"blocks.29.cross_attn.v.bias": "block_29.safetensors",
|
829 |
+
"blocks.29.cross_attn.v.weight": "block_29.safetensors",
|
830 |
+
"blocks.29.ffn.0.bias": "block_29.safetensors",
|
831 |
+
"blocks.29.ffn.0.weight": "block_29.safetensors",
|
832 |
+
"blocks.29.ffn.2.bias": "block_29.safetensors",
|
833 |
+
"blocks.29.ffn.2.weight": "block_29.safetensors",
|
834 |
+
"blocks.29.modulation": "block_29.safetensors",
|
835 |
+
"blocks.29.norm3.bias": "block_29.safetensors",
|
836 |
+
"blocks.29.norm3.weight": "block_29.safetensors",
|
837 |
+
"blocks.29.self_attn.k.bias": "block_29.safetensors",
|
838 |
+
"blocks.29.self_attn.k.weight": "block_29.safetensors",
|
839 |
+
"blocks.29.self_attn.norm_k.weight": "block_29.safetensors",
|
840 |
+
"blocks.29.self_attn.norm_q.weight": "block_29.safetensors",
|
841 |
+
"blocks.29.self_attn.o.bias": "block_29.safetensors",
|
842 |
+
"blocks.29.self_attn.o.weight": "block_29.safetensors",
|
843 |
+
"blocks.29.self_attn.q.bias": "block_29.safetensors",
|
844 |
+
"blocks.29.self_attn.q.weight": "block_29.safetensors",
|
845 |
+
"blocks.29.self_attn.v.bias": "block_29.safetensors",
|
846 |
+
"blocks.29.self_attn.v.weight": "block_29.safetensors",
|
847 |
+
"blocks.29.cross_attn.k.weight_scale": "block_29.safetensors",
|
848 |
+
"blocks.29.cross_attn.o.weight_scale": "block_29.safetensors",
|
849 |
+
"blocks.29.cross_attn.q.weight_scale": "block_29.safetensors",
|
850 |
+
"blocks.29.cross_attn.v.weight_scale": "block_29.safetensors",
|
851 |
+
"blocks.29.ffn.0.weight_scale": "block_29.safetensors",
|
852 |
+
"blocks.29.ffn.2.weight_scale": "block_29.safetensors",
|
853 |
+
"blocks.29.self_attn.k.weight_scale": "block_29.safetensors",
|
854 |
+
"blocks.29.self_attn.o.weight_scale": "block_29.safetensors",
|
855 |
+
"blocks.29.self_attn.q.weight_scale": "block_29.safetensors",
|
856 |
+
"blocks.29.self_attn.v.weight_scale": "block_29.safetensors",
|
857 |
+
"blocks.3.cross_attn.k.bias": "block_3.safetensors",
|
858 |
+
"blocks.3.cross_attn.k.weight": "block_3.safetensors",
|
859 |
+
"blocks.3.cross_attn.norm_k.weight": "block_3.safetensors",
|
860 |
+
"blocks.3.cross_attn.norm_q.weight": "block_3.safetensors",
|
861 |
+
"blocks.3.cross_attn.o.bias": "block_3.safetensors",
|
862 |
+
"blocks.3.cross_attn.o.weight": "block_3.safetensors",
|
863 |
+
"blocks.3.cross_attn.q.bias": "block_3.safetensors",
|
864 |
+
"blocks.3.cross_attn.q.weight": "block_3.safetensors",
|
865 |
+
"blocks.3.cross_attn.v.bias": "block_3.safetensors",
|
866 |
+
"blocks.3.cross_attn.v.weight": "block_3.safetensors",
|
867 |
+
"blocks.3.ffn.0.bias": "block_3.safetensors",
|
868 |
+
"blocks.3.ffn.0.weight": "block_3.safetensors",
|
869 |
+
"blocks.3.ffn.2.bias": "block_3.safetensors",
|
870 |
+
"blocks.3.ffn.2.weight": "block_3.safetensors",
|
871 |
+
"blocks.3.modulation": "block_3.safetensors",
|
872 |
+
"blocks.3.norm3.bias": "block_3.safetensors",
|
873 |
+
"blocks.3.norm3.weight": "block_3.safetensors",
|
874 |
+
"blocks.3.self_attn.k.bias": "block_3.safetensors",
|
875 |
+
"blocks.3.self_attn.k.weight": "block_3.safetensors",
|
876 |
+
"blocks.3.self_attn.norm_k.weight": "block_3.safetensors",
|
877 |
+
"blocks.3.self_attn.norm_q.weight": "block_3.safetensors",
|
878 |
+
"blocks.3.self_attn.o.bias": "block_3.safetensors",
|
879 |
+
"blocks.3.self_attn.o.weight": "block_3.safetensors",
|
880 |
+
"blocks.3.self_attn.q.bias": "block_3.safetensors",
|
881 |
+
"blocks.3.self_attn.q.weight": "block_3.safetensors",
|
882 |
+
"blocks.3.self_attn.v.bias": "block_3.safetensors",
|
883 |
+
"blocks.3.self_attn.v.weight": "block_3.safetensors",
|
884 |
+
"blocks.3.cross_attn.k.weight_scale": "block_3.safetensors",
|
885 |
+
"blocks.3.cross_attn.o.weight_scale": "block_3.safetensors",
|
886 |
+
"blocks.3.cross_attn.q.weight_scale": "block_3.safetensors",
|
887 |
+
"blocks.3.cross_attn.v.weight_scale": "block_3.safetensors",
|
888 |
+
"blocks.3.ffn.0.weight_scale": "block_3.safetensors",
|
889 |
+
"blocks.3.ffn.2.weight_scale": "block_3.safetensors",
|
890 |
+
"blocks.3.self_attn.k.weight_scale": "block_3.safetensors",
|
891 |
+
"blocks.3.self_attn.o.weight_scale": "block_3.safetensors",
|
892 |
+
"blocks.3.self_attn.q.weight_scale": "block_3.safetensors",
|
893 |
+
"blocks.3.self_attn.v.weight_scale": "block_3.safetensors",
|
894 |
+
"blocks.30.cross_attn.k.bias": "block_30.safetensors",
|
895 |
+
"blocks.30.cross_attn.k.weight": "block_30.safetensors",
|
896 |
+
"blocks.30.cross_attn.norm_k.weight": "block_30.safetensors",
|
897 |
+
"blocks.30.cross_attn.norm_q.weight": "block_30.safetensors",
|
898 |
+
"blocks.30.cross_attn.o.bias": "block_30.safetensors",
|
899 |
+
"blocks.30.cross_attn.o.weight": "block_30.safetensors",
|
900 |
+
"blocks.30.cross_attn.q.bias": "block_30.safetensors",
|
901 |
+
"blocks.30.cross_attn.q.weight": "block_30.safetensors",
|
902 |
+
"blocks.30.cross_attn.v.bias": "block_30.safetensors",
|
903 |
+
"blocks.30.cross_attn.v.weight": "block_30.safetensors",
|
904 |
+
"blocks.30.ffn.0.bias": "block_30.safetensors",
|
905 |
+
"blocks.30.ffn.0.weight": "block_30.safetensors",
|
906 |
+
"blocks.30.ffn.2.bias": "block_30.safetensors",
|
907 |
+
"blocks.30.ffn.2.weight": "block_30.safetensors",
|
908 |
+
"blocks.30.modulation": "block_30.safetensors",
|
909 |
+
"blocks.30.norm3.bias": "block_30.safetensors",
|
910 |
+
"blocks.30.norm3.weight": "block_30.safetensors",
|
911 |
+
"blocks.30.self_attn.k.bias": "block_30.safetensors",
|
912 |
+
"blocks.30.self_attn.k.weight": "block_30.safetensors",
|
913 |
+
"blocks.30.self_attn.norm_k.weight": "block_30.safetensors",
|
914 |
+
"blocks.30.self_attn.norm_q.weight": "block_30.safetensors",
|
915 |
+
"blocks.30.self_attn.o.bias": "block_30.safetensors",
|
916 |
+
"blocks.30.self_attn.o.weight": "block_30.safetensors",
|
917 |
+
"blocks.30.self_attn.q.bias": "block_30.safetensors",
|
918 |
+
"blocks.30.self_attn.q.weight": "block_30.safetensors",
|
919 |
+
"blocks.30.self_attn.v.bias": "block_30.safetensors",
|
920 |
+
"blocks.30.self_attn.v.weight": "block_30.safetensors",
|
921 |
+
"blocks.30.cross_attn.k.weight_scale": "block_30.safetensors",
|
922 |
+
"blocks.30.cross_attn.o.weight_scale": "block_30.safetensors",
|
923 |
+
"blocks.30.cross_attn.q.weight_scale": "block_30.safetensors",
|
924 |
+
"blocks.30.cross_attn.v.weight_scale": "block_30.safetensors",
|
925 |
+
"blocks.30.ffn.0.weight_scale": "block_30.safetensors",
|
926 |
+
"blocks.30.ffn.2.weight_scale": "block_30.safetensors",
|
927 |
+
"blocks.30.self_attn.k.weight_scale": "block_30.safetensors",
|
928 |
+
"blocks.30.self_attn.o.weight_scale": "block_30.safetensors",
|
929 |
+
"blocks.30.self_attn.q.weight_scale": "block_30.safetensors",
|
930 |
+
"blocks.30.self_attn.v.weight_scale": "block_30.safetensors",
|
931 |
+
"blocks.31.cross_attn.k.bias": "block_31.safetensors",
|
932 |
+
"blocks.31.cross_attn.k.weight": "block_31.safetensors",
|
933 |
+
"blocks.31.cross_attn.norm_k.weight": "block_31.safetensors",
|
934 |
+
"blocks.31.cross_attn.norm_q.weight": "block_31.safetensors",
|
935 |
+
"blocks.31.cross_attn.o.bias": "block_31.safetensors",
|
936 |
+
"blocks.31.cross_attn.o.weight": "block_31.safetensors",
|
937 |
+
"blocks.31.cross_attn.q.bias": "block_31.safetensors",
|
938 |
+
"blocks.31.cross_attn.q.weight": "block_31.safetensors",
|
939 |
+
"blocks.31.cross_attn.v.bias": "block_31.safetensors",
|
940 |
+
"blocks.31.cross_attn.v.weight": "block_31.safetensors",
|
941 |
+
"blocks.31.ffn.0.bias": "block_31.safetensors",
|
942 |
+
"blocks.31.ffn.0.weight": "block_31.safetensors",
|
943 |
+
"blocks.31.ffn.2.bias": "block_31.safetensors",
|
944 |
+
"blocks.31.ffn.2.weight": "block_31.safetensors",
|
945 |
+
"blocks.31.modulation": "block_31.safetensors",
|
946 |
+
"blocks.31.norm3.bias": "block_31.safetensors",
|
947 |
+
"blocks.31.norm3.weight": "block_31.safetensors",
|
948 |
+
"blocks.31.self_attn.k.bias": "block_31.safetensors",
|
949 |
+
"blocks.31.self_attn.k.weight": "block_31.safetensors",
|
950 |
+
"blocks.31.self_attn.norm_k.weight": "block_31.safetensors",
|
951 |
+
"blocks.31.self_attn.norm_q.weight": "block_31.safetensors",
|
952 |
+
"blocks.31.self_attn.o.bias": "block_31.safetensors",
|
953 |
+
"blocks.31.self_attn.o.weight": "block_31.safetensors",
|
954 |
+
"blocks.31.self_attn.q.bias": "block_31.safetensors",
|
955 |
+
"blocks.31.self_attn.q.weight": "block_31.safetensors",
|
956 |
+
"blocks.31.self_attn.v.bias": "block_31.safetensors",
|
957 |
+
"blocks.31.self_attn.v.weight": "block_31.safetensors",
|
958 |
+
"blocks.31.cross_attn.k.weight_scale": "block_31.safetensors",
|
959 |
+
"blocks.31.cross_attn.o.weight_scale": "block_31.safetensors",
|
960 |
+
"blocks.31.cross_attn.q.weight_scale": "block_31.safetensors",
|
961 |
+
"blocks.31.cross_attn.v.weight_scale": "block_31.safetensors",
|
962 |
+
"blocks.31.ffn.0.weight_scale": "block_31.safetensors",
|
963 |
+
"blocks.31.ffn.2.weight_scale": "block_31.safetensors",
|
964 |
+
"blocks.31.self_attn.k.weight_scale": "block_31.safetensors",
|
965 |
+
"blocks.31.self_attn.o.weight_scale": "block_31.safetensors",
|
966 |
+
"blocks.31.self_attn.q.weight_scale": "block_31.safetensors",
|
967 |
+
"blocks.31.self_attn.v.weight_scale": "block_31.safetensors",
|
968 |
+
"blocks.32.cross_attn.k.bias": "block_32.safetensors",
|
969 |
+
"blocks.32.cross_attn.k.weight": "block_32.safetensors",
|
970 |
+
"blocks.32.cross_attn.norm_k.weight": "block_32.safetensors",
|
971 |
+
"blocks.32.cross_attn.norm_q.weight": "block_32.safetensors",
|
972 |
+
"blocks.32.cross_attn.o.bias": "block_32.safetensors",
|
973 |
+
"blocks.32.cross_attn.o.weight": "block_32.safetensors",
|
974 |
+
"blocks.32.cross_attn.q.bias": "block_32.safetensors",
|
975 |
+
"blocks.32.cross_attn.q.weight": "block_32.safetensors",
|
976 |
+
"blocks.32.cross_attn.v.bias": "block_32.safetensors",
|
977 |
+
"blocks.32.cross_attn.v.weight": "block_32.safetensors",
|
978 |
+
"blocks.32.ffn.0.bias": "block_32.safetensors",
|
979 |
+
"blocks.32.ffn.0.weight": "block_32.safetensors",
|
980 |
+
"blocks.32.ffn.2.bias": "block_32.safetensors",
|
981 |
+
"blocks.32.ffn.2.weight": "block_32.safetensors",
|
982 |
+
"blocks.32.modulation": "block_32.safetensors",
|
983 |
+
"blocks.32.norm3.bias": "block_32.safetensors",
|
984 |
+
"blocks.32.norm3.weight": "block_32.safetensors",
|
985 |
+
"blocks.32.self_attn.k.bias": "block_32.safetensors",
|
986 |
+
"blocks.32.self_attn.k.weight": "block_32.safetensors",
|
987 |
+
"blocks.32.self_attn.norm_k.weight": "block_32.safetensors",
|
988 |
+
"blocks.32.self_attn.norm_q.weight": "block_32.safetensors",
|
989 |
+
"blocks.32.self_attn.o.bias": "block_32.safetensors",
|
990 |
+
"blocks.32.self_attn.o.weight": "block_32.safetensors",
|
991 |
+
"blocks.32.self_attn.q.bias": "block_32.safetensors",
|
992 |
+
"blocks.32.self_attn.q.weight": "block_32.safetensors",
|
993 |
+
"blocks.32.self_attn.v.bias": "block_32.safetensors",
|
994 |
+
"blocks.32.self_attn.v.weight": "block_32.safetensors",
|
995 |
+
"blocks.32.cross_attn.k.weight_scale": "block_32.safetensors",
|
996 |
+
"blocks.32.cross_attn.o.weight_scale": "block_32.safetensors",
|
997 |
+
"blocks.32.cross_attn.q.weight_scale": "block_32.safetensors",
|
998 |
+
"blocks.32.cross_attn.v.weight_scale": "block_32.safetensors",
|
999 |
+
"blocks.32.ffn.0.weight_scale": "block_32.safetensors",
|
1000 |
+
"blocks.32.ffn.2.weight_scale": "block_32.safetensors",
|
1001 |
+
"blocks.32.self_attn.k.weight_scale": "block_32.safetensors",
|
1002 |
+
"blocks.32.self_attn.o.weight_scale": "block_32.safetensors",
|
1003 |
+
"blocks.32.self_attn.q.weight_scale": "block_32.safetensors",
|
1004 |
+
"blocks.32.self_attn.v.weight_scale": "block_32.safetensors",
|
1005 |
+
"blocks.33.cross_attn.k.bias": "block_33.safetensors",
|
1006 |
+
"blocks.33.cross_attn.k.weight": "block_33.safetensors",
|
1007 |
+
"blocks.33.cross_attn.norm_k.weight": "block_33.safetensors",
|
1008 |
+
"blocks.33.cross_attn.norm_q.weight": "block_33.safetensors",
|
1009 |
+
"blocks.33.cross_attn.o.bias": "block_33.safetensors",
|
1010 |
+
"blocks.33.cross_attn.o.weight": "block_33.safetensors",
|
1011 |
+
"blocks.33.cross_attn.q.bias": "block_33.safetensors",
|
1012 |
+
"blocks.33.cross_attn.q.weight": "block_33.safetensors",
|
1013 |
+
"blocks.33.cross_attn.v.bias": "block_33.safetensors",
|
1014 |
+
"blocks.33.cross_attn.v.weight": "block_33.safetensors",
|
1015 |
+
"blocks.33.ffn.0.bias": "block_33.safetensors",
|
1016 |
+
"blocks.33.ffn.0.weight": "block_33.safetensors",
|
1017 |
+
"blocks.33.ffn.2.bias": "block_33.safetensors",
|
1018 |
+
"blocks.33.ffn.2.weight": "block_33.safetensors",
|
1019 |
+
"blocks.33.modulation": "block_33.safetensors",
|
1020 |
+
"blocks.33.norm3.bias": "block_33.safetensors",
|
1021 |
+
"blocks.33.norm3.weight": "block_33.safetensors",
|
1022 |
+
"blocks.33.self_attn.k.bias": "block_33.safetensors",
|
1023 |
+
"blocks.33.self_attn.k.weight": "block_33.safetensors",
|
1024 |
+
"blocks.33.self_attn.norm_k.weight": "block_33.safetensors",
|
1025 |
+
"blocks.33.self_attn.norm_q.weight": "block_33.safetensors",
|
1026 |
+
"blocks.33.self_attn.o.bias": "block_33.safetensors",
|
1027 |
+
"blocks.33.self_attn.o.weight": "block_33.safetensors",
|
1028 |
+
"blocks.33.self_attn.q.bias": "block_33.safetensors",
|
1029 |
+
"blocks.33.self_attn.q.weight": "block_33.safetensors",
|
1030 |
+
"blocks.33.self_attn.v.bias": "block_33.safetensors",
|
1031 |
+
"blocks.33.self_attn.v.weight": "block_33.safetensors",
|
1032 |
+
"blocks.33.cross_attn.k.weight_scale": "block_33.safetensors",
|
1033 |
+
"blocks.33.cross_attn.o.weight_scale": "block_33.safetensors",
|
1034 |
+
"blocks.33.cross_attn.q.weight_scale": "block_33.safetensors",
|
1035 |
+
"blocks.33.cross_attn.v.weight_scale": "block_33.safetensors",
|
1036 |
+
"blocks.33.ffn.0.weight_scale": "block_33.safetensors",
|
1037 |
+
"blocks.33.ffn.2.weight_scale": "block_33.safetensors",
|
1038 |
+
"blocks.33.self_attn.k.weight_scale": "block_33.safetensors",
|
1039 |
+
"blocks.33.self_attn.o.weight_scale": "block_33.safetensors",
|
1040 |
+
"blocks.33.self_attn.q.weight_scale": "block_33.safetensors",
|
1041 |
+
"blocks.33.self_attn.v.weight_scale": "block_33.safetensors",
|
1042 |
+
"blocks.34.cross_attn.k.bias": "block_34.safetensors",
|
1043 |
+
"blocks.34.cross_attn.k.weight": "block_34.safetensors",
|
1044 |
+
"blocks.34.cross_attn.norm_k.weight": "block_34.safetensors",
|
1045 |
+
"blocks.34.cross_attn.norm_q.weight": "block_34.safetensors",
|
1046 |
+
"blocks.34.cross_attn.o.bias": "block_34.safetensors",
|
1047 |
+
"blocks.34.cross_attn.o.weight": "block_34.safetensors",
|
1048 |
+
"blocks.34.cross_attn.q.bias": "block_34.safetensors",
|
1049 |
+
"blocks.34.cross_attn.q.weight": "block_34.safetensors",
|
1050 |
+
"blocks.34.cross_attn.v.bias": "block_34.safetensors",
|
1051 |
+
"blocks.34.cross_attn.v.weight": "block_34.safetensors",
|
1052 |
+
"blocks.34.ffn.0.bias": "block_34.safetensors",
|
1053 |
+
"blocks.34.ffn.0.weight": "block_34.safetensors",
|
1054 |
+
"blocks.34.ffn.2.bias": "block_34.safetensors",
|
1055 |
+
"blocks.34.ffn.2.weight": "block_34.safetensors",
|
1056 |
+
"blocks.34.modulation": "block_34.safetensors",
|
1057 |
+
"blocks.34.norm3.bias": "block_34.safetensors",
|
1058 |
+
"blocks.34.norm3.weight": "block_34.safetensors",
|
1059 |
+
"blocks.34.self_attn.k.bias": "block_34.safetensors",
|
1060 |
+
"blocks.34.self_attn.k.weight": "block_34.safetensors",
|
1061 |
+
"blocks.34.self_attn.norm_k.weight": "block_34.safetensors",
|
1062 |
+
"blocks.34.self_attn.norm_q.weight": "block_34.safetensors",
|
1063 |
+
"blocks.34.self_attn.o.bias": "block_34.safetensors",
|
1064 |
+
"blocks.34.self_attn.o.weight": "block_34.safetensors",
|
1065 |
+
"blocks.34.self_attn.q.bias": "block_34.safetensors",
|
1066 |
+
"blocks.34.self_attn.q.weight": "block_34.safetensors",
|
1067 |
+
"blocks.34.self_attn.v.bias": "block_34.safetensors",
|
1068 |
+
"blocks.34.self_attn.v.weight": "block_34.safetensors",
|
1069 |
+
"blocks.34.cross_attn.k.weight_scale": "block_34.safetensors",
|
1070 |
+
"blocks.34.cross_attn.o.weight_scale": "block_34.safetensors",
|
1071 |
+
"blocks.34.cross_attn.q.weight_scale": "block_34.safetensors",
|
1072 |
+
"blocks.34.cross_attn.v.weight_scale": "block_34.safetensors",
|
1073 |
+
"blocks.34.ffn.0.weight_scale": "block_34.safetensors",
|
1074 |
+
"blocks.34.ffn.2.weight_scale": "block_34.safetensors",
|
1075 |
+
"blocks.34.self_attn.k.weight_scale": "block_34.safetensors",
|
1076 |
+
"blocks.34.self_attn.o.weight_scale": "block_34.safetensors",
|
1077 |
+
"blocks.34.self_attn.q.weight_scale": "block_34.safetensors",
|
1078 |
+
"blocks.34.self_attn.v.weight_scale": "block_34.safetensors",
|
1079 |
+
"blocks.35.cross_attn.k.bias": "block_35.safetensors",
|
1080 |
+
"blocks.35.cross_attn.k.weight": "block_35.safetensors",
|
1081 |
+
"blocks.35.cross_attn.norm_k.weight": "block_35.safetensors",
|
1082 |
+
"blocks.35.cross_attn.norm_q.weight": "block_35.safetensors",
|
1083 |
+
"blocks.35.cross_attn.o.bias": "block_35.safetensors",
|
1084 |
+
"blocks.35.cross_attn.o.weight": "block_35.safetensors",
|
1085 |
+
"blocks.35.cross_attn.q.bias": "block_35.safetensors",
|
1086 |
+
"blocks.35.cross_attn.q.weight": "block_35.safetensors",
|
1087 |
+
"blocks.35.cross_attn.v.bias": "block_35.safetensors",
|
1088 |
+
"blocks.35.cross_attn.v.weight": "block_35.safetensors",
|
1089 |
+
"blocks.35.ffn.0.bias": "block_35.safetensors",
|
1090 |
+
"blocks.35.ffn.0.weight": "block_35.safetensors",
|
1091 |
+
"blocks.35.ffn.2.bias": "block_35.safetensors",
|
1092 |
+
"blocks.35.ffn.2.weight": "block_35.safetensors",
|
1093 |
+
"blocks.35.modulation": "block_35.safetensors",
|
1094 |
+
"blocks.35.norm3.bias": "block_35.safetensors",
|
1095 |
+
"blocks.35.norm3.weight": "block_35.safetensors",
|
1096 |
+
"blocks.35.self_attn.k.bias": "block_35.safetensors",
|
1097 |
+
"blocks.35.self_attn.k.weight": "block_35.safetensors",
|
1098 |
+
"blocks.35.self_attn.norm_k.weight": "block_35.safetensors",
|
1099 |
+
"blocks.35.self_attn.norm_q.weight": "block_35.safetensors",
|
1100 |
+
"blocks.35.self_attn.o.bias": "block_35.safetensors",
|
1101 |
+
"blocks.35.self_attn.o.weight": "block_35.safetensors",
|
1102 |
+
"blocks.35.self_attn.q.bias": "block_35.safetensors",
|
1103 |
+
"blocks.35.self_attn.q.weight": "block_35.safetensors",
|
1104 |
+
"blocks.35.self_attn.v.bias": "block_35.safetensors",
|
1105 |
+
"blocks.35.self_attn.v.weight": "block_35.safetensors",
|
1106 |
+
"blocks.35.cross_attn.k.weight_scale": "block_35.safetensors",
|
1107 |
+
"blocks.35.cross_attn.o.weight_scale": "block_35.safetensors",
|
1108 |
+
"blocks.35.cross_attn.q.weight_scale": "block_35.safetensors",
|
1109 |
+
"blocks.35.cross_attn.v.weight_scale": "block_35.safetensors",
|
1110 |
+
"blocks.35.ffn.0.weight_scale": "block_35.safetensors",
|
1111 |
+
"blocks.35.ffn.2.weight_scale": "block_35.safetensors",
|
1112 |
+
"blocks.35.self_attn.k.weight_scale": "block_35.safetensors",
|
1113 |
+
"blocks.35.self_attn.o.weight_scale": "block_35.safetensors",
|
1114 |
+
"blocks.35.self_attn.q.weight_scale": "block_35.safetensors",
|
1115 |
+
"blocks.35.self_attn.v.weight_scale": "block_35.safetensors",
|
1116 |
+
"blocks.36.cross_attn.k.bias": "block_36.safetensors",
|
1117 |
+
"blocks.36.cross_attn.k.weight": "block_36.safetensors",
|
1118 |
+
"blocks.36.cross_attn.norm_k.weight": "block_36.safetensors",
|
1119 |
+
"blocks.36.cross_attn.norm_q.weight": "block_36.safetensors",
|
1120 |
+
"blocks.36.cross_attn.o.bias": "block_36.safetensors",
|
1121 |
+
"blocks.36.cross_attn.o.weight": "block_36.safetensors",
|
1122 |
+
"blocks.36.cross_attn.q.bias": "block_36.safetensors",
|
1123 |
+
"blocks.36.cross_attn.q.weight": "block_36.safetensors",
|
1124 |
+
"blocks.36.cross_attn.v.bias": "block_36.safetensors",
|
1125 |
+
"blocks.36.cross_attn.v.weight": "block_36.safetensors",
|
1126 |
+
"blocks.36.ffn.0.bias": "block_36.safetensors",
|
1127 |
+
"blocks.36.ffn.0.weight": "block_36.safetensors",
|
1128 |
+
"blocks.36.ffn.2.bias": "block_36.safetensors",
|
1129 |
+
"blocks.36.ffn.2.weight": "block_36.safetensors",
|
1130 |
+
"blocks.36.modulation": "block_36.safetensors",
|
1131 |
+
"blocks.36.norm3.bias": "block_36.safetensors",
|
1132 |
+
"blocks.36.norm3.weight": "block_36.safetensors",
|
1133 |
+
"blocks.36.self_attn.k.bias": "block_36.safetensors",
|
1134 |
+
"blocks.36.self_attn.k.weight": "block_36.safetensors",
|
1135 |
+
"blocks.36.self_attn.norm_k.weight": "block_36.safetensors",
|
1136 |
+
"blocks.36.self_attn.norm_q.weight": "block_36.safetensors",
|
1137 |
+
"blocks.36.self_attn.o.bias": "block_36.safetensors",
|
1138 |
+
"blocks.36.self_attn.o.weight": "block_36.safetensors",
|
1139 |
+
"blocks.36.self_attn.q.bias": "block_36.safetensors",
|
1140 |
+
"blocks.36.self_attn.q.weight": "block_36.safetensors",
|
1141 |
+
"blocks.36.self_attn.v.bias": "block_36.safetensors",
|
1142 |
+
"blocks.36.self_attn.v.weight": "block_36.safetensors",
|
1143 |
+
"blocks.36.cross_attn.k.weight_scale": "block_36.safetensors",
|
1144 |
+
"blocks.36.cross_attn.o.weight_scale": "block_36.safetensors",
|
1145 |
+
"blocks.36.cross_attn.q.weight_scale": "block_36.safetensors",
|
1146 |
+
"blocks.36.cross_attn.v.weight_scale": "block_36.safetensors",
|
1147 |
+
"blocks.36.ffn.0.weight_scale": "block_36.safetensors",
|
1148 |
+
"blocks.36.ffn.2.weight_scale": "block_36.safetensors",
|
1149 |
+
"blocks.36.self_attn.k.weight_scale": "block_36.safetensors",
|
1150 |
+
"blocks.36.self_attn.o.weight_scale": "block_36.safetensors",
|
1151 |
+
"blocks.36.self_attn.q.weight_scale": "block_36.safetensors",
|
1152 |
+
"blocks.36.self_attn.v.weight_scale": "block_36.safetensors",
|
1153 |
+
"blocks.37.cross_attn.k.bias": "block_37.safetensors",
|
1154 |
+
"blocks.37.cross_attn.k.weight": "block_37.safetensors",
|
1155 |
+
"blocks.37.cross_attn.norm_k.weight": "block_37.safetensors",
|
1156 |
+
"blocks.37.cross_attn.norm_q.weight": "block_37.safetensors",
|
1157 |
+
"blocks.37.cross_attn.o.bias": "block_37.safetensors",
|
1158 |
+
"blocks.37.cross_attn.o.weight": "block_37.safetensors",
|
1159 |
+
"blocks.37.cross_attn.q.bias": "block_37.safetensors",
|
1160 |
+
"blocks.37.cross_attn.q.weight": "block_37.safetensors",
|
1161 |
+
"blocks.37.cross_attn.v.bias": "block_37.safetensors",
|
1162 |
+
"blocks.37.cross_attn.v.weight": "block_37.safetensors",
|
1163 |
+
"blocks.37.ffn.0.bias": "block_37.safetensors",
|
1164 |
+
"blocks.37.ffn.0.weight": "block_37.safetensors",
|
1165 |
+
"blocks.37.ffn.2.bias": "block_37.safetensors",
|
1166 |
+
"blocks.37.ffn.2.weight": "block_37.safetensors",
|
1167 |
+
"blocks.37.modulation": "block_37.safetensors",
|
1168 |
+
"blocks.37.norm3.bias": "block_37.safetensors",
|
1169 |
+
"blocks.37.norm3.weight": "block_37.safetensors",
|
1170 |
+
"blocks.37.self_attn.k.bias": "block_37.safetensors",
|
1171 |
+
"blocks.37.self_attn.k.weight": "block_37.safetensors",
|
1172 |
+
"blocks.37.self_attn.norm_k.weight": "block_37.safetensors",
|
1173 |
+
"blocks.37.self_attn.norm_q.weight": "block_37.safetensors",
|
1174 |
+
"blocks.37.self_attn.o.bias": "block_37.safetensors",
|
1175 |
+
"blocks.37.self_attn.o.weight": "block_37.safetensors",
|
1176 |
+
"blocks.37.self_attn.q.bias": "block_37.safetensors",
|
1177 |
+
"blocks.37.self_attn.q.weight": "block_37.safetensors",
|
1178 |
+
"blocks.37.self_attn.v.bias": "block_37.safetensors",
|
1179 |
+
"blocks.37.self_attn.v.weight": "block_37.safetensors",
|
1180 |
+
"blocks.37.cross_attn.k.weight_scale": "block_37.safetensors",
|
1181 |
+
"blocks.37.cross_attn.o.weight_scale": "block_37.safetensors",
|
1182 |
+
"blocks.37.cross_attn.q.weight_scale": "block_37.safetensors",
|
1183 |
+
"blocks.37.cross_attn.v.weight_scale": "block_37.safetensors",
|
1184 |
+
"blocks.37.ffn.0.weight_scale": "block_37.safetensors",
|
1185 |
+
"blocks.37.ffn.2.weight_scale": "block_37.safetensors",
|
1186 |
+
"blocks.37.self_attn.k.weight_scale": "block_37.safetensors",
|
1187 |
+
"blocks.37.self_attn.o.weight_scale": "block_37.safetensors",
|
1188 |
+
"blocks.37.self_attn.q.weight_scale": "block_37.safetensors",
|
1189 |
+
"blocks.37.self_attn.v.weight_scale": "block_37.safetensors",
|
1190 |
+
"blocks.38.cross_attn.k.bias": "block_38.safetensors",
|
1191 |
+
"blocks.38.cross_attn.k.weight": "block_38.safetensors",
|
1192 |
+
"blocks.38.cross_attn.norm_k.weight": "block_38.safetensors",
|
1193 |
+
"blocks.38.cross_attn.norm_q.weight": "block_38.safetensors",
|
1194 |
+
"blocks.38.cross_attn.o.bias": "block_38.safetensors",
|
1195 |
+
"blocks.38.cross_attn.o.weight": "block_38.safetensors",
|
1196 |
+
"blocks.38.cross_attn.q.bias": "block_38.safetensors",
|
1197 |
+
"blocks.38.cross_attn.q.weight": "block_38.safetensors",
|
1198 |
+
"blocks.38.cross_attn.v.bias": "block_38.safetensors",
|
1199 |
+
"blocks.38.cross_attn.v.weight": "block_38.safetensors",
|
1200 |
+
"blocks.38.ffn.0.bias": "block_38.safetensors",
|
1201 |
+
"blocks.38.ffn.0.weight": "block_38.safetensors",
|
1202 |
+
"blocks.38.ffn.2.bias": "block_38.safetensors",
|
1203 |
+
"blocks.38.ffn.2.weight": "block_38.safetensors",
|
1204 |
+
"blocks.38.modulation": "block_38.safetensors",
|
1205 |
+
"blocks.38.norm3.bias": "block_38.safetensors",
|
1206 |
+
"blocks.38.norm3.weight": "block_38.safetensors",
|
1207 |
+
"blocks.38.self_attn.k.bias": "block_38.safetensors",
|
1208 |
+
"blocks.38.self_attn.k.weight": "block_38.safetensors",
|
1209 |
+
"blocks.38.self_attn.norm_k.weight": "block_38.safetensors",
|
1210 |
+
"blocks.38.self_attn.norm_q.weight": "block_38.safetensors",
|
1211 |
+
"blocks.38.self_attn.o.bias": "block_38.safetensors",
|
1212 |
+
"blocks.38.self_attn.o.weight": "block_38.safetensors",
|
1213 |
+
"blocks.38.self_attn.q.bias": "block_38.safetensors",
|
1214 |
+
"blocks.38.self_attn.q.weight": "block_38.safetensors",
|
1215 |
+
"blocks.38.self_attn.v.bias": "block_38.safetensors",
|
1216 |
+
"blocks.38.self_attn.v.weight": "block_38.safetensors",
|
1217 |
+
"blocks.38.cross_attn.k.weight_scale": "block_38.safetensors",
|
1218 |
+
"blocks.38.cross_attn.o.weight_scale": "block_38.safetensors",
|
1219 |
+
"blocks.38.cross_attn.q.weight_scale": "block_38.safetensors",
|
1220 |
+
"blocks.38.cross_attn.v.weight_scale": "block_38.safetensors",
|
1221 |
+
"blocks.38.ffn.0.weight_scale": "block_38.safetensors",
|
1222 |
+
"blocks.38.ffn.2.weight_scale": "block_38.safetensors",
|
1223 |
+
"blocks.38.self_attn.k.weight_scale": "block_38.safetensors",
|
1224 |
+
"blocks.38.self_attn.o.weight_scale": "block_38.safetensors",
|
1225 |
+
"blocks.38.self_attn.q.weight_scale": "block_38.safetensors",
|
1226 |
+
"blocks.38.self_attn.v.weight_scale": "block_38.safetensors",
|
1227 |
+
"blocks.39.cross_attn.k.bias": "block_39.safetensors",
|
1228 |
+
"blocks.39.cross_attn.k.weight": "block_39.safetensors",
|
1229 |
+
"blocks.39.cross_attn.norm_k.weight": "block_39.safetensors",
|
1230 |
+
"blocks.39.cross_attn.norm_q.weight": "block_39.safetensors",
|
1231 |
+
"blocks.39.cross_attn.o.bias": "block_39.safetensors",
|
1232 |
+
"blocks.39.cross_attn.o.weight": "block_39.safetensors",
|
1233 |
+
"blocks.39.cross_attn.q.bias": "block_39.safetensors",
|
1234 |
+
"blocks.39.cross_attn.q.weight": "block_39.safetensors",
|
1235 |
+
"blocks.39.cross_attn.v.bias": "block_39.safetensors",
|
1236 |
+
"blocks.39.cross_attn.v.weight": "block_39.safetensors",
|
1237 |
+
"blocks.39.ffn.0.bias": "block_39.safetensors",
|
1238 |
+
"blocks.39.ffn.0.weight": "block_39.safetensors",
|
1239 |
+
"blocks.39.ffn.2.bias": "block_39.safetensors",
|
1240 |
+
"blocks.39.ffn.2.weight": "block_39.safetensors",
|
1241 |
+
"blocks.39.modulation": "block_39.safetensors",
|
1242 |
+
"blocks.39.norm3.bias": "block_39.safetensors",
|
1243 |
+
"blocks.39.norm3.weight": "block_39.safetensors",
|
1244 |
+
"blocks.39.self_attn.k.bias": "block_39.safetensors",
|
1245 |
+
"blocks.39.self_attn.k.weight": "block_39.safetensors",
|
1246 |
+
"blocks.39.self_attn.norm_k.weight": "block_39.safetensors",
|
1247 |
+
"blocks.39.self_attn.norm_q.weight": "block_39.safetensors",
|
1248 |
+
"blocks.39.self_attn.o.bias": "block_39.safetensors",
|
1249 |
+
"blocks.39.self_attn.o.weight": "block_39.safetensors",
|
1250 |
+
"blocks.39.self_attn.q.bias": "block_39.safetensors",
|
1251 |
+
"blocks.39.self_attn.q.weight": "block_39.safetensors",
|
1252 |
+
"blocks.39.self_attn.v.bias": "block_39.safetensors",
|
1253 |
+
"blocks.39.self_attn.v.weight": "block_39.safetensors",
|
1254 |
+
"blocks.39.cross_attn.k.weight_scale": "block_39.safetensors",
|
1255 |
+
"blocks.39.cross_attn.o.weight_scale": "block_39.safetensors",
|
1256 |
+
"blocks.39.cross_attn.q.weight_scale": "block_39.safetensors",
|
1257 |
+
"blocks.39.cross_attn.v.weight_scale": "block_39.safetensors",
|
1258 |
+
"blocks.39.ffn.0.weight_scale": "block_39.safetensors",
|
1259 |
+
"blocks.39.ffn.2.weight_scale": "block_39.safetensors",
|
1260 |
+
"blocks.39.self_attn.k.weight_scale": "block_39.safetensors",
|
1261 |
+
"blocks.39.self_attn.o.weight_scale": "block_39.safetensors",
|
1262 |
+
"blocks.39.self_attn.q.weight_scale": "block_39.safetensors",
|
1263 |
+
"blocks.39.self_attn.v.weight_scale": "block_39.safetensors",
|
1264 |
+
"blocks.4.cross_attn.k.bias": "block_4.safetensors",
|
1265 |
+
"blocks.4.cross_attn.k.weight": "block_4.safetensors",
|
1266 |
+
"blocks.4.cross_attn.norm_k.weight": "block_4.safetensors",
|
1267 |
+
"blocks.4.cross_attn.norm_q.weight": "block_4.safetensors",
|
1268 |
+
"blocks.4.cross_attn.o.bias": "block_4.safetensors",
|
1269 |
+
"blocks.4.cross_attn.o.weight": "block_4.safetensors",
|
1270 |
+
"blocks.4.cross_attn.q.bias": "block_4.safetensors",
|
1271 |
+
"blocks.4.cross_attn.q.weight": "block_4.safetensors",
|
1272 |
+
"blocks.4.cross_attn.v.bias": "block_4.safetensors",
|
1273 |
+
"blocks.4.cross_attn.v.weight": "block_4.safetensors",
|
1274 |
+
"blocks.4.ffn.0.bias": "block_4.safetensors",
|
1275 |
+
"blocks.4.ffn.0.weight": "block_4.safetensors",
|
1276 |
+
"blocks.4.ffn.2.bias": "block_4.safetensors",
|
1277 |
+
"blocks.4.ffn.2.weight": "block_4.safetensors",
|
1278 |
+
"blocks.4.modulation": "block_4.safetensors",
|
1279 |
+
"blocks.4.norm3.bias": "block_4.safetensors",
|
1280 |
+
"blocks.4.norm3.weight": "block_4.safetensors",
|
1281 |
+
"blocks.4.self_attn.k.bias": "block_4.safetensors",
|
1282 |
+
"blocks.4.self_attn.k.weight": "block_4.safetensors",
|
1283 |
+
"blocks.4.self_attn.norm_k.weight": "block_4.safetensors",
|
1284 |
+
"blocks.4.self_attn.norm_q.weight": "block_4.safetensors",
|
1285 |
+
"blocks.4.self_attn.o.bias": "block_4.safetensors",
|
1286 |
+
"blocks.4.self_attn.o.weight": "block_4.safetensors",
|
1287 |
+
"blocks.4.self_attn.q.bias": "block_4.safetensors",
|
1288 |
+
"blocks.4.self_attn.q.weight": "block_4.safetensors",
|
1289 |
+
"blocks.4.self_attn.v.bias": "block_4.safetensors",
|
1290 |
+
"blocks.4.self_attn.v.weight": "block_4.safetensors",
|
1291 |
+
"blocks.4.cross_attn.k.weight_scale": "block_4.safetensors",
|
1292 |
+
"blocks.4.cross_attn.o.weight_scale": "block_4.safetensors",
|
1293 |
+
"blocks.4.cross_attn.q.weight_scale": "block_4.safetensors",
|
1294 |
+
"blocks.4.cross_attn.v.weight_scale": "block_4.safetensors",
|
1295 |
+
"blocks.4.ffn.0.weight_scale": "block_4.safetensors",
|
1296 |
+
"blocks.4.ffn.2.weight_scale": "block_4.safetensors",
|
1297 |
+
"blocks.4.self_attn.k.weight_scale": "block_4.safetensors",
|
1298 |
+
"blocks.4.self_attn.o.weight_scale": "block_4.safetensors",
|
1299 |
+
"blocks.4.self_attn.q.weight_scale": "block_4.safetensors",
|
1300 |
+
"blocks.4.self_attn.v.weight_scale": "block_4.safetensors",
|
1301 |
+
"blocks.5.cross_attn.k.bias": "block_5.safetensors",
|
1302 |
+
"blocks.5.cross_attn.k.weight": "block_5.safetensors",
|
1303 |
+
"blocks.5.cross_attn.norm_k.weight": "block_5.safetensors",
|
1304 |
+
"blocks.5.cross_attn.norm_q.weight": "block_5.safetensors",
|
1305 |
+
"blocks.5.cross_attn.o.bias": "block_5.safetensors",
|
1306 |
+
"blocks.5.cross_attn.o.weight": "block_5.safetensors",
|
1307 |
+
"blocks.5.cross_attn.q.bias": "block_5.safetensors",
|
1308 |
+
"blocks.5.cross_attn.q.weight": "block_5.safetensors",
|
1309 |
+
"blocks.5.cross_attn.v.bias": "block_5.safetensors",
|
1310 |
+
"blocks.5.cross_attn.v.weight": "block_5.safetensors",
|
1311 |
+
"blocks.5.ffn.0.bias": "block_5.safetensors",
|
1312 |
+
"blocks.5.ffn.0.weight": "block_5.safetensors",
|
1313 |
+
"blocks.5.ffn.2.bias": "block_5.safetensors",
|
1314 |
+
"blocks.5.ffn.2.weight": "block_5.safetensors",
|
1315 |
+
"blocks.5.modulation": "block_5.safetensors",
|
1316 |
+
"blocks.5.norm3.bias": "block_5.safetensors",
|
1317 |
+
"blocks.5.norm3.weight": "block_5.safetensors",
|
1318 |
+
"blocks.5.self_attn.k.bias": "block_5.safetensors",
|
1319 |
+
"blocks.5.self_attn.k.weight": "block_5.safetensors",
|
1320 |
+
"blocks.5.self_attn.norm_k.weight": "block_5.safetensors",
|
1321 |
+
"blocks.5.self_attn.norm_q.weight": "block_5.safetensors",
|
1322 |
+
"blocks.5.self_attn.o.bias": "block_5.safetensors",
|
1323 |
+
"blocks.5.self_attn.o.weight": "block_5.safetensors",
|
1324 |
+
"blocks.5.self_attn.q.bias": "block_5.safetensors",
|
1325 |
+
"blocks.5.self_attn.q.weight": "block_5.safetensors",
|
1326 |
+
"blocks.5.self_attn.v.bias": "block_5.safetensors",
|
1327 |
+
"blocks.5.self_attn.v.weight": "block_5.safetensors",
|
1328 |
+
"blocks.5.cross_attn.k.weight_scale": "block_5.safetensors",
|
1329 |
+
"blocks.5.cross_attn.o.weight_scale": "block_5.safetensors",
|
1330 |
+
"blocks.5.cross_attn.q.weight_scale": "block_5.safetensors",
|
1331 |
+
"blocks.5.cross_attn.v.weight_scale": "block_5.safetensors",
|
1332 |
+
"blocks.5.ffn.0.weight_scale": "block_5.safetensors",
|
1333 |
+
"blocks.5.ffn.2.weight_scale": "block_5.safetensors",
|
1334 |
+
"blocks.5.self_attn.k.weight_scale": "block_5.safetensors",
|
1335 |
+
"blocks.5.self_attn.o.weight_scale": "block_5.safetensors",
|
1336 |
+
"blocks.5.self_attn.q.weight_scale": "block_5.safetensors",
|
1337 |
+
"blocks.5.self_attn.v.weight_scale": "block_5.safetensors",
|
1338 |
+
"blocks.6.cross_attn.k.bias": "block_6.safetensors",
|
1339 |
+
"blocks.6.cross_attn.k.weight": "block_6.safetensors",
|
1340 |
+
"blocks.6.cross_attn.norm_k.weight": "block_6.safetensors",
|
1341 |
+
"blocks.6.cross_attn.norm_q.weight": "block_6.safetensors",
|
1342 |
+
"blocks.6.cross_attn.o.bias": "block_6.safetensors",
|
1343 |
+
"blocks.6.cross_attn.o.weight": "block_6.safetensors",
|
1344 |
+
"blocks.6.cross_attn.q.bias": "block_6.safetensors",
|
1345 |
+
"blocks.6.cross_attn.q.weight": "block_6.safetensors",
|
1346 |
+
"blocks.6.cross_attn.v.bias": "block_6.safetensors",
|
1347 |
+
"blocks.6.cross_attn.v.weight": "block_6.safetensors",
|
1348 |
+
"blocks.6.ffn.0.bias": "block_6.safetensors",
|
1349 |
+
"blocks.6.ffn.0.weight": "block_6.safetensors",
|
1350 |
+
"blocks.6.ffn.2.bias": "block_6.safetensors",
|
1351 |
+
"blocks.6.ffn.2.weight": "block_6.safetensors",
|
1352 |
+
"blocks.6.modulation": "block_6.safetensors",
|
1353 |
+
"blocks.6.norm3.bias": "block_6.safetensors",
|
1354 |
+
"blocks.6.norm3.weight": "block_6.safetensors",
|
1355 |
+
"blocks.6.self_attn.k.bias": "block_6.safetensors",
|
1356 |
+
"blocks.6.self_attn.k.weight": "block_6.safetensors",
|
1357 |
+
"blocks.6.self_attn.norm_k.weight": "block_6.safetensors",
|
1358 |
+
"blocks.6.self_attn.norm_q.weight": "block_6.safetensors",
|
1359 |
+
"blocks.6.self_attn.o.bias": "block_6.safetensors",
|
1360 |
+
"blocks.6.self_attn.o.weight": "block_6.safetensors",
|
1361 |
+
"blocks.6.self_attn.q.bias": "block_6.safetensors",
|
1362 |
+
"blocks.6.self_attn.q.weight": "block_6.safetensors",
|
1363 |
+
"blocks.6.self_attn.v.bias": "block_6.safetensors",
|
1364 |
+
"blocks.6.self_attn.v.weight": "block_6.safetensors",
|
1365 |
+
"blocks.6.cross_attn.k.weight_scale": "block_6.safetensors",
|
1366 |
+
"blocks.6.cross_attn.o.weight_scale": "block_6.safetensors",
|
1367 |
+
"blocks.6.cross_attn.q.weight_scale": "block_6.safetensors",
|
1368 |
+
"blocks.6.cross_attn.v.weight_scale": "block_6.safetensors",
|
1369 |
+
"blocks.6.ffn.0.weight_scale": "block_6.safetensors",
|
1370 |
+
"blocks.6.ffn.2.weight_scale": "block_6.safetensors",
|
1371 |
+
"blocks.6.self_attn.k.weight_scale": "block_6.safetensors",
|
1372 |
+
"blocks.6.self_attn.o.weight_scale": "block_6.safetensors",
|
1373 |
+
"blocks.6.self_attn.q.weight_scale": "block_6.safetensors",
|
1374 |
+
"blocks.6.self_attn.v.weight_scale": "block_6.safetensors",
|
1375 |
+
"blocks.7.cross_attn.k.bias": "block_7.safetensors",
|
1376 |
+
"blocks.7.cross_attn.k.weight": "block_7.safetensors",
|
1377 |
+
"blocks.7.cross_attn.norm_k.weight": "block_7.safetensors",
|
1378 |
+
"blocks.7.cross_attn.norm_q.weight": "block_7.safetensors",
|
1379 |
+
"blocks.7.cross_attn.o.bias": "block_7.safetensors",
|
1380 |
+
"blocks.7.cross_attn.o.weight": "block_7.safetensors",
|
1381 |
+
"blocks.7.cross_attn.q.bias": "block_7.safetensors",
|
1382 |
+
"blocks.7.cross_attn.q.weight": "block_7.safetensors",
|
1383 |
+
"blocks.7.cross_attn.v.bias": "block_7.safetensors",
|
1384 |
+
"blocks.7.cross_attn.v.weight": "block_7.safetensors",
|
1385 |
+
"blocks.7.ffn.0.bias": "block_7.safetensors",
|
1386 |
+
"blocks.7.ffn.0.weight": "block_7.safetensors",
|
1387 |
+
"blocks.7.ffn.2.bias": "block_7.safetensors",
|
1388 |
+
"blocks.7.ffn.2.weight": "block_7.safetensors",
|
1389 |
+
"blocks.7.modulation": "block_7.safetensors",
|
1390 |
+
"blocks.7.norm3.bias": "block_7.safetensors",
|
1391 |
+
"blocks.7.norm3.weight": "block_7.safetensors",
|
1392 |
+
"blocks.7.self_attn.k.bias": "block_7.safetensors",
|
1393 |
+
"blocks.7.self_attn.k.weight": "block_7.safetensors",
|
1394 |
+
"blocks.7.self_attn.norm_k.weight": "block_7.safetensors",
|
1395 |
+
"blocks.7.self_attn.norm_q.weight": "block_7.safetensors",
|
1396 |
+
"blocks.7.self_attn.o.bias": "block_7.safetensors",
|
1397 |
+
"blocks.7.self_attn.o.weight": "block_7.safetensors",
|
1398 |
+
"blocks.7.self_attn.q.bias": "block_7.safetensors",
|
1399 |
+
"blocks.7.self_attn.q.weight": "block_7.safetensors",
|
1400 |
+
"blocks.7.self_attn.v.bias": "block_7.safetensors",
|
1401 |
+
"blocks.7.self_attn.v.weight": "block_7.safetensors",
|
1402 |
+
"blocks.7.cross_attn.k.weight_scale": "block_7.safetensors",
|
1403 |
+
"blocks.7.cross_attn.o.weight_scale": "block_7.safetensors",
|
1404 |
+
"blocks.7.cross_attn.q.weight_scale": "block_7.safetensors",
|
1405 |
+
"blocks.7.cross_attn.v.weight_scale": "block_7.safetensors",
|
1406 |
+
"blocks.7.ffn.0.weight_scale": "block_7.safetensors",
|
1407 |
+
"blocks.7.ffn.2.weight_scale": "block_7.safetensors",
|
1408 |
+
"blocks.7.self_attn.k.weight_scale": "block_7.safetensors",
|
1409 |
+
"blocks.7.self_attn.o.weight_scale": "block_7.safetensors",
|
1410 |
+
"blocks.7.self_attn.q.weight_scale": "block_7.safetensors",
|
1411 |
+
"blocks.7.self_attn.v.weight_scale": "block_7.safetensors",
|
1412 |
+
"blocks.8.cross_attn.k.bias": "block_8.safetensors",
|
1413 |
+
"blocks.8.cross_attn.k.weight": "block_8.safetensors",
|
1414 |
+
"blocks.8.cross_attn.norm_k.weight": "block_8.safetensors",
|
1415 |
+
"blocks.8.cross_attn.norm_q.weight": "block_8.safetensors",
|
1416 |
+
"blocks.8.cross_attn.o.bias": "block_8.safetensors",
|
1417 |
+
"blocks.8.cross_attn.o.weight": "block_8.safetensors",
|
1418 |
+
"blocks.8.cross_attn.q.bias": "block_8.safetensors",
|
1419 |
+
"blocks.8.cross_attn.q.weight": "block_8.safetensors",
|
1420 |
+
"blocks.8.cross_attn.v.bias": "block_8.safetensors",
|
1421 |
+
"blocks.8.cross_attn.v.weight": "block_8.safetensors",
|
1422 |
+
"blocks.8.ffn.0.bias": "block_8.safetensors",
|
1423 |
+
"blocks.8.ffn.0.weight": "block_8.safetensors",
|
1424 |
+
"blocks.8.ffn.2.bias": "block_8.safetensors",
|
1425 |
+
"blocks.8.ffn.2.weight": "block_8.safetensors",
|
1426 |
+
"blocks.8.modulation": "block_8.safetensors",
|
1427 |
+
"blocks.8.norm3.bias": "block_8.safetensors",
|
1428 |
+
"blocks.8.norm3.weight": "block_8.safetensors",
|
1429 |
+
"blocks.8.self_attn.k.bias": "block_8.safetensors",
|
1430 |
+
"blocks.8.self_attn.k.weight": "block_8.safetensors",
|
1431 |
+
"blocks.8.self_attn.norm_k.weight": "block_8.safetensors",
|
1432 |
+
"blocks.8.self_attn.norm_q.weight": "block_8.safetensors",
|
1433 |
+
"blocks.8.self_attn.o.bias": "block_8.safetensors",
|
1434 |
+
"blocks.8.self_attn.o.weight": "block_8.safetensors",
|
1435 |
+
"blocks.8.self_attn.q.bias": "block_8.safetensors",
|
1436 |
+
"blocks.8.self_attn.q.weight": "block_8.safetensors",
|
1437 |
+
"blocks.8.self_attn.v.bias": "block_8.safetensors",
|
1438 |
+
"blocks.8.self_attn.v.weight": "block_8.safetensors",
|
1439 |
+
"blocks.8.cross_attn.k.weight_scale": "block_8.safetensors",
|
1440 |
+
"blocks.8.cross_attn.o.weight_scale": "block_8.safetensors",
|
1441 |
+
"blocks.8.cross_attn.q.weight_scale": "block_8.safetensors",
|
1442 |
+
"blocks.8.cross_attn.v.weight_scale": "block_8.safetensors",
|
1443 |
+
"blocks.8.ffn.0.weight_scale": "block_8.safetensors",
|
1444 |
+
"blocks.8.ffn.2.weight_scale": "block_8.safetensors",
|
1445 |
+
"blocks.8.self_attn.k.weight_scale": "block_8.safetensors",
|
1446 |
+
"blocks.8.self_attn.o.weight_scale": "block_8.safetensors",
|
1447 |
+
"blocks.8.self_attn.q.weight_scale": "block_8.safetensors",
|
1448 |
+
"blocks.8.self_attn.v.weight_scale": "block_8.safetensors",
|
1449 |
+
"blocks.9.cross_attn.k.bias": "block_9.safetensors",
|
1450 |
+
"blocks.9.cross_attn.k.weight": "block_9.safetensors",
|
1451 |
+
"blocks.9.cross_attn.norm_k.weight": "block_9.safetensors",
|
1452 |
+
"blocks.9.cross_attn.norm_q.weight": "block_9.safetensors",
|
1453 |
+
"blocks.9.cross_attn.o.bias": "block_9.safetensors",
|
1454 |
+
"blocks.9.cross_attn.o.weight": "block_9.safetensors",
|
1455 |
+
"blocks.9.cross_attn.q.bias": "block_9.safetensors",
|
1456 |
+
"blocks.9.cross_attn.q.weight": "block_9.safetensors",
|
1457 |
+
"blocks.9.cross_attn.v.bias": "block_9.safetensors",
|
1458 |
+
"blocks.9.cross_attn.v.weight": "block_9.safetensors",
|
1459 |
+
"blocks.9.ffn.0.bias": "block_9.safetensors",
|
1460 |
+
"blocks.9.ffn.0.weight": "block_9.safetensors",
|
1461 |
+
"blocks.9.ffn.2.bias": "block_9.safetensors",
|
1462 |
+
"blocks.9.ffn.2.weight": "block_9.safetensors",
|
1463 |
+
"blocks.9.modulation": "block_9.safetensors",
|
1464 |
+
"blocks.9.norm3.bias": "block_9.safetensors",
|
1465 |
+
"blocks.9.norm3.weight": "block_9.safetensors",
|
1466 |
+
"blocks.9.self_attn.k.bias": "block_9.safetensors",
|
1467 |
+
"blocks.9.self_attn.k.weight": "block_9.safetensors",
|
1468 |
+
"blocks.9.self_attn.norm_k.weight": "block_9.safetensors",
|
1469 |
+
"blocks.9.self_attn.norm_q.weight": "block_9.safetensors",
|
1470 |
+
"blocks.9.self_attn.o.bias": "block_9.safetensors",
|
1471 |
+
"blocks.9.self_attn.o.weight": "block_9.safetensors",
|
1472 |
+
"blocks.9.self_attn.q.bias": "block_9.safetensors",
|
1473 |
+
"blocks.9.self_attn.q.weight": "block_9.safetensors",
|
1474 |
+
"blocks.9.self_attn.v.bias": "block_9.safetensors",
|
1475 |
+
"blocks.9.self_attn.v.weight": "block_9.safetensors",
|
1476 |
+
"blocks.9.cross_attn.k.weight_scale": "block_9.safetensors",
|
1477 |
+
"blocks.9.cross_attn.o.weight_scale": "block_9.safetensors",
|
1478 |
+
"blocks.9.cross_attn.q.weight_scale": "block_9.safetensors",
|
1479 |
+
"blocks.9.cross_attn.v.weight_scale": "block_9.safetensors",
|
1480 |
+
"blocks.9.ffn.0.weight_scale": "block_9.safetensors",
|
1481 |
+
"blocks.9.ffn.2.weight_scale": "block_9.safetensors",
|
1482 |
+
"blocks.9.self_attn.k.weight_scale": "block_9.safetensors",
|
1483 |
+
"blocks.9.self_attn.o.weight_scale": "block_9.safetensors",
|
1484 |
+
"blocks.9.self_attn.q.weight_scale": "block_9.safetensors",
|
1485 |
+
"blocks.9.self_attn.v.weight_scale": "block_9.safetensors",
|
1486 |
+
"head.head.bias": "non_block.safetensors",
|
1487 |
+
"head.head.weight": "non_block.safetensors",
|
1488 |
+
"head.modulation": "non_block.safetensors",
|
1489 |
+
"patch_embedding.bias": "non_block.safetensors",
|
1490 |
+
"patch_embedding.weight": "non_block.safetensors",
|
1491 |
+
"text_embedding.0.bias": "non_block.safetensors",
|
1492 |
+
"text_embedding.0.weight": "non_block.safetensors",
|
1493 |
+
"text_embedding.2.bias": "non_block.safetensors",
|
1494 |
+
"text_embedding.2.weight": "non_block.safetensors",
|
1495 |
+
"time_embedding.0.bias": "non_block.safetensors",
|
1496 |
+
"time_embedding.0.weight": "non_block.safetensors",
|
1497 |
+
"time_embedding.2.bias": "non_block.safetensors",
|
1498 |
+
"time_embedding.2.weight": "non_block.safetensors",
|
1499 |
+
"time_projection.1.bias": "non_block.safetensors",
|
1500 |
+
"time_projection.1.weight": "non_block.safetensors"
|
1501 |
+
}
|
1502 |
+
}
|
fp8/models_t5_umt5-xxl-enc-fp8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:546b3b1c73d05ccfa027340e43467558da043d58907389b56e0fb1b5018187f7
|
3 |
+
size 6733412795
|