Instructions to use optimum-intel-internal-testing/tiny-open-clip-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use optimum-intel-internal-testing/tiny-open-clip-model with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:optimum-intel-internal-testing/tiny-open-clip-model') tokenizer = open_clip.get_tokenizer('hf-hub:optimum-intel-internal-testing/tiny-open-clip-model') - Notebooks
- Google Colab
- Kaggle
No model card
- Downloads last month
- 13,118
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:optimum-intel-internal-testing/tiny-open-clip-model') tokenizer = open_clip.get_tokenizer('hf-hub:optimum-intel-internal-testing/tiny-open-clip-model')