Instructions to use rwightman/openvision-vit-so400m-patch14-224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use rwightman/openvision-vit-so400m-patch14-224 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:rwightman/openvision-vit-so400m-patch14-224') tokenizer = open_clip.get_tokenizer('hf-hub:rwightman/openvision-vit-so400m-patch14-224') - Notebooks
- Google Colab
- Kaggle
| tags: | |
| - clip | |
| library_name: open_clip | |
| pipeline_tag: zero-shot-image-classification | |
| license: mit | |
| # Model card for openvision-vit-so400m-patch14-224 | |