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