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
I suspect that your sentence-transformers version is too old. CrossEncoder.rank was introduced in Sentence Transformers v2.5.0, you can install a newer version with:
AttributeError: 'CrossEncoder' object has no attribute 'rank'
The text was updated successfully, but these errors were encountered: