20 lines
397 B
TOML
20 lines
397 B
TOML
name = "Qwen3.6 Max Preview"
|
|
description = "Flagship Qwen model for complex reasoning, coding, and agentic workflows"
|
|
family = "qwen"
|
|
release_date = "2026-04-20"
|
|
last_updated = "2026-04-20"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-04"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|