Instructions to use ryusangwon/bart-xsum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ryusangwon/bart-xsum with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ryusangwon/bart-xsum") model = AutoModelForSeq2SeqLM.from_pretrained("ryusangwon/bart-xsum", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0f21598c5803b5f1a6ef19008de548e02223eef19a565496c0e60247dd6eed51
- Size of remote file:
- 3.45 kB
- SHA256:
- 2c815036f6833e81893e843308f3a86b8ae728f35497fda3838293cfe4828bf2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.