File size: 241 Bytes
39d2bf9
 
 
 
ab09044
 
 
1
2
3
4
5
6
7
---
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