25 lines
441 B
TOML
25 lines
441 B
TOML
name = "Devstral 2"
|
|
description = "Legacy model retained for compatibility with older integrations"
|
|
family = "devstral"
|
|
release_date = "2025-12-09"
|
|
last_updated = "2025-12-09"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
knowledge = "2025-12"
|
|
tool_call = true
|
|
open_weights = true
|
|
status = "deprecated"
|
|
|
|
[cost]
|
|
input = 0.40
|
|
output = 2.00
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 262_144
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|