Instructions to use UBC-NLP/IndT5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use UBC-NLP/IndT5 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("UBC-NLP/IndT5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
EL Moatez Billah Nagoudi commited on
Commit ·
83e06ca
1
Parent(s): 34ff392