Skip to content

Commit 0836370

Browse files
committed
Cohere Embed - model updates
1 parent 0daf952 commit 0836370

File tree

1 file changed

+20
-14
lines changed

1 file changed

+20
-14
lines changed

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

Lines changed: 20 additions & 14 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: 08/08/2024
8+
ms.date: 09/23/2024
99
ms.reviewer: shubhiraj
1010
reviewer: shubhirajMsft
1111
ms.author: mopeakande
@@ -31,18 +31,20 @@ 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 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:
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:
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
3839

3940

4041
# [Cohere Embed v3 - Multilingual](#tab/cohere-embed-v3-multilingual)
4142

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:
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:
4344

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

4749

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

221223
# [Cohere Embed v3 - English](#tab/cohere-embed-v3-english)
222224

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:
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:
224226

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

228231

229232
# [Cohere Embed v3 - Multilingual](#tab/cohere-embed-v3-multilingual)
230233

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:
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:
232235

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

236240

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

412416
# [Cohere Embed v3 - English](#tab/cohere-embed-v3-english)
413417

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:
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:
415419

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

419424

420425
# [Cohere Embed v3 - Multilingual](#tab/cohere-embed-v3-multilingual)
421426

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:
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:
423428

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

427433

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

0 commit comments

Comments
 (0)