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

20 lines
403 B
TOML

name = "Qwen3-VL Plus"
description = "Qwen vision-language model for visual reasoning, documents, and agent tasks"
family = "qwen"
release_date = "2025-09-23"
last_updated = "2025-09-23"
attachment = false
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-04"
open_weights = false
[limit]
context = 262_144
output = 32_768
[modalities]
input = ["text", "image"]
output = ["text"]