项目文件夹

文件
2026-07-13 12:28:55 +08:00

24 行
453 B
TOML

name = "Ministral 3 14B Instruct"
description = "Compact Mistral model for edge, latency-sensitive, and cost-efficient workloads"
family = "ministral"
release_date = "2025-12-15"
last_updated = "2026-04-30"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true
[cost]
input = 0.20
output = 0.20
[limit]
context = 262_144
output = 128_000
[modalities]
input = ["text"]
output = ["text"]