Skip to content

Commit f979d38

Browse files
authored
Apply suggestions from code review
1 parent d47e6a8 commit f979d38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/how-to-deploy-models-cohere-embed.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ zone_pivot_groups: azure-ai-model-catalog-samples-embeddings
1717

1818
# How to use Cohere Embed V3 models with Azure Machine Learning studio
1919

20-
In this article, you learn about Cohere Embed V3 models and how to use them with Azure AI Studio.
20+
In this article, you learn about Cohere Embed V3 models and how to use them with Azure Machine Learning studio.
2121
The Cohere family of models includes various models optimized for different use cases, including chat completions, embeddings, and rerank. Cohere models are optimized for various use cases that include reasoning, summarization, and question answering.
2222

2323
[!INCLUDE [machine-learning-preview-generic-disclaimer](includes/machine-learning-preview-generic-disclaimer.md)]
@@ -49,7 +49,7 @@ Cohere Embed Multilingual is a text representation model used for semantic searc
4949

5050
## Prerequisites
5151

52-
To use Cohere Embed V3 models with Azure AI Studio, you need the following prerequisites:
52+
To use Cohere Embed V3 models with Azure Machine Learning studio, you need the following prerequisites:
5353

5454
### A model deployment
5555

@@ -238,7 +238,7 @@ Cohere Embed Multilingual is a text representation model used for semantic searc
238238

239239
## Prerequisites
240240

241-
To use Cohere Embed V3 models with Azure AI Studio, you need the following prerequisites:
241+
To use Cohere Embed V3 models with Azure Machine Learning studio, you need the following prerequisites:
242242

243243
### A model deployment
244244

@@ -639,7 +639,7 @@ Cohere Embed V3 models can optimize the embeddings based on its use case.
639639

640640
## Cost and quota considerations for Cohere models deployed as serverless API endpoints
641641

642-
Cohere models deployed as a serverless API are offered by Cohere through the Azure Marketplace and integrated with Azure AI Studio for use. You can find the Azure Marketplace pricing when deploying the model.
642+
Cohere models deployed as a serverless API are offered by Cohere through the Azure Marketplace and integrated with Azure Machine Learning studio for use. You can find the Azure Marketplace pricing when deploying the model.
643643

644644
Each time a project subscribes to a given offer from the Azure Marketplace, a new resource is created to track the costs associated with its consumption. The same resource is used to track costs associated with inference; however, multiple meters are available to track each scenario independently.
645645

0 commit comments

Comments
 (0)