Instructions to use SparseCL/BGE-SparseCL-arguana with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
b2b9d89 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9de40a7aef8bfe75b782cb7fd1e4244b76ed6f0b70ef2c290ed413203bee48ad
size 4091
|