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