Instructions to use hf-internal-testing/tiny-random-EfficientFormerForImageClassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-EfficientFormerForImageClassification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="hf-internal-testing/tiny-random-EfficientFormerForImageClassification") 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-EfficientFormerForImageClassification", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cf1c92a08d7e673520a254633286dbe9c032445b04162e837e3d317363abfc83
- Size of remote file:
- 1.84 MB
- SHA256:
- bb56e9d0c5c0305619c055f3a09dfed453674b90ca888bf837b293554398af01
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.