Instructions to use hf-internal-testing/tiny-random-MobileNetV2Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-MobileNetV2Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="hf-internal-testing/tiny-random-MobileNetV2Model")# Load model directly from transformers import AutoImageProcessor, AutoModel processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-MobileNetV2Model") model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-MobileNetV2Model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9b2dd7ee0ae9467e8b25a506c4c5f927d8632c52f6585403e54d876ff252eb2d
- Size of remote file:
- 1.09 MB
- SHA256:
- c1e5a85341851498dcb606bf0244ec1f74345438abd775b36ba695de4d87cd1b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.