24 lines
478 B
TOML
24 lines
478 B
TOML
name = "Qwen3 Coder 480B A35B Instruct Turbo"
|
|
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
|
|
knowledge = "2025-07"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.22
|
|
output = 0.95
|
|
|
|
[limit]
|
|
context = 262144
|
|
output = 16384
|
|
|
|
[modalities]
|
|
input = ["text", "image", "audio", "video"]
|
|
output = ["text"]
|