Instructions to use LegolasTheElf/Long-T5-Booksum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LegolasTheElf/Long-T5-Booksum with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("LegolasTheElf/Long-T5-Booksum") model = AutoModelForSeq2SeqLM.from_pretrained("LegolasTheElf/Long-T5-Booksum", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
2bddb23 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:134d0d187b6cde13e94f8ae3dca1aecdc26ecafe075410af4880e5ec9cf0c23d
size 990446387
|