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

23 lines
411 B
TOML

name = "Qwen 2.5 Coder 32B"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
family = "qwen"
release_date = "2024-11-11"
last_updated = "2024-11-11"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0.79
output = 0.79
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]