How to use SparseCL/GTE-SparseCL-arguana with Transformers:
# Load model directly from transformers import NewModelForCL model = NewModelForCL.from_pretrained("SparseCL/GTE-SparseCL-arguana", trust_remote_code=True, dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!