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

23 lines
440 B
TOML

name = "Qwen3-Coder-30B-A3B-Instruct"
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
release_date = "2025-10-28"
last_updated = "2025-10-28"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true
[cost]
input = 0.07
output = 0.26
[limit]
context = 262_144
output = 262_144
[modalities]
input = ["text"]
output = ["text"]