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