Instructions to use sibyl/BART-commongen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sibyl/BART-commongen with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("sibyl/BART-commongen") model = AutoModelForSeq2SeqLM.from_pretrained("sibyl/BART-commongen") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
5993c05 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:52ea4feded6288d8744f4aca916b90bded2e42592889eaf6d68e8367f12354b8
size 557979193
|