Files
anomalyco--models.dev/providers/cortecs/models/qwen3-coder-480b-a35b-instruct.toml
2026-07-13 12:28:55 +08:00

24 lines
449 B
TOML

name = "Qwen3 Coder 480B A35B Instruct"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
family = "qwen"
release_date = "2025-07-25"
last_updated = "2025-07-25"
knowledge = "2025-01"
attachment = false
reasoning = false
tool_call = true
temperature = true
open_weights = true
[cost]
input = 0.441
output = 1.984
[limit]
context = 262_000
output = 262_000
[modalities]
input = ["text"]
output = ["text"]