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
Thanks for flagging! Would you be willing to submit your proposed changes as a PR? I'm happy with this logic being added to handle various kwargs situations!
Thanks for flagging! Would you be willing to submit your proposed changes as a PR? I'm happy with this logic being added to handle various kwargs situations!
Sure.
I will try to find a couple of hours to do so in the next week or so.
I am using colbert.
see: huggingface/tokenizers#537
I suggest you allow to pass tokenizer_kwargs and model_kewargs to the Reranker factory class which will pass it forward.
follows an example on how to modify the ColBERTRanker ini
I marked the modification with ## change
The text was updated successfully, but these errors were encountered: