Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
---
|
7 |
## Overview
|
8 |
|
9 |
-
**Cohere For AI** developed and released the [Aya 23](https://huggingface.co/CohereForAI/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.
|
10 |
|
11 |
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](https://huggingface.co/CohereForAI/aya-23-35b).
|
12 |
|
@@ -25,7 +25,7 @@ Arabic, Chinese (simplified & traditional), Czech, Dutch, English, French, Germa
|
|
25 |
|
26 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
27 |
2. Use in Jan model Hub:
|
28 |
-
```
|
29 |
cortexso/aya
|
30 |
```
|
31 |
|
|
|
6 |
---
|
7 |
## Overview
|
8 |
|
9 |
+
**Cohere For AI** developed and released the [Aya 23](https://huggingface.co/CohereForAI/aya-23-35B), 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.
|
10 |
|
11 |
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](https://huggingface.co/CohereForAI/aya-23-35b).
|
12 |
|
|
|
25 |
|
26 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
27 |
2. Use in Jan model Hub:
|
28 |
+
```bash
|
29 |
cortexso/aya
|
30 |
```
|
31 |
|