Aya Expanse
Aya Expanse is a massively multilingual large language model excelling in enterprise-scale tasks. Its 32-billion parameter offering is optimized to perform well in these 23 languages: Arabic, Chinese (simplified & traditional), Czech, Dutch, English, French, German, Greek, Hebrew, Hebrew, Hindi, Indonesian, Italian, Japanese, Korean, Persian, Polish, Portuguese, Romanian, Russian, Spanish, Turkish, Ukrainian, and Vietnamese.
Built for scalability, reliability, customizability, and deep contextual understanding, Aya Expanse powers text generation, summarization, translation, and more.
Aya Expanse is ideal for:
- Customer support
- Content creation
- Global communication
- Data analysis
Model Details
How Can I Get Access to the Aya Models?
If you want to test Aya, you have three options. First (and simplest), you can use the Cohere playground or Hugging Face Space to play around with them and see what they’re capable of.
Second, you can use the Cohere Chat API to work with Aya programmatically. Here’s a very lightweight example of using the Cohere SDK to create a Spanish-language tutor with Aya that tells a story with simple Spanish vocabulary (NOTE: you’ll need an API key to run this code, and if you haven’t installed the Cohere SDK you can do that with pip install cohere).
And here’s an example output (remember: these models are stochastic, and what you see might look quite different).
Finally, you can directly download the raw model for research purposes because Cohere Labs has released Aya Expanse 32B as an open-weight model through Hugging Face. What’s more, the massively multilingual instruction data used for development of these models has been made available for download as well.
Find More
We hope you’ve found this as fascinating as we do! If you want to see more substantial projects you can check out these notebooks (source):