You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/deploy-models-cohere-command.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,10 @@ You can browse the Cohere family of models in the [Model Catalog](model-catalog.
29
29
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.
30
30
31
31
### 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.
33
33
34
34
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.
36
36
37
37
*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.
38
38
@@ -46,10 +46,10 @@ Pre-training data additionally included the following 13 languages: Russian, Pol
46
46
47
47
48
48
### 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.
50
50
51
51
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.
53
53
54
54
*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.
55
55
@@ -66,7 +66,7 @@ Pre-training data additionally included the following 13 languages: Russian, Pol
66
66
67
67
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.
68
68
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.
0 commit comments