i try to load to pipe, apply patch and save result to diffusers format and convert to ckpt, but get same file size.. 2.13Gb
Is it possible to store/save optimized model?
output during conversion:
Reshaping encoder.mid.attn_1.q.weight for SD format
Reshaping encoder.mid.attn_1.k.weight for SD format
Reshaping encoder.mid.attn_1.v.weight for SD format
Reshaping encoder.mid.attn_1.proj_out.weight for SD format
Reshaping decoder.mid.attn_1.q.weight for SD format
Reshaping decoder.mid.attn_1.k.weight for SD format
Reshaping decoder.mid.attn_1.v.weight for SD format
Reshaping decoder.mid.attn_1.proj_out.weight for SD format
i try to load to pipe, apply patch and save result to diffusers format and convert to ckpt, but get same file size.. 2.13Gb Is it possible to store/save optimized model?
output during conversion: