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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 32c1d8c3831e5a4691102a4c6a82a342ce85f73f5b808dc891d79576611c39b3
- Size of remote file:
- 50.6 kB
- SHA256:
- 9f98df44db210aa12dbb84ec724d0c25d2dcef709fa73a317b769eeea08a9898
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.