Nodes/LoRA Power-Merger ComfyUI/PM Slerp (Mergekit)
ComfyUI Node

PM Slerp (Mergekit)

Concept: Performs Spherical Linear Interpolation in the weight space between two models. This creates a path along a hypersphere, ensuring the interpolated model maintains a similar "norm" or "magnitude" to the original models. Use Cases: Creating smooth transitions or intermediate points between two distinct models Exploring the space between two models with potentially different capabilities Inputs: Requires exactly 2 models. First model is the base_model. Key Parameters: t (global): Interpolation factor. t=0 yields the base_model, t=1 yields the other model

By larsupb·Created 2 years ago·Updated 9 days ago· 75
PM Slerp (Mergekit)
    • MergeMethod
    t0.50
    CategoryLoRA PowerMerge/Spherical Interpolation Methods

    Inputs (1)

    NameTypeDefaultDescription
    tFLOAT0.500–1interpolation factor. At t=0 will return base_model, at t=1 will return the other one.

    Outputs (1)

    NameTypeDescription
    MergeMethodMergeMethod