项目文件夹

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

24 行
431 B
TOML

name = "Mixtral 8x22B"
description = "Mistral model for multilingual chat, reasoning, and tool-assisted workflows"
family = "mixtral"
release_date = "2024-04-17"
last_updated = "2024-04-17"
attachment = false
reasoning = false
temperature = true
knowledge = "2024-04"
tool_call = true
open_weights = true
[cost]
input = 2.00
output = 6.00
[limit]
context = 64_000
output = 64_000
[modalities]
input = ["text"]
output = ["text"]