项目文件夹

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

24 行
448 B
TOML

name = "MythoMax 13B"
description = "Open-weight instruction model for adaptable chat and self-hosted production workloads"
release_date = "2023-07-02"
last_updated = "2023-07-02"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = true
knowledge = "2023-06-30"
open_weights = true
[cost]
input = 0.06
output = 0.06
[limit]
context = 4_096
output = 4_096
[modalities]
input = ["text"]
output = ["text"]