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

24 lines
444 B
TOML

name = "Qwen3 Coder 30B A3B Instruct"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
family = "qwen"
release_date = "2025-07-31"
last_updated = "2025-07-31"
attachment = false
reasoning = false
temperature = true
tool_call = true
knowledge = "2025-04"
open_weights = true
[cost]
input = 0.00
output = 0.00
[limit]
context = 262_144
output = 65_536
[modalities]
input = ["text"]
output = ["text"]