Instructions to use TTTTao725/molt5-augmented-contrastive-0-small-caption-encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TTTTao725/molt5-augmented-contrastive-0-small-caption-encoder with Transformers:
# Load model directly from transformers import AutoTokenizer, T5Stack tokenizer = AutoTokenizer.from_pretrained("TTTTao725/molt5-augmented-contrastive-0-small-caption-encoder") model = T5Stack.from_pretrained("TTTTao725/molt5-augmented-contrastive-0-small-caption-encoder") - Notebooks
- Google Colab
- Kaggle
Ctrl+K