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

20 lines
419 B
TOML

name = "Qwen3.6 Flash"
description = "Qwen vision-language model for visual reasoning, documents, and agent tasks"
family = "qwen3.6"
release_date = "2026-04-27"
last_updated = "2026-04-27"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false
[limit]
context = 1_000_000
output = 65_536
[modalities]
input = ["text", "image", "video"]
output = ["text"]