Instructions to use ai4bharat/MultiIndicWikiBioSS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ai4bharat/MultiIndicWikiBioSS with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ai4bharat/MultiIndicWikiBioSS") model = AutoModelForSeq2SeqLM.from_pretrained("ai4bharat/MultiIndicWikiBioSS") - Notebooks
- Google Colab
- Kaggle
Model renamed
Browse files
*global*.pure_model → pytorch_model.bin
RENAMED
|
File without changes
|