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

25 lines
458 B
TOML

name = "Ministral 3B"
description = "Compact Mistral model for edge, latency-sensitive, and cost-efficient workloads"
family = "ministral"
release_date = "2024-10-22"
last_updated = "2024-10-22"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2024-03"
tool_call = true
open_weights = true
[cost]
input = 0.00
output = 0.00
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]