aya / README.md
Minh141120's picture
Update README.md
d97fef5 verified
metadata
license: cc-by-nc-4.0
pipeline_tag: text-generation
tags:
  - cortex.cpp

Overview

Cohere For AI developed and released the Aya 23, an open weights instruction fine-tuned model with advanced multilingual capabilities. Aya 23 is built upon the highly performant Command family of models and fine-tuned using the Aya Collection to deliver state-of-the-art performance across 23 languages. This multilingual large language model is designed to support a wide range of use cases, including multilingual text generation, understanding, and translation tasks.

Aya 23, balancing efficiency and performance. It offers robust multilingual support for languages such as Arabic, Chinese, English, Spanish, Hindi, Vietnamese, and more, making it a versatile tool for global applications. A 35-billion parameter version is also available here.

Variants

No Variant Cortex CLI command
1 Aya-8b cortex run aya:8b
2 Aya-35b cortex run aya:35b

Use it with Jan (UI)

  1. Install Jan using Quickstart
  2. Use in Jan model Hub:
    cortexso/aya
    

Use it with Cortex (CLI)

  1. Install Cortex using Quickstart
  2. Run the model with command:
    cortex run aya
    

Credits