python-script-dump / README.md
anyMODE's picture
Update README.md
ab09044 verified
|
raw
history blame
241 Bytes
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