Instructions to use prithivMLmods/Ares-Bart-Cnn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/Ares-Bart-Cnn with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("prithivMLmods/Ares-Bart-Cnn") model = AutoModelForSeq2SeqLM.from_pretrained("prithivMLmods/Ares-Bart-Cnn", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
6536e74 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:dda1068890b2e54a98369501ceebbed19edfe184a45581c1ecd228e3f224a4bf
size 1625380786
|