metadata
license: mit
A place for me to dump useful python scripts.
model_merge.py - Merges similar models with similar named layers, i.e. qwen + qwen, or flux + flux at the ratio given in --alpha, you can select SLERP or LERP interpolation
license: mit
A place for me to dump useful python scripts.
model_merge.py - Merges similar models with similar named layers, i.e. qwen + qwen, or flux + flux at the ratio given in --alpha, you can select SLERP or LERP interpolation