Instructions to use yuchenlin/BART0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yuchenlin/BART0 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("yuchenlin/BART0") model = AutoModelForSeq2SeqLM.from_pretrained("yuchenlin/BART0") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md ed9861f
Update README.md 51bd0c8
22000 afb5581
Bill Yuchen Lin commited on
28000 61377b2
Bill Yuchen Lin commited on
42000 6a2431c
add all files 7073081
(Bill) Yuchen Lin commited on