Skip to content

Commit

Permalink
add aya expanse models
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmer1 committed Oct 24, 2024
1 parent d7b65d6 commit d447109
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
7 changes: 3 additions & 4 deletions fern/pages/models/models.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,13 @@ Command is Cohere's default generation model that takes a user instruction (or c
| `command-r-plus` | `command-r-plus` is an alias for `command-r-plus-04-2024`, so if you use `command-r-plus` in the API, that's the model you're pointing to. | Text | 128k | 4k | [Chat](/reference/chat) |
| `command-r-08-2024` | `command-r-08-2024` is an update of the Command R model, delivered in August 2024. Find more information [here](https://docs.cohere.com/changelog/command-gets-refreshed) | Text | 128k | 4k | [Chat](/reference/chat) |
| `command-r-03-2024` | Command R is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models. It can be used for complex workflows like code generation, retrieval augmented generation (RAG), tool use, and agents. | Text | 128k | 4k | [Chat](/reference/chat) |
| `command-r` | `command-r` is an alias for `command-r-03-2024`, so if you use `command-r` in the API, that's the model you're pointing to. | Text | 128k | 4k | [Chat](/reference/chat) |
| | | | | | |
| `command-r` | `command-r` is an alias for `command-r-03-2024`, so if you use `command-r` in the API, that's the model you're pointing to. | Text | 128k | 4k | [Chat](/reference/chat) |
| `command` | An instruction-following conversational model that performs language tasks with high quality, more reliably and with a longer context than our base generative models. | Text | 4k | 4k | [Chat](/reference/chat), <br/>[Summarize](/reference/summarize) |
| `command-nightly` | To reduce the time between major releases, we put out nightly versions of command models. For `command`, that is `command-nightly`. <br/><br/>Be advised that `command-nightly` is the latest, most experimental, and (possibly) unstable version of its default counterpart. Nightly releases are updated regularly, without warning, and are not recommended for production use. | Text | 128k | 128k | [Chat](/reference/chat) |
| `command-light` | A smaller, faster version of `command`. Almost as capable, but a lot faster. | Text | 4k | 4k | [Chat](/reference/chat), <br/>[Summarize](/reference/summarize-2) |
| `command-light-nightly` | To reduce the time between major releases, we put out nightly versions of command models. For `command-light`, that is `command-light-nightly`. <br/><br/>Be advised that `command-light-nightly` is the latest, most experimental, and (possibly) unstable version of its default counterpart. Nightly releases are updated regularly, without warning, and are not recommended for production use. | Text | 4k | 4k | [Chat](/reference/chat) |
| `c4ai-aya-23-35b` | The 35B version of the [Aya 23 model](https://huggingface.co/CohereForAI/aya-23-35B). Pairs a highly performant pre-trained Command family of models with the [Aya Collection](https://huggingface.co/datasets/CohereForAI/aya_collection). Serves 23 languages. | Text | 8k | 8k | [Chat](/reference/chat) |
| `c4ai-aya-23-8b` | The 8B version of the [Aya 23 model](https://huggingface.co/CohereForAI/aya-23-8B). Pairs a highly performant pre-trained Command family of models with the [Aya Collection](https://huggingface.co/datasets/CohereForAI/aya_collection). Serves 23 languages. | Text | 8k | 8k | [Chat](/reference/chat) |
| `c4ai-aya-expanse-8b` | Aya Expanse is a highly performant 8B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging. Serves 23 languages. | Text | 8k | 4k | [Chat](/reference/chat) |
| `c4ai-aya-expanse-32b` | Aya Expanse is a highly performant 32B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging. Serves 23 languages. | Text | 8k | 4k | [Chat](/reference/chat) |


### Using Command Models on Different Platforms
Expand Down
4 changes: 2 additions & 2 deletions fern/pages/models/the-command-family-of-models/command-r.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Command R boasts high precision on [retrieval augmented generation](/docs/retrie
| `command-r-08-2024` | `command-r-08-2024` is an update of the Command R model, delivered in August 2024. | Text | 128k | 4k | [Chat](/reference/chat) | |
| `command-r-03-2024` | Command R is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models. It can be used for complex workflows like code generation, retrieval augmented generation (RAG), tool use, and agents. | Text | 128k | 4k | [Chat](/reference/chat) | |
| `command-r` | `command-r` is an alias for `command-r-03-2024`, so if you use `command-r` in the API, that's the model you're pointing to. | Text | 128k | 4k | [Chat](/reference/chat) | |
| `c4ai-aya-23-35b` | The 35B version of the [Aya 23 model](https://huggingface.co/CohereForAI/aya-23-35B). Pairs a highly performant pre-trained Command family of models with the [Aya Collection](https://huggingface.co/datasets/CohereForAI/aya_collection). Serves 23 languages. | Text | 8k | 8k | [Chat](/reference/chat) |
| `c4ai-aya-23-8b` | The 8B version of the [Aya 23 model](https://huggingface.co/CohereForAI/aya-23-8B). Pairs a highly performant pre-trained Command family of models with the [Aya Collection](https://huggingface.co/datasets/CohereForAI/aya_collection). Serves 23 languages. | Text | 8k | 8k | [Chat](/reference/chat) |
| `c4ai-aya-expanse-8b` | Aya Expanse is a highly performant 8B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging. Serves 23 languages. | Text | 8k | 4k | [Chat](/reference/chat) |
| `c4ai-aya-expanse-32b` | Aya Expanse is a highly performant 32B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging. Serves 23 languages. | Text | 8k | 4k | [Chat](/reference/chat) |

## Command R August 2024 Release
Cohere's flagship text-generation models, Command R and Command R+, received a substantial update in August 2024. We chose to designate these models with time stamps, so in the API Command R 08-2024 is accesible with `command-r-08-2024`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Command R boasts high precision on [retrieval augmented generation](/v2/docs/ret
| `command-r-08-2024` | `command-r-08-2024` is an update of the Command R model, delivered in August 2024. | Text | 128k | 4k | [Chat](/reference/chat) | |
| `command-r-03-2024` | Command R is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models. It can be used for complex workflows like code generation, retrieval augmented generation (RAG), tool use, and agents. | Text | 128k | 4k | [Chat](/reference/chat) | |
| `command-r` | `command-r` is an alias for `command-r-03-2024`, so if you use `command-r` in the API, that's the model you're pointing to. | Text | 128k | 4k | [Chat](/reference/chat) | |
| `c4ai-aya-23-35b` | The 35B version of the [Aya 23 model](https://huggingface.co/CohereForAI/aya-23-35B). Pairs a highly performant pre-trained Command family of models with the [Aya Collection](https://huggingface.co/datasets/CohereForAI/aya_collection). Serves 23 languages. | Text | 8k | 8k | [Chat](/reference/chat) |
| `c4ai-aya-23-8b` | The 8B version of the [Aya 23 model](https://huggingface.co/CohereForAI/aya-23-8B). Pairs a highly performant pre-trained Command family of models with the [Aya Collection](https://huggingface.co/datasets/CohereForAI/aya_collection). Serves 23 languages. | Text | 8k | 8k | [Chat](/reference/chat) |
| `c4ai-aya-expanse-8b` | Aya Expanse is a highly performant 8B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging. Serves 23 languages. | Text | 8k | 4k | [Chat](/reference/chat) |
| `c4ai-aya-expanse-32b` | Aya Expanse is a highly performant 32B multilingual model, designed to rival monolingual performance through innovations in instruction tuning with data arbitrage, preference training, and model merging. Serves 23 languages. | Text | 8k | 4k | [Chat](/reference/chat) |

## Command R August 2024 Release
Cohere's flagship text-generation models, Command R and Command R+, received a substantial update in August 2024. We chose to designate these models with time stamps, so in the API Command R 08-2024 is accesible with `command-r-08-2024`.
Expand Down

0 comments on commit d447109

Please sign in to comment.