24 lines
442 B
TOML
24 lines
442 B
TOML
name = "Qwen3-Coder 480B-A35B Instruct"
|
|
description = "Open Qwen coding heavyweight for repository reasoning and agentic engineering"
|
|
family = "qwen"
|
|
release_date = "2025-04"
|
|
last_updated = "2025-04"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
knowledge = "2025-04"
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 1.50
|
|
output = 7.50
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|