Instructions to use HorcruxNo13/beit-base-patch16-224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HorcruxNo13/beit-base-patch16-224 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="HorcruxNo13/beit-base-patch16-224") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("HorcruxNo13/beit-base-patch16-224") model = AutoModelForImageClassification.from_pretrained("HorcruxNo13/beit-base-patch16-224", device_map="auto") - Notebooks
- Google Colab
- Kaggle
beit-base-patch16-224 / runs /Mar27_15-56-28_dbda3bb1da36 /events.out.tfevents.1711556291.dbda3bb1da36.335.2
- Xet hash:
- 8e00b12311f39843bf69e43ae97e4bd423c631c2466c715ce30f0761d572c4cd
- Size of remote file:
- 566 Bytes
- SHA256:
- bf04b4c04cf06afde374592ee969e942e229d05ba27fe86b7cc07d757fc4f205
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.