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
# How to use Cohere Embed V3 models with Azure Machine Learning studio
19
19
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.
21
21
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.
@@ -49,7 +49,7 @@ Cohere Embed Multilingual is a text representation model used for semantic searc
49
49
50
50
## Prerequisites
51
51
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:
53
53
54
54
### A model deployment
55
55
@@ -238,7 +238,7 @@ Cohere Embed Multilingual is a text representation model used for semantic searc
238
238
239
239
## Prerequisites
240
240
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:
242
242
243
243
### A model deployment
244
244
@@ -639,7 +639,7 @@ Cohere Embed V3 models can optimize the embeddings based on its use case.
639
639
640
640
## Cost and quota considerations for Cohere models deployed as serverless API endpoints
641
641
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.
643
643
644
644
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.
0 commit comments