SLERP (Spherical Linear Interpolation)

What is SLERP (Spherical Linear Interpolation)?

SLERP is a merging method that interpolates between model weights on a spherical surface, preserving the geometric properties of the vectors better than simple averaging.

Where did the term "SLERP (Spherical Linear Interpolation)" come from?

Computer graphics math applied to AI weights.

How is "SLERP (Spherical Linear Interpolation)" used today?

The default method for high-quality model merges.

Related Terms