18 lines
365 B
TOML
18 lines
365 B
TOML
name = "devstral-2:123b"
|
|
description = "Mistral coding agent model for repository tasks and software engineering workflows"
|
|
family = "devstral"
|
|
attachment = false
|
|
reasoning = false
|
|
tool_call = true
|
|
release_date = "2025-12-09"
|
|
last_updated = "2026-01-19"
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 262144
|
|
output = 262144
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|