23 lines
441 B
TOML
23 lines
441 B
TOML
name = "qwen3-coder-480b-a35b-instruct"
|
|
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
|
|
release_date = "2025-07-23"
|
|
last_updated = "2025-07-23"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = false
|
|
knowledge = "2025-04"
|
|
|
|
[cost]
|
|
input = 0.860
|
|
output = 3.430
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|