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

24 lines
440 B
TOML

name = "Cohere: Command R"
description = "Cohere retrieval model for long-context chat and enterprise RAG workflows"
family = "command-r"
release_date = "2024-03-11"
last_updated = "2024-03-11"
attachment = false
reasoning = false
tool_call = false
structured_output = false
open_weights = false
[cost]
input = 0.476
output = 1.428
[limit]
context = 128_000
input = 128_000
output = 4_096
[modalities]
input = ["text"]
output = ["text"]