|
--- |
|
license: apache-2.0 |
|
--- |
|
|
|
## Overview |
|
|
|
The Aya model is a massively multilingual generative language model that follows instructions in 101 languages. |
|
|
|
## Variants |
|
|
|
| No | Variant | Cortex CLI command | |
|
| --- | --- | --- | |
|
| 1 | [12.9b-gguf](https://huggingface.co/cortexhub/aya/tree/12.9b-gguf) | `cortex run aya:12.9b-gguf` | |
|
|
|
## Use it with Jan (UI) |
|
|
|
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart) |
|
2. Use in Jan model Hub: |
|
``` |
|
cortexhub/aya |
|
``` |
|
|
|
## Use it with Cortex (CLI) |
|
|
|
1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart) |
|
2. Run the model with command: |
|
``` |
|
cortex run aya |
|
``` |
|
|
|
## Credits |
|
|
|
- **Author:** [Cohere For AI](https://cohere.for.ai) |
|
- **Converter:** [Homebrew](https://www.homebrew.ltd/) |