41 lines
932 B
TOML
41 lines
932 B
TOML
name = "Mistral Medium 3"
|
|
description = "Mistral model for multilingual chat, reasoning, and tool-assisted workflows"
|
|
family = "mistral-medium"
|
|
release_date = "2025-05-07"
|
|
last_updated = "2025-05-07"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-05"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 131_072
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|
|
|
|
[[benchmarks]]
|
|
name = "Artificial Analysis Coding Index"
|
|
score = 13.6
|
|
metric = "index"
|
|
source = "https://openrouter.ai/mistralai/mistral-medium-3/benchmarks"
|
|
date = "2026-05-30"
|
|
|
|
[[benchmarks]]
|
|
name = "SciCode"
|
|
score = 33.1
|
|
metric = "percent correct"
|
|
source = "https://openrouter.ai/mistralai/mistral-medium-3/benchmarks"
|
|
date = "2026-05-30"
|
|
|
|
[[benchmarks]]
|
|
name = "Terminal-Bench Hard"
|
|
score = 3.8
|
|
metric = "success rate"
|
|
source = "https://openrouter.ai/mistralai/mistral-medium-3/benchmarks"
|
|
date = "2026-05-30"
|