You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When loading a model, the similarity_fn_name attribute defaults to cosine instead of max_sim. Since SentenceTransformer does not support max_sim natively, this functionality must be implemented using pylate.