20 lines
420 B
TOML
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"]
|