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