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

25 lines
438 B
TOML

name = "QwQ Plus"
description = "Qwen reasoning model for deliberate problem solving, math, and coding"
family = "qwen"
release_date = "2025-03-05"
last_updated = "2025-03-05"
attachment = false
reasoning = true
temperature = true
knowledge = "2024-04"
tool_call = true
open_weights = false
reasoning_options = []
[cost]
input = 0.8
output = 2.4
[limit]
context = 131_072
output = 8_192
[modalities]
input = ["text"]
output = ["text"]