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
#3
by sgugger - opened
- 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:49541a10f3111801ef80985b5880007a4621868289f26d5fd38b0d44113c73fc
|
| 3 |
size 410781
|