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

24 lines
435 B
TOML

name = "Qwen2.5 Coder 7B fast"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
family = "qwen"
release_date = "2024-09-15"
last_updated = "2024-09-15"
attachment = false
reasoning = false
temperature = true
tool_call = false
knowledge = "2024-09"
open_weights = false
[cost]
input = 0.03
output = 0.09
[limit]
context = 32000
output = 8192
[modalities]
input = ["text"]
output = ["text"]