CCalamitousFelicitousnessfeat(lora): support the lycoris_ prefix in every native adapter arch
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(lora): support the lycoris_ prefix in every native adapter arch The lycoris_ save format is arch-independent: LyCORIS standalone wraps the loaded diffusers model and emits the wrapped module path with dots as underscores, so verbatim passthrough is correct for any arch. Only flux2 handled it; zimage, chroma, ernie and krea2 reported such files as not loaded. - add lycoris_ to KNOWN_PREFIXES_DEFAULT and PASSTHROUGH_PREFIXES_DEFAULT - drop flux2's per-arch prefix append and resolve_targets branch - add lycoris_ to ANIMA_PREFIXES (anima replaces the default tuple); network_prefix_for already routes it to the transformer namespace - cover the passthrough with a zimage loader test | 1 个月前 | |
SDNQ Flux lora, use shape from sdnq_dequantizer | 1 年前 | |
cleanup logger | 6 个月前 |