Cohere Rerank 3.5

The cohere.rerank.v3-5 model takes in a query and a list of texts and produces an ordered array with each text assigned a relevance score. The relevance score is how the model ranks the documents, that's, how well each text matches the query.

Regions for this Model

Important

For supported regions, endpoint types (on-demand or dedicated AI clusters), and hosting (OCI Generative AI or external calls) for this model, see the Models by Region page. For details about the regions, see the Generative AI Regions page.

Key Features

Dedicated AI Cluster for the Model

  • Model available only through the dedicated mode. (Not available on-demand.)
  • For dedicated mode, create an endpoint on a hosting dedicated AI cluster, host the model on the cluster, and then run the RerankText API or its relevant SDK.

For the cluster unit size that matches this model, see the following table.

Base Model Fine-Tuning Cluster Hosting Cluster Pricing Page Information Request Cluster Limit Increase
  • Model Name: Cohere Rerank 3.5
  • OCI Model Name: cohere.rerank.v3-5
Not available for fine-tuning
  • Unit Size: RERANK_COHERE
  • Required Units: 1
  • Pricing Page Product Name: Cohere Rerank - Dedicated
  • Limit Name: dedicated-unit-rerank-cohere-count
  • For Hosting, Request Limit Increase by: 1
Tip

If you don't have enough cluster limits in your tenancy for hosting the Cohere Rerank 3.5 model on a dedicated AI cluster, request the dedicated-unit-rerank-cohere-count limit to increase by 1.

Endpoint Rules for Clusters

  • A dedicated AI cluster can hold up to 50 endpoints.
  • Use these endpoints to create aliases that all point either to the same base model or to the same version of a custom model, but not both types.
  • Several endpoints for the same model make it easy to assign them to different users or purposes.
Hosting Cluster Unit Size Endpoint Rules
RERANK_COHERE
  • Base model: To run the cohere.rerank.v3-5 model on several endpoints, create as many endpoints as you need on a RERANK_COHERE cluster (unit‑size).
  • Custom model: You can't fine‑tune cohere.rerank.v3-5, so you can't create and host custom models built from that base.
Tip

Cluster Performance Benchmarks

Review the Cohere Rerank 3.5 cluster performance benchmarks for different scenarios.

Rerank Model Parameter

For the Rerank model parameters, see the RerankText API documentation.