Instructions to use hf-tiny-model-private/tiny-random-LxmertForPreTraining 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-LxmertForPreTraining with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("hf-tiny-model-private/tiny-random-LxmertForPreTraining") model = AutoModelForPreTraining.from_pretrained("hf-tiny-model-private/tiny-random-LxmertForPreTraining") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
c715320 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:188a77f2299fe8486a72fbd97f0aeff6402a79bea9d26b647db76a4137bd4f30
size 437069
|