Skip to content

Commit ba381c6

Browse files
committed
fix spacing
1 parent d7f9f54 commit ba381c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Rerank multilingual performs well on multilingual benchmarks such as Miracl.
7676
#### Pricing for Cohere Rerank v3 Multilingual
7777

7878
*Queries*, not to be confused with a user's query, is a pricing meter that refers to the cost associated with the tokens used as input for inference of a Cohere Rerank model. Cohere counts a single search unit as a query with up to 100 documents to be ranked. Documents longer than 4096 tokens when including the length of the search query are split up into multiple chunks, where each chunk counts as a single document.
79+
7980
---
8081

8182
## Deploy Cohere Rerank models as serverless APIs

0 commit comments

Comments
 (0)