Instructions to use CohereLabs/tiny-aya-fire with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CohereLabs/tiny-aya-fire with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("CohereLabs/tiny-aya-fire", dtype="auto") - Notebooks
- Google Colab
- Kaggle
any ways to finetune this model?
#2
by bhaveshcdac - opened
hey i wanted to finetune this model for low resource indic languages
any ways to finetune this model?