项目文件夹

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

24 行
430 B
TOML

name = "Mixtral 8x7B"
description = "Mistral model for multilingual chat, reasoning, and tool-assisted workflows"
family = "mixtral"
release_date = "2023-12-11"
last_updated = "2023-12-11"
attachment = false
reasoning = false
temperature = true
knowledge = "2024-01"
tool_call = true
open_weights = true
[cost]
input = 0.70
output = 0.70
[limit]
context = 32_000
output = 32_000
[modalities]
input = ["text"]
output = ["text"]