20 lines
382 B
TOML
20 lines
382 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
|
|
tool_call = true
|
|
knowledge = "2024-04"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 8_192
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|