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

20 lines
405 B
TOML

name = "Qwen3.7 Plus"
description = "Multimodal Qwen workhorse for long-context agents, visual inputs, and coding"
family = "qwen"
release_date = "2026-06-02"
last_updated = "2026-06-02"
attachment = false
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-04"
open_weights = false
[limit]
context = 1_000_000
output = 64_000
[modalities]
input = ["text", "image"]
output = ["text"]