Great work! Question about the merge specifics.
#4
by
UMCU
- opened
Thank you for this awesome contribution! I am interested in exploring the merging strategy for our projects; I see that you have overlapping and non-overlapping layers. I assume that the non-overlapping layers are simply appended, and that the overlapping layers use linear interpolation with 50/50 weights?
Thank you for your time.
You can probably find your answer near the used 'mergekit' software: https://github.com/cg123/mergekit
Mergekit gives several options and has some settable parameters , I cannot derive from the model card what these settings are :).