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

19 lines
386 B
TOML

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