Files
2026-07-13 12:28:55 +08:00

19 lines
381 B
TOML

name = "Cohere Rerank 3.5"
description = "Reranking model for improving retrieval quality in search and recommendation systems"
family = "o"
release_date = "2024-12-02"
last_updated = "2024-12-02"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = false
[limit]
context = 4_096
output = 4_096
[modalities]
input = ["text"]
output = ["text"]