Files
2026-07-13 12:28:55 +08:00

25 lines
468 B
TOML

name = "Mistral Large 24.11"
description = "Flagship Mistral model for advanced reasoning, coding, and multilingual work"
family = "mistral-large"
release_date = "2024-11-01"
last_updated = "2024-11-01"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2024-09"
tool_call = true
open_weights = false
[cost]
input = 0.00
output = 0.00
[limit]
context = 128_000
output = 32_768
[modalities]
input = ["text"]
output = ["text"]