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

24 lines
437 B
TOML

name = "Qwen2.5-Coder 32B Instruct"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
family = "qwen"
release_date = "2024-11"
last_updated = "2024-11"
attachment = false
reasoning = false
temperature = true
knowledge = "2024-04"
tool_call = true
open_weights = true
[cost]
input = 0.287
output = 0.861
[limit]
context = 131_072
output = 8_192
[modalities]
input = ["text"]
output = ["text"]