Skip to content

Commit c98b02f

Browse files
committed
Revert Cohere Embed changes
1 parent a7212ca commit c98b02f

File tree

1 file changed

+14
-20
lines changed

1 file changed

+14
-20
lines changed

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

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use Cohere Embed V3 models with Azure AI Studio.
55
ms.service: azure-ai-studio
66
manager: scottpolly
77
ms.topic: how-to
8-
ms.date: 09/23/2024
8+
ms.date: 08/08/2024
99
ms.reviewer: shubhiraj
1010
reviewer: shubhirajMsft
1111
ms.author: mopeakande
@@ -31,20 +31,18 @@ The Cohere family of models for embeddings includes the following models:
3131

3232
# [Cohere Embed v3 - English](#tab/cohere-embed-v3-english)
3333

34-
Cohere Embed English is a multimodal (text and image) representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed English performs well on the HuggingFace (massive text embed) MTEB benchmark and on use-cases for various industries, such as Finance, Legal, and General-Purpose Corpora. Embed English also has the following attributes:
34+
Cohere Embed English is a text representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed English performs well on the HuggingFace (massive text embed) MTEB benchmark and on use-cases for various industries, such as Finance, Legal, and General-Purpose Corpora. Embed English also has the following attributes:
3535

36-
* Embed English has 1,024 dimensions
36+
* Embed English has 1,024 dimensions.
3737
* Context window of the model is 512 tokens
38-
* Embed English accepts images as a base64 encoded data url
3938

4039

4140
# [Cohere Embed v3 - Multilingual](#tab/cohere-embed-v3-multilingual)
4241

43-
Cohere Embed Multilingual is a multimodal (text and image) representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed Multilingual supports more than 100 languages and can be used to search within a language (for example, to search with a French query on French documents) and across languages (for example, to search with an English query on Chinese documents). Embed multilingual performs well on multilingual benchmarks such as Miracl. Embed Multilingual also has the following attributes:
42+
Cohere Embed Multilingual is a text representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed Multilingual supports more than 100 languages and can be used to search within a language (for example, to search with a French query on French documents) and across languages (for example, to search with an English query on Chinese documents). Embed multilingual performs well on multilingual benchmarks such as Miracl. Embed Multilingual also has the following attributes:
4443

45-
* Embed Multilingual has 1,024 dimensions
44+
* Embed Multilingual has 1,024 dimensions.
4645
* Context window of the model is 512 tokens
47-
* Embed Multilingual accepts images as a base64 encoded data url
4846

4947

5048
---
@@ -222,20 +220,18 @@ The Cohere family of models for embeddings includes the following models:
222220

223221
# [Cohere Embed v3 - English](#tab/cohere-embed-v3-english)
224222

225-
Cohere Embed English is a multimodal (text and image) representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed English performs well on the HuggingFace (massive text embed) MTEB benchmark and on use-cases for various industries, such as Finance, Legal, and General-Purpose Corpora. Embed English also has the following attributes:
223+
Cohere Embed English is a text representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed English performs well on the HuggingFace (massive text embed) MTEB benchmark and on use-cases for various industries, such as Finance, Legal, and General-Purpose Corpora. Embed English also has the following attributes:
226224

227-
* Embed English has 1,024 dimensions
225+
* Embed English has 1,024 dimensions.
228226
* Context window of the model is 512 tokens
229-
* Embed English accepts images as a base64 encoded data url
230227

231228

232229
# [Cohere Embed v3 - Multilingual](#tab/cohere-embed-v3-multilingual)
233230

234-
Cohere Embed Multilingual is a multimodal (text and image) representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed Multilingual supports more than 100 languages and can be used to search within a language (for example, to search with a French query on French documents) and across languages (for example, to search with an English query on Chinese documents). Embed multilingual performs well on multilingual benchmarks such as Miracl. Embed Multilingual also has the following attributes:
231+
Cohere Embed Multilingual is a text representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed Multilingual supports more than 100 languages and can be used to search within a language (for example, to search with a French query on French documents) and across languages (for example, to search with an English query on Chinese documents). Embed multilingual performs well on multilingual benchmarks such as Miracl. Embed Multilingual also has the following attributes:
235232

236-
* Embed Multilingual has 1,024 dimensions
233+
* Embed Multilingual has 1,024 dimensions.
237234
* Context window of the model is 512 tokens
238-
* Embed Multilingual accepts images as a base64 encoded data url
239235

240236

241237
---
@@ -415,20 +411,18 @@ The Cohere family of models for embeddings includes the following models:
415411

416412
# [Cohere Embed v3 - English](#tab/cohere-embed-v3-english)
417413

418-
Cohere Embed English is a multimodal (text and image) representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed English performs well on the HuggingFace (massive text embed) MTEB benchmark and on use-cases for various industries, such as Finance, Legal, and General-Purpose Corpora. Embed English also has the following attributes:
414+
Cohere Embed English is a text representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed English performs well on the HuggingFace (massive text embed) MTEB benchmark and on use-cases for various industries, such as Finance, Legal, and General-Purpose Corpora. Embed English also has the following attributes:
419415

420-
* Embed English has 1,024 dimensions
416+
* Embed English has 1,024 dimensions.
421417
* Context window of the model is 512 tokens
422-
* Embed English accepts images as a base64 encoded data url
423418

424419

425420
# [Cohere Embed v3 - Multilingual](#tab/cohere-embed-v3-multilingual)
426421

427-
Cohere Embed Multilingual is a multimodal (text and image) representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed Multilingual supports more than 100 languages and can be used to search within a language (for example, to search with a French query on French documents) and across languages (for example, to search with an English query on Chinese documents). Embed multilingual performs well on multilingual benchmarks such as Miracl. Embed Multilingual also has the following attributes:
422+
Cohere Embed Multilingual is a text representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering. Embed Multilingual supports more than 100 languages and can be used to search within a language (for example, to search with a French query on French documents) and across languages (for example, to search with an English query on Chinese documents). Embed multilingual performs well on multilingual benchmarks such as Miracl. Embed Multilingual also has the following attributes:
428423

429-
* Embed Multilingual has 1,024 dimensions
424+
* Embed Multilingual has 1,024 dimensions.
430425
* Context window of the model is 512 tokens
431-
* Embed Multilingual accepts images as a base64 encoded data url
432426

433427

434428
---
@@ -659,4 +653,4 @@ Quota is managed per deployment. Each deployment has a rate limit of 200,000 tok
659653
* [Deploy models as serverless APIs](deploy-models-serverless.md)
660654
* [Consume serverless API endpoints from a different Azure AI Studio project or hub](deploy-models-serverless-connect.md)
661655
* [Region availability for models in serverless API endpoints](deploy-models-serverless-availability.md)
662-
* [Plan and manage costs (marketplace)](costs-plan-manage.md#monitor-costs-for-models-offered-through-the-azure-marketplace)
656+
* [Plan and manage costs (marketplace)](costs-plan-manage.md#monitor-costs-for-models-offered-through-the-azure-marketplace)

0 commit comments

Comments
 (0)