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