--- license: cc-by-sa-4.0 pipeline_tag: text-generation tags: - cortex.cpp --- ## Overview Aya Expanse is an open-weight research release of a model with highly advanced multilingual capabilities. It focuses on pairing a highly performant pre-trained Command family of models with the result of a year’s dedicated research from Cohere For AI, including data arbitrage, multilingual preference training, safety tuning, and model merging. The result is a powerful multilingual large language model serving 23 languages. ## Variants | No | Variant | Cortex CLI command | | --- | --- | --- | | 1 | [Aya-expanse-8b](https://huggingface.co/cortexso/aya-expanse/tree/8b) | `cortex run aya-expanse:8b` | | 2 | [Aya-expanse-32b](https://huggingface.co/cortexso/aya-expanse/tree/32b) | `cortex run aya-expanse:32b` | ## Use it with Jan (UI) 1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart) 2. Use in Jan model Hub: ```bash cortexso/aya-expanse ``` ## Use it with Cortex (CLI) 1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart) 2. Run the model with command: ```bash cortex run aya-expanse ``` ## Credits - **Author:** CohereAI - **Converter:** [Homebrew](https://www.homebrew.ltd/) - **Original License:** [License](https://cohere.com/c4ai-cc-by-nc-license) - **Papers:** [Aya Expanse Blog](https://cohere.com/blog/aya-expanse-connecting-our-world)