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