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

25 lines
466 B
TOML

name = "Qwen3 Coder 480B A35B"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
family = "qwen"
release_date = "2025-07-23"
last_updated = "2025-07-23"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
knowledge = "2025-06-30"
open_weights = true
[cost]
input = 0.22
output = 1.8
[limit]
context = 1_048_576
output = 65_536
[modalities]
input = ["text"]
output = ["text"]