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

24 lines
424 B
TOML

name = "Qwen Math Plus"
description = "Qwen instruction model for multilingual chat, reasoning, and tool use"
family = "qwen"
release_date = "2024-08-16"
last_updated = "2024-09-19"
attachment = false
reasoning = false
temperature = true
knowledge = "2024-04"
tool_call = true
open_weights = false
[cost]
input = 0.574
output = 1.721
[limit]
context = 4_096
output = 3_072
[modalities]
input = ["text"]
output = ["text"]