Skip to content

Commit 5f6f455

Browse files
committed
more description updates
1 parent ca275a5 commit 5f6f455

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ Cohere Embed English is a multimodal (text and image) representation model used
231231
* Context window of the model is 512 tokens
232232
* Embed English accepts images as a base64 encoded data url
233233

234+
Image embeddings consume a fixed number of tokens per image—1,000 tokens per image—which translates to a price of $0.0001 per image embedded. The size or resolution of the image doesn't affect the number of tokens consumed, provided the image is within the accepted dimensions, file size, and formats.
234235

235236
# [Cohere Embed v3 - Multilingual](#tab/cohere-embed-v3-multilingual)
236237

@@ -240,6 +241,7 @@ Cohere Embed Multilingual is a multimodal (text and image) representation model
240241
* Context window of the model is 512 tokens
241242
* Embed Multilingual accepts images as a base64 encoded data url
242243

244+
Image embeddings consume a fixed number of tokens per image—1,000 tokens per image—which translates to a price of $0.0001 per image embedded. The size or resolution of the image doesn't affect the number of tokens consumed, provided the image is within the accepted dimensions, file size, and formats.
243245

244246
---
245247

@@ -424,6 +426,7 @@ Cohere Embed English is a multimodal (text and image) representation model used
424426
* Context window of the model is 512 tokens
425427
* Embed English accepts images as a base64 encoded data url
426428

429+
Image embeddings consume a fixed number of tokens per image—1,000 tokens per image—which translates to a price of $0.0001 per image embedded. The size or resolution of the image doesn't affect the number of tokens consumed, provided the image is within the accepted dimensions, file size, and formats.
427430

428431
# [Cohere Embed v3 - Multilingual](#tab/cohere-embed-v3-multilingual)
429432

@@ -433,6 +436,7 @@ Cohere Embed Multilingual is a multimodal (text and image) representation model
433436
* Context window of the model is 512 tokens
434437
* Embed Multilingual accepts images as a base64 encoded data url
435438

439+
Image embeddings consume a fixed number of tokens per image—1,000 tokens per image—which translates to a price of $0.0001 per image embedded. The size or resolution of the image doesn't affect the number of tokens consumed, provided the image is within the accepted dimensions, file size, and formats.
436440

437441
---
438442

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Cohere Embed English is a multimodal (text and image) representation model used
3737
* Context window of the model is 512 tokens
3838
* Embed English accepts images as a base64 encoded data url
3939

40+
Image embeddings consume a fixed number of tokens per image—1,000 tokens per image—which translates to a price of $0.0001 per image embedded. The size or resolution of the image doesn't affect the number of tokens consumed, provided the image is within the accepted dimensions, file size, and formats.
4041

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

@@ -46,6 +47,7 @@ Cohere Embed Multilingual is a multimodal (text and image) representation model
4647
* Context window of the model is 512 tokens
4748
* Embed Multilingual accepts images as a base64 encoded data url
4849

50+
Image embeddings consume a fixed number of tokens per image—1,000 tokens per image—which translates to a price of $0.0001 per image embedded. The size or resolution of the image doesn't affect the number of tokens consumed, provided the image is within the accepted dimensions, file size, and formats.
4951

5052
---
5153

@@ -228,6 +230,7 @@ Cohere Embed English is a multimodal (text and image) representation model used
228230
* Context window of the model is 512 tokens
229231
* Embed English accepts images as a base64 encoded data url
230232

233+
Image embeddings consume a fixed number of tokens per image—1,000 tokens per image—which translates to a price of $0.0001 per image embedded. The size or resolution of the image doesn't affect the number of tokens consumed, provided the image is within the accepted dimensions, file size, and formats.
231234

232235
# [Cohere Embed v3 - Multilingual](#tab/cohere-embed-v3-multilingual)
233236

@@ -237,6 +240,7 @@ Cohere Embed Multilingual is a multimodal (text and image) representation model
237240
* Context window of the model is 512 tokens
238241
* Embed Multilingual accepts images as a base64 encoded data url
239242

243+
Image embeddings consume a fixed number of tokens per image—1,000 tokens per image—which translates to a price of $0.0001 per image embedded. The size or resolution of the image doesn't affect the number of tokens consumed, provided the image is within the accepted dimensions, file size, and formats.
240244

241245
---
242246

0 commit comments

Comments
 (0)