Instructions to use laion/CLIP-convnext_base_w-laion2B-s13B-b82K with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use laion/CLIP-convnext_base_w-laion2B-s13B-b82K with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:laion/CLIP-convnext_base_w-laion2B-s13B-b82K') tokenizer = open_clip.get_tokenizer('hf-hub:laion/CLIP-convnext_base_w-laion2B-s13B-b82K') - Notebooks
- Google Colab
- Kaggle
Commit History
Add model 1bda9a8
Update README.md c3e37e3
Update README.md 81ef710
Update README.md e721f9a
Add convnext_base_w zero shot csv and plot 00ee4fb
Rename weights to open_clip default ad9952e
Add weights 50300ba
initial commit 470a5c2
Ross Wightman commited on