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