Instructions to use laion/CLIP-ViT-B-32-laion2B-s34B-b79K with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use laion/CLIP-ViT-B-32-laion2B-s34B-b79K with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:laion/CLIP-ViT-B-32-laion2B-s34B-b79K') tokenizer = open_clip.get_tokenizer('hf-hub:laion/CLIP-ViT-B-32-laion2B-s34B-b79K') - Notebooks
- Google Colab
- Kaggle
[AUTOMATED] Model Memory Requirements
#7 opened almost 2 years ago
by
model-sizer-bot
Easy evaluation of the zero-shot capabilities of laion CLIP
2
#6 opened about 2 years ago
by
fhvilshoj
How to use the tokenizer? Is the tokenizer same as the original CLIP?
👍 1
2
#2 opened over 3 years ago
by
ir1d