Instructions to use hf-internal-testing/tiny-random-EfficientFormerForImageClassificationWithTeacher with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-EfficientFormerForImageClassificationWithTeacher with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="hf-internal-testing/tiny-random-EfficientFormerForImageClassificationWithTeacher") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoModelForImageClassification model = AutoModelForImageClassification.from_pretrained("hf-internal-testing/tiny-random-EfficientFormerForImageClassificationWithTeacher", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f297aebd91a1a91ab896cec0c7a06b8ab1c2df647fc9f944ddac7b5272b7f7fb
- Size of remote file:
- 1.96 MB
- SHA256:
- b9c5f18cb4f2e78d7823a6d89f5684e12d54c77da247f66d98f625c8f1d14362
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.