📚 Aya, an LLM by Cohere capable of understanding and generating content in 101 languages 🗣️
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.
2 commits
Python
100.0%
📚 Aya, an LLM by Cohere capable of understanding and generating content in 101 languages 🗣️
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.
2 commits
Python
100.0%