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:20d07fec22c9a53fa9f128818e44ffba0db698f328f1dc68a13d52a49c086b58
size 767208
|