Instructions to use hf-tiny-model-private/tiny-random-DeiTForMaskedImageModeling with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-DeiTForMaskedImageModeling with Transformers:
# Load model directly from transformers import AutoImageProcessor, DeiTForMaskedImageModeling processor = AutoImageProcessor.from_pretrained("hf-tiny-model-private/tiny-random-DeiTForMaskedImageModeling") model = DeiTForMaskedImageModeling.from_pretrained("hf-tiny-model-private/tiny-random-DeiTForMaskedImageModeling", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
823ed48 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:687290b36637026e5a1eb78feb7d241d56297cf655edf10f0cc6dbb144ad6bf8
size 296144
|