Adaptation of the merging method described in the paper - Git Re-Basin: Merging Models modulo Permutation Symmetries (https://arxiv.org/abs/2209.04836) for Stable Diffusion
MIT License
139
stars
21
forks
source link
How many iteraions are needed to merge two models? #25
I have merged two dreambooth models (A.ckpt and B.ckpt). The default parameters (alpha and ITERATION) are used. The size of the merged file (merged. ckpt) is the same as A and B, and does not increase.
I have merged two dreambooth models (A.ckpt and B.ckpt). The default parameters (alpha and ITERATION) are used. The size of the merged file (merged. ckpt) is the same as A and B, and does not increase.