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