23 lines
421 B
TOML
23 lines
421 B
TOML
name = "Qwen: Qwen3 Coder 480B A35B"
|
|
description = "Qwen coding model for software agents, repository edits, and code reasoning"
|
|
release_date = "2025-07-23"
|
|
last_updated = "2025-07-23"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.22
|
|
output = 1.0
|
|
cache_read = 0.022
|
|
|
|
[limit]
|
|
context = 262144
|
|
output = 52429
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|