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 noticed that in #2419 there was a revision implemented!
For CrossEncoder, there is no revision. The goal would be to implement revision in similar fashion.
Potentially could be a starter issue
The text was updated successfully, but these errors were encountered:
Indeed, revision must currently be specified via automodel_args & tokenizer_args, but I'm not a big fan of that. It seems preferable to align the signatures of the CrossEncoder and the SentenceTransformer as much as possible. I'd like to see the revision implemented in the CrossEncoder too.
I noticed that in #2419 there was a revision implemented!
For CrossEncoder, there is no revision. The goal would be to implement revision in similar fashion.
Potentially could be a starter issue
The text was updated successfully, but these errors were encountered: