Instructions to use hf-internal-testing/tiny-random-MegaForMultipleChoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-MegaForMultipleChoice with Transformers:
# Load model directly from transformers import AutoModelForMultipleChoice model = AutoModelForMultipleChoice.from_pretrained("hf-internal-testing/tiny-random-MegaForMultipleChoice", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update tiny models for MegaForMultipleChoice
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 410781
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f4d2acddd5a7e419dafa54e7ff2128e514177cc21aea5696a429d66fb9377ff
|
| 3 |
size 410781
|