Instructions to use hf-internal-testing/tiny-random-LxmertForPreTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-LxmertForPreTraining with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-LxmertForPreTraining") model = AutoModelForPreTraining.from_pretrained("hf-internal-testing/tiny-random-LxmertForPreTraining", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
7b08434 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a4d77d7358a408ad7bbf0e9225da23cc29f25aaa5649327d0f9bc1f971bc7856
size 437069
|