Instructions to use laion/CLIP-ViT-L-14-DataComp.XL-s13B-b90K with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use laion/CLIP-ViT-L-14-DataComp.XL-s13B-b90K with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:laion/CLIP-ViT-L-14-DataComp.XL-s13B-b90K') tokenizer = open_clip.get_tokenizer('hf-hub:laion/CLIP-ViT-L-14-DataComp.XL-s13B-b90K') - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#10 opened 26 days ago
by
SFconvertbot
MIT license
#7 opened about 3 years ago
by
Aspie96
Make the hf model compatible with transformers older versions
4
#6 opened about 3 years ago
by
baltachev
No config.json
👍 2
#3 opened about 3 years ago
by
imiraoui
Deploying as a Space throws a runtime error
#2 opened about 3 years ago
by
tdingman-scale