45 lines
1.0 KiB
TOML
45 lines
1.0 KiB
TOML
name = "Mistral Large 2.1"
|
|
description = "Flagship Mistral model for advanced reasoning, coding, and multilingual work"
|
|
family = "mistral-large"
|
|
release_date = "2024-11-18"
|
|
last_updated = "2024-11-18"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-11"
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 16_384
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|
|
|
|
[[weights]]
|
|
label = "Hugging Face"
|
|
url = "https://huggingface.co/mistralai/Mistral-Large-Instruct-2411"
|
|
|
|
[[benchmarks]]
|
|
name = "Artificial Analysis Coding Index"
|
|
score = 13.8
|
|
metric = "index"
|
|
source = "https://openrouter.ai/mistralai/mistral-large-2407/benchmarks"
|
|
date = "2026-03-11"
|
|
|
|
[[benchmarks]]
|
|
name = "SciCode"
|
|
score = 29.2
|
|
metric = "percent correct"
|
|
source = "https://openrouter.ai/mistralai/mistral-large-2407/benchmarks"
|
|
date = "2026-03-11"
|
|
|
|
[[benchmarks]]
|
|
name = "Terminal-Bench Hard"
|
|
score = 6.1
|
|
metric = "success rate"
|
|
source = "https://openrouter.ai/mistralai/mistral-large-2407/benchmarks"
|
|
date = "2026-03-11"
|