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", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 79ec6c2f7d5f5d4b79ecec92f69728689f78d0211678157852ca94e150ee8c6d
- Size of remote file:
- 1.84 MB
- SHA256:
- c04ebb09d4bc781f8af6fb38bcf496fc83efb882c6d527914ec0c4087426e853
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.