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