Skip to content

Commit a90bc79

Browse files
committed
acrolinx
1 parent d0fb5d8 commit a90bc79

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/ai-studio/how-to/deploy-models-cohere-command.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ You can browse the Cohere family of models in the [Model Catalog](model-catalog.
2929
In this article, you learn how to use Azure AI Studio to deploy the Cohere models as a service with pay-as-you-go billing.
3030

3131
### Cohere Command R
32-
Command R is a highly performant generative large language model, optimized for a variety of use cases including reasoning, summarization, and question answering.
32+
Command R is a highly performant generative large language model, optimized for various use cases including reasoning, summarization, and question answering.
3333

3434

35-
*Model Architecture:* This is an auto-regressive language model that uses an optimized transformer architecture. After pretraining, this model uses supervised fine-tuning (SFT) and preference training to align model behavior to human preferences for helpfulness and safety.
35+
*Model Architecture:* An auto-regressive language model that uses an optimized transformer architecture. After pretraining, this model uses supervised fine-tuning (SFT) and preference training to align model behavior to human preferences for helpfulness and safety.
3636

3737
*Languages covered:* The model is optimized to perform well in the following languages: English, French, Spanish, Italian, German, Brazilian Portuguese, Japanese, Korean, Simplified Chinese, and Arabic.
3838

@@ -46,10 +46,10 @@ Pre-training data additionally included the following 13 languages: Russian, Pol
4646

4747

4848
### Cohere Command R+
49-
Command R+ is a highly performant generative large language model, optimized for a variety of use cases including reasoning, summarization, and question answering.
49+
Command R+ is a highly performant generative large language model, optimized for various use cases including reasoning, summarization, and question answering.
5050

5151

52-
*Model Architecture:* This is an auto-regressive language model that uses an optimized transformer architecture. After pretraining, this model uses supervised fine-tuning (SFT) and preference training to align model behavior to human preferences for helpfulness and safety.
52+
*Model Architecture:* An auto-regressive language model that uses an optimized transformer architecture. After pretraining, this model uses supervised fine-tuning (SFT) and preference training to align model behavior to human preferences for helpfulness and safety.
5353

5454
*Languages covered:* The model is optimized to perform well in the following languages: English, French, Spanish, Italian, German, Brazilian Portuguese, Japanese, Korean, Simplified Chinese, and Arabic.
5555

@@ -66,7 +66,7 @@ Pre-training data additionally included the following 13 languages: Russian, Pol
6666

6767
Certain models in the model catalog can be deployed as a service with pay-as-you-go, providing a way to consume them as an API without hosting them on your subscription, while keeping the enterprise security and compliance organizations need. This deployment option doesn't require quota from your subscription.
6868

69-
Above mentioned Cohere models can be deployed as a service with pay-as-you-go, and are offered by Cohere through the Microsoft Azure Marketplace. Cohere can change or update the terms of use and pricing of this model.
69+
The previously mentioned Cohere models can be deployed as a service with pay-as-you-go, and are offered by Cohere through the Microsoft Azure Marketplace. Cohere can change or update the terms of use and pricing of this model.
7070

7171
### Prerequisites
7272

0 commit comments

Comments
 (0)