24 lines
519 B
TOML
24 lines
519 B
TOML
name = "Devstral 2 (latest)"
|
|
description = "Mistral coding agent model for repository tasks and software engineering workflows"
|
|
family = "devstral"
|
|
release_date = "2025-12-02"
|
|
last_updated = "2025-12-02"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-12"
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 262_144
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|
|
|
|
[[weights]]
|
|
label = "Hugging Face"
|
|
url = "https://huggingface.co/mistralai/Devstral-2-123B-Instruct-2512"
|