Skip to main content
Article·huggingface.co
coheremultilingualopen-sourcelow-resource-languagestransformerstext generation

Aya-23-35B

Aya-23-35B is a 35B parameter multilingual model supporting 23 languages, focusing on underrepresented languages, and offering high-quality generation in those languages.

beginner15 minutes3 steps
The play
  1. Access the Model
    Aya-23-35B is available on Hugging Face. You can access it using the `transformers` library.
  2. Generate Text
    Use the model and tokenizer to generate text in your desired language. Ensure you provide a prompt in the target language.
  3. Explore Different Languages
    Experiment with prompts in different languages supported by Aya-23-35B to assess its multilingual capabilities. Refer to the model documentation for the full list of supported languages.
Starter code
This Action Pack gets you started with using the Aya-23-35B multilingual model for text generation in various languages.
Source
Aya-23-35B — Action Pack