Instructions to use CohereLabs/aya-101 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CohereLabs/aya-101 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("CohereLabs/aya-101") model = AutoModelForSeq2SeqLM.from_pretrained("CohereLabs/aya-101") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README via Huggy 6e6fff4 verified
Update README.md 231cff3 verified
Update Cohere link (#22) 709e97e verified
Make languages covered foldable efe2086 verified
restore config.json from lfs 7185b1d
Upload 2 files d58461e verified
Ahmet Ustun commited on
Update README.md a90980f verified
Ahmet Ustun commited on
Update README.md 0cfc95d verified
Ahmet Ustun commited on
Update README.md fc44676 verified
Ahmet Ustun commited on
Update README.md d53e4f9 verified
Ahmet Ustun commited on
Upload aya-fig1.png c80ed55 verified
Ahmet Ustun commited on
add Aya checkpoint 3739b7d
initial commit e6b0084 verified
Ahmet Ustun commited on