Files
anomalyco--models.dev/models/mistral/magistral-medium-latest.toml
T
2026-07-13 12:28:55 +08:00

20 lines
420 B
TOML

name = "Magistral Medium (latest)"
description = "Mistral reasoning model for transparent analysis, math, and complex decisions"
family = "magistral-medium"
release_date = "2025-03-17"
last_updated = "2025-03-20"
attachment = false
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-06"
open_weights = false
[limit]
context = 128_000
output = 16_384
[modalities]
input = ["text"]
output = ["text"]