Instructions to use jamesmullenbach/CLIP_DNote_BERT_Context with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jamesmullenbach/CLIP_DNote_BERT_Context with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jamesmullenbach/CLIP_DNote_BERT_Context", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1 opened about 1 year ago
by
SFconvertbot