zsxkib/cog-aya-101

Aya Model: An Instruction Finetuned Open-Access Multilingual Language Model

4

stars

2

commits

Python

primary language

Feb 15, 2024

updated

README

cog-aya-101

📚 Aya, an LLM by Cohere capable of understanding and generating content in 101 languages 🗣️

Replicate

This is an implementation of CohereForAI/aya-101 as a Cog model. Cog packages machine learning models as standard containers.

Simply run:

$ cog predict -i prompt="भारत में इतनी सारी भाषाएँ क्यों हैं?"

भारत में कई भाषाएँ हैं और विभिन्न भाषाओं के बोली जाने वाले लोग हैं। यह विभिन्नता भाषाई विविधता और सांस्कृतिक विविधता का परिणाम है।

This will automagically download the weights too.

⚠️ Important Notice: Before attempting to run the aya-101 model, please be aware that the model weights are extremely large. This may significantly impact download times and require substantial disk space. Ensure your system is adequately prepared to handle this load. For detailed requirements and potential impact, refer to the discussion here. This model was tested on an Nvidia A40 Large w/ 64GB RAM.

Contributors

zsxkib

2 commits

zsxkib/cog-aya-101

Aya Model: An Instruction Finetuned Open-Access Multilingual Language Model

4

stars

2

commits

Python

primary language

Feb 15, 2024

updated

README

cog-aya-101

📚 Aya, an LLM by Cohere capable of understanding and generating content in 101 languages 🗣️

Replicate

This is an implementation of CohereForAI/aya-101 as a Cog model. Cog packages machine learning models as standard containers.

Simply run:

$ cog predict -i prompt="भारत में इतनी सारी भाषाएँ क्यों हैं?"

भारत में कई भाषाएँ हैं और विभिन्न भाषाओं के बोली जाने वाले लोग हैं। यह विभिन्नता भाषाई विविधता और सांस्कृतिक विविधता का परिणाम है।

This will automagically download the weights too.

⚠️ Important Notice: Before attempting to run the aya-101 model, please be aware that the model weights are extremely large. This may significantly impact download times and require substantial disk space. Ensure your system is adequately prepared to handle this load. For detailed requirements and potential impact, refer to the discussion here. This model was tested on an Nvidia A40 Large w/ 64GB RAM.

Contributors

zsxkib

2 commits

Languages

Python

100.0%