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

25 lines
451 B
TOML

name = "QVQ Max"
description = "Qwen vision-language model for visual reasoning, documents, and agent tasks"
family = "qvq"
release_date = "2025-03-25"
last_updated = "2025-03-25"
attachment = false
reasoning = true
temperature = true
knowledge = "2024-04"
tool_call = true
open_weights = false
reasoning_options = []
[cost]
input = 1.2
output = 4.8
[limit]
context = 131_072
output = 8_192
[modalities]
input = ["text", "image"]
output = ["text"]