Instructions to use hf-internal-testing/tiny-random-VideoMAEForPreTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-VideoMAEForPreTraining with Transformers:
# Load model directly from transformers import AutoImageProcessor, AutoModelForPreTraining processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-VideoMAEForPreTraining") model = AutoModelForPreTraining.from_pretrained("hf-internal-testing/tiny-random-VideoMAEForPreTraining", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
9de66c4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6fd3e96446661b5df1798dde782048b012a384a6920abeef7342dadfa20be55a
size 28660937
|