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:
- 2d0e104cb40366e4f08582bbef3743618e7dc438f4cb7007991d84d08f7be68d
- Size of remote file:
- 1.96 MB
- SHA256:
- 45c4bc6e644a5b58cc2931e6aeda84e72ac144d50d492cd628c886e656976b2a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.