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