Instructions to use hf-tiny-model-private/tiny-random-FlavaForPreTraining 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-FlavaForPreTraining with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("hf-tiny-model-private/tiny-random-FlavaForPreTraining") model = AutoModelForPreTraining.from_pretrained("hf-tiny-model-private/tiny-random-FlavaForPreTraining", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
2e5b8e5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:38ca61e225272a1df8aa6d284ebb0d51807a34294f328ef250ea255a6c2b1dd7
size 218436329
|