22 lines
403 B
TOML
22 lines
403 B
TOML
name = "Cohere: Command R7B (12-2024)"
|
|
description = "Cohere command model for multilingual enterprise agents, tools, and chat"
|
|
release_date = "2024-12-02"
|
|
last_updated = "2024-12-02"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.0375
|
|
output = 0.15
|
|
|
|
[limit]
|
|
context = 128000
|
|
output = 4000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|