Instructions to use timm/ViT-SO400M-16-SigLIP2-384 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use timm/ViT-SO400M-16-SigLIP2-384 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:timm/ViT-SO400M-16-SigLIP2-384') tokenizer = open_clip.get_tokenizer('hf-hub:timm/ViT-SO400M-16-SigLIP2-384') - Notebooks
- Google Colab
- Kaggle
ViT-SO400M-16-SigLIP2-384 infer failed use the code of ReadMe
3
#1 opened about 1 year ago
by
ctgushiwei