Instructions to use 4stack/Geom-ViT-L-14-336-CLIP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use 4stack/Geom-ViT-L-14-336-CLIP with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:4stack/Geom-ViT-L-14-336-CLIP') tokenizer = open_clip.get_tokenizer('hf-hub:4stack/Geom-ViT-L-14-336-CLIP') - Notebooks
- Google Colab
- Kaggle
Ctrl+K