Instructions to use allenai/led-base-16384-ms2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use allenai/led-base-16384-ms2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("allenai/led-base-16384-ms2") model = AutoModelForSeq2SeqLM.from_pretrained("allenai/led-base-16384-ms2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
6ea05fb
1
Parent(s): 5f70f8f
Upload pytorch_model.bin
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 647678513
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b6090b8a2b7e66327312f69837f88f5ec37463ca83d5cc636cf3e77602d453f
|
| 3 |
size 647678513
|