Instructions to use timm/vit_base_patch32_siglip_256.v2_webli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use timm/vit_base_patch32_siglip_256.v2_webli with timm:
import timm model = timm.create_model("hf_hub:timm/vit_base_patch32_siglip_256.v2_webli", pretrained=True) - Transformers
How to use timm/vit_base_patch32_siglip_256.v2_webli with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="timm/vit_base_patch32_siglip_256.v2_webli")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("timm/vit_base_patch32_siglip_256.v2_webli", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6a38981a84bf132caacb4879f1eaed34397188c0d4a7e9ff50b82afb73e7750c
- Size of remote file:
- 378 MB
- SHA256:
- aca3196053cc6b4d7b4ae0f7426f00fce1c60118fc2511904646e4a326fb9565
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.