Instructions to use GleghornLab/cvd_single with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GleghornLab/cvd_single with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForSentenceSimilarity tokenizer = AutoTokenizer.from_pretrained("GleghornLab/cvd_single") model = BertForSentenceSimilarity.from_pretrained("GleghornLab/cvd_single", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
97ca1aa | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d746faad21c63877bd5349b4af46c1d5c078682844ec467f34fff68842c3be6d
size 439697292
|