Instructions to use AdamCodd/distilbart-sum-arxiv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AdamCodd/distilbart-sum-arxiv with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("AdamCodd/distilbart-sum-arxiv") model = AutoModelForSeq2SeqLM.from_pretrained("AdamCodd/distilbart-sum-arxiv", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
4b98415 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b932e50af263db5414b69d7a8f9ee770ed1fd41b27a6ab86f9143a168fa9eaf8
size 1222358749
|