22 lines
399 B
TOML
22 lines
399 B
TOML
name = "Cohere: Command R (08-2024)"
|
|
description = "Cohere retrieval model for long-context chat and enterprise RAG workflows"
|
|
release_date = "2024-08-30"
|
|
last_updated = "2024-08-30"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.15
|
|
output = 0.6
|
|
|
|
[limit]
|
|
context = 128000
|
|
output = 4000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|