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

24 lines
418 B
TOML

name = "Qwen Max"
description = "Flagship Qwen model for complex reasoning, coding, and agentic workflows"
family = "qwen"
release_date = "2024-04-03"
last_updated = "2025-01-25"
attachment = false
reasoning = false
temperature = true
knowledge = "2024-04"
tool_call = true
open_weights = false
[cost]
input = 1.6
output = 6.4
[limit]
context = 32_768
output = 8_192
[modalities]
input = ["text"]
output = ["text"]