mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-04-28 18:21:16 +00:00
fixed issues with converting and saving models. Cleaned keys. Improved testing for cycle load saving.
This commit is contained in:
@@ -1180,62 +1180,6 @@
|
||||
512
|
||||
]
|
||||
],
|
||||
"first_stage_model.decoder.up.0.block.0.nin_shortcut.weight": [
|
||||
[
|
||||
128,
|
||||
256,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
128,
|
||||
256,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"first_stage_model.decoder.up.1.block.0.nin_shortcut.weight": [
|
||||
[
|
||||
256,
|
||||
512,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
256,
|
||||
512,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"first_stage_model.encoder.down.1.block.0.nin_shortcut.weight": [
|
||||
[
|
||||
256,
|
||||
128,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
256,
|
||||
128,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"first_stage_model.encoder.down.2.block.0.nin_shortcut.weight": [
|
||||
[
|
||||
512,
|
||||
256,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
512,
|
||||
256,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"first_stage_model.encoder.mid.attn_1.k.weight": [
|
||||
[
|
||||
512,
|
||||
@@ -1283,678 +1227,6 @@
|
||||
512,
|
||||
512
|
||||
]
|
||||
],
|
||||
"first_stage_model.post_quant_conv.weight": [
|
||||
[
|
||||
4,
|
||||
4,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
4,
|
||||
4,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"first_stage_model.quant_conv.weight": [
|
||||
[
|
||||
8,
|
||||
8,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
8,
|
||||
8,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.1.1.proj_in.weight": [
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.1.1.proj_out.weight": [
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.2.1.proj_in.weight": [
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.2.1.proj_out.weight": [
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.4.0.skip_connection.weight": [
|
||||
[
|
||||
640,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.4.1.proj_in.weight": [
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.4.1.proj_out.weight": [
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.5.1.proj_in.weight": [
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.5.1.proj_out.weight": [
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.7.0.skip_connection.weight": [
|
||||
[
|
||||
1280,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.7.1.proj_in.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.7.1.proj_out.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.8.1.proj_in.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.input_blocks.8.1.proj_out.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.middle_block.1.proj_in.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.middle_block.1.proj_out.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.0.0.skip_connection.weight": [
|
||||
[
|
||||
1280,
|
||||
2560,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
2560,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.1.0.skip_connection.weight": [
|
||||
[
|
||||
1280,
|
||||
2560,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
2560,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.10.0.skip_connection.weight": [
|
||||
[
|
||||
320,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.10.1.proj_in.weight": [
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.10.1.proj_out.weight": [
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.11.0.skip_connection.weight": [
|
||||
[
|
||||
320,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.11.1.proj_in.weight": [
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.11.1.proj_out.weight": [
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.2.0.skip_connection.weight": [
|
||||
[
|
||||
1280,
|
||||
2560,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
2560,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.3.0.skip_connection.weight": [
|
||||
[
|
||||
1280,
|
||||
2560,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
2560,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.3.1.proj_in.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.3.1.proj_out.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.4.0.skip_connection.weight": [
|
||||
[
|
||||
1280,
|
||||
2560,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
2560,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.4.1.proj_in.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.4.1.proj_out.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.5.0.skip_connection.weight": [
|
||||
[
|
||||
1280,
|
||||
1920,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1920,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.5.1.proj_in.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.5.1.proj_out.weight": [
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
1280,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.6.0.skip_connection.weight": [
|
||||
[
|
||||
640,
|
||||
1920,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
1920,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.6.1.proj_in.weight": [
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.6.1.proj_out.weight": [
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.7.0.skip_connection.weight": [
|
||||
[
|
||||
640,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
1280,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.7.1.proj_in.weight": [
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.7.1.proj_out.weight": [
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.8.0.skip_connection.weight": [
|
||||
[
|
||||
640,
|
||||
960,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
960,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.8.1.proj_in.weight": [
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.8.1.proj_out.weight": [
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
640,
|
||||
640,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.9.0.skip_connection.weight": [
|
||||
[
|
||||
320,
|
||||
960,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
960,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.9.1.proj_in.weight": [
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
]
|
||||
],
|
||||
"model.diffusion_model.output_blocks.9.1.proj_out.weight": [
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
],
|
||||
[
|
||||
320,
|
||||
320,
|
||||
1,
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
"ldm_diffusers_operator_map": {},
|
||||
|
||||
Reference in New Issue
Block a user