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

24 lines
458 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-07"
open_weights = false
[cost]
input = 0.09999999999999999
output = 0.3
[limit]
context = 262144
output = 262144
[modalities]
input = ["text"]
output = ["text"]