Instructions to use algoprog/mimics-bart-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use algoprog/mimics-bart-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("algoprog/mimics-bart-base") model = AutoModelForSeq2SeqLM.from_pretrained("algoprog/mimics-bart-base") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
268d848 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0c5c79fb1a88271af38204fce7ee5181a8c7095854679424323b66712b7ecc98
size 557981519
|