Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update model listing #212

Merged
merged 1 commit into from
Oct 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
Loading