How to use thomasht86/mxbai-crossencoder with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("thomasht86/mxbai-crossencoder", dtype="auto")