25 lines
456 B
TOML
25 lines
456 B
TOML
name = "Devstral Small 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.00
|
|
output = 0.00
|
|
|
|
[limit]
|
|
context = 256_000
|
|
output = 256_000
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|