How to use SparseCL/BGE-SparseCL-arguana with Transformers:
# Load model directly from transformers import AutoTokenizer, our_BertForCL tokenizer = AutoTokenizer.from_pretrained("SparseCL/BGE-SparseCL-arguana") model = our_BertForCL.from_pretrained("SparseCL/BGE-SparseCL-arguana")
The community tab is the place to discuss and collaborate with the HF community!