chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
name = "Codestral (latest)"
|
||||
description = "Mistral code model for completions, refactors, and developer IDE workflows"
|
||||
family = "codestral"
|
||||
release_date = "2024-05-29"
|
||||
last_updated = "2025-01-04"
|
||||
attachment = false
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2024-10"
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 256_000
|
||||
output = 4_096
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Codestral-22B-v0.1"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "Aider Polyglot"
|
||||
score = 11.1
|
||||
metric = "percent correct"
|
||||
source = "https://aider.chat/docs/leaderboards/"
|
||||
date = "2025-01-13"
|
||||
@@ -0,0 +1,44 @@
|
||||
name = "Devstral 2"
|
||||
description = "Mistral's coding-agent model for repository work, terminal tasks, and software fixes"
|
||||
family = "devstral"
|
||||
release_date = "2025-12-09"
|
||||
last_updated = "2025-12-09"
|
||||
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"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "Artificial Analysis Coding Index"
|
||||
score = 23.7
|
||||
metric = "index"
|
||||
source = "https://openrouter.ai/mistralai/devstral-2512/benchmarks"
|
||||
date = "2026-05-31"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "SciCode"
|
||||
score = 33.1
|
||||
metric = "percent correct"
|
||||
source = "https://openrouter.ai/mistralai/devstral-2512/benchmarks"
|
||||
date = "2026-05-31"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "Terminal-Bench Hard"
|
||||
score = 18.9
|
||||
metric = "success rate"
|
||||
source = "https://openrouter.ai/mistralai/devstral-2512/benchmarks"
|
||||
date = "2026-05-31"
|
||||
@@ -0,0 +1,26 @@
|
||||
name = "Devstral Medium"
|
||||
description = "Mistral coding agent model for repository tasks and software engineering workflows"
|
||||
family = "devstral"
|
||||
release_date = "2025-07-10"
|
||||
last_updated = "2025-07-10"
|
||||
attachment = false
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2025-05"
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
|
||||
[[benchmarks]]
|
||||
name = "SWE-Bench Verified"
|
||||
score = 61.6
|
||||
metric = "resolved"
|
||||
source = "https://mistral.ai/news/devstral-2507"
|
||||
date = "2025-07-10"
|
||||
@@ -0,0 +1,23 @@
|
||||
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"
|
||||
@@ -0,0 +1,30 @@
|
||||
name = "Devstral Small"
|
||||
description = "Mistral coding agent model for repository tasks and software engineering workflows"
|
||||
family = "devstral"
|
||||
release_date = "2025-07-10"
|
||||
last_updated = "2025-07-10"
|
||||
attachment = false
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2025-05"
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Devstral-Small-2507"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "SWE-Bench Verified"
|
||||
score = 53.6
|
||||
metric = "resolved"
|
||||
source = "https://mistral.ai/news/devstral-2507"
|
||||
date = "2025-07-10"
|
||||
@@ -0,0 +1,19 @@
|
||||
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"]
|
||||
@@ -0,0 +1,44 @@
|
||||
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"
|
||||
@@ -0,0 +1,44 @@
|
||||
name = "Mistral Large 3"
|
||||
description = "Mistral's largest general model for enterprise agents, coding, and multilingual reasoning"
|
||||
family = "mistral-large"
|
||||
release_date = "2024-11-01"
|
||||
last_updated = "2025-12-02"
|
||||
attachment = true
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2024-11"
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 262_144
|
||||
output = 262_144
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Mistral-Large-3-675B-Instruct-2512"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "Artificial Analysis Coding Index"
|
||||
score = 22.7
|
||||
metric = "index"
|
||||
source = "https://openrouter.ai/mistralai/mistral-large-2512/benchmarks"
|
||||
date = "2026-06-04"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "SciCode"
|
||||
score = 36.2
|
||||
metric = "percent correct"
|
||||
source = "https://openrouter.ai/mistralai/mistral-large-2512/benchmarks"
|
||||
date = "2026-06-04"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "Terminal-Bench Hard"
|
||||
score = 15.9
|
||||
metric = "success rate"
|
||||
source = "https://openrouter.ai/mistralai/mistral-large-2512/benchmarks"
|
||||
date = "2026-06-04"
|
||||
@@ -0,0 +1,23 @@
|
||||
name = "Mistral Large (latest)"
|
||||
description = "Flagship Mistral model for advanced reasoning, coding, and multilingual work"
|
||||
family = "mistral-large"
|
||||
release_date = "2024-11-01"
|
||||
last_updated = "2025-12-02"
|
||||
attachment = true
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2024-11"
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 262_144
|
||||
output = 262_144
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Mistral-Large-3-675B-Instruct-2512"
|
||||
@@ -0,0 +1,40 @@
|
||||
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"
|
||||
@@ -0,0 +1,29 @@
|
||||
name = "Mistral Medium 3.5"
|
||||
description = "Balanced Mistral model for enterprise assistants, multilingual work, and tools"
|
||||
family = "mistral-medium"
|
||||
release_date = "2026-04-29"
|
||||
last_updated = "2026-04-29"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
temperature = true
|
||||
tool_call = true
|
||||
structured_output = true
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 262_144
|
||||
output = 262_144
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Mistral-Medium-3.5-128B"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "SWE-Bench Verified"
|
||||
score = 77.6
|
||||
metric = "resolved"
|
||||
source = "https://huggingface.co/mistralai/Mistral-Medium-3.5-128B"
|
||||
@@ -0,0 +1,31 @@
|
||||
# mistral-medium-latest is Mistral's alias for Mistral Medium 3.5 (mistral-medium-2604).
|
||||
# Medium 3.1 (mistral-medium-2508) was deprecated 2026-05-22, retiring 2026-08-31.
|
||||
name = "Mistral Medium (latest)"
|
||||
description = "Balanced Mistral model for enterprise assistants, multilingual work, and tools"
|
||||
family = "mistral-medium"
|
||||
release_date = "2026-04-29"
|
||||
last_updated = "2026-04-29"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
temperature = true
|
||||
tool_call = true
|
||||
structured_output = true
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 262_144
|
||||
output = 262_144
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Mistral-Medium-3.5-128B"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "SWE-Bench Verified"
|
||||
score = 77.6
|
||||
metric = "resolved"
|
||||
source = "https://huggingface.co/mistralai/Mistral-Medium-3.5-128B"
|
||||
@@ -0,0 +1,23 @@
|
||||
name = "Mistral Nemo"
|
||||
description = "Efficient Mistral-NVIDIA open model for multilingual chat and local deployment"
|
||||
family = "mistral-nemo"
|
||||
release_date = "2024-07-01"
|
||||
last_updated = "2024-07-01"
|
||||
attachment = false
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2024-07"
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407"
|
||||
@@ -0,0 +1,23 @@
|
||||
name = "Mistral Small 3.2"
|
||||
description = "Efficient Mistral model for fast chat, extraction, and production assistants"
|
||||
family = "mistral-small"
|
||||
release_date = "2025-06-20"
|
||||
last_updated = "2025-06-20"
|
||||
attachment = false
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2025-03"
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 16_384
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Mistral-Small-3.2-24B-Instruct-2506"
|
||||
@@ -0,0 +1,44 @@
|
||||
name = "Mistral Small 4"
|
||||
description = "Fast Mistral production model for chat, extraction, and cost-sensitive agents"
|
||||
family = "mistral-small"
|
||||
release_date = "2026-03-16"
|
||||
last_updated = "2026-03-16"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2025-06"
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 256_000
|
||||
output = 256_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Mistral-Small-4-119B-2603"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "Artificial Analysis Coding Index"
|
||||
score = 24.3
|
||||
metric = "index"
|
||||
source = "https://openrouter.ai/mistralai/mistral-small-2603/benchmarks"
|
||||
date = "2026-06-01"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "SciCode"
|
||||
score = 38
|
||||
metric = "percent correct"
|
||||
source = "https://openrouter.ai/mistralai/mistral-small-2603/benchmarks"
|
||||
date = "2026-06-01"
|
||||
|
||||
[[benchmarks]]
|
||||
name = "Terminal-Bench Hard"
|
||||
score = 17.4
|
||||
metric = "success rate"
|
||||
source = "https://openrouter.ai/mistralai/mistral-small-2603/benchmarks"
|
||||
date = "2026-06-01"
|
||||
@@ -0,0 +1,23 @@
|
||||
name = "Mistral Small (latest)"
|
||||
description = "Efficient Mistral model for fast chat, extraction, and production assistants"
|
||||
family = "mistral-small"
|
||||
release_date = "2026-03-16"
|
||||
last_updated = "2026-03-16"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2025-06"
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 256_000
|
||||
output = 256_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Mistral-Small-4-119B-2603"
|
||||
@@ -0,0 +1,23 @@
|
||||
name = "Pixtral 12B"
|
||||
description = "Mistral vision-language model for image understanding and multimodal chat"
|
||||
family = "pixtral"
|
||||
release_date = "2024-09-01"
|
||||
last_updated = "2024-09-01"
|
||||
attachment = true
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2024-09"
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Pixtral-12B-2409"
|
||||
@@ -0,0 +1,23 @@
|
||||
name = "Pixtral Large (latest)"
|
||||
description = "Mistral's larger vision model for document-heavy image understanding and chat"
|
||||
family = "pixtral"
|
||||
release_date = "2024-11-01"
|
||||
last_updated = "2024-11-04"
|
||||
attachment = true
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2024-11"
|
||||
open_weights = true
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
|
||||
[[weights]]
|
||||
label = "Hugging Face"
|
||||
url = "https://huggingface.co/mistralai/Pixtral-Large-Instruct-2411"
|
||||
Reference in New Issue
Block a user