19 lines
381 B
TOML
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"]
|