Instructions to use timm/vit_base_patch16_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_patch16_siglip_256.v2_webli with timm:
import timm model = timm.create_model("hf_hub:timm/vit_base_patch16_siglip_256.v2_webli", pretrained=True) - Transformers
How to use timm/vit_base_patch16_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_patch16_siglip_256.v2_webli")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("timm/vit_base_patch16_siglip_256.v2_webli", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 11084019692e97575b0c707712dc1cef41d6d4c7abb1104cd616cf6749d18d1c
- Size of remote file:
- 372 MB
- SHA256:
- 24fc9e8e0b5ded87ea74681f4395e9f04a65fda4be67b1390420dbf4a260ee94
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.