31 lines
672 B
TOML
31 lines
672 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
|
|
tool_call = true
|
|
knowledge = "2025-04"
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|
|
|
|
[[weights]]
|
|
label = "Hugging Face"
|
|
url = "https://huggingface.co/Qwen/Qwen3-Coder-480B-A35B-Instruct"
|
|
|
|
[[benchmarks]]
|
|
name = "SWE-Bench Pro"
|
|
score = 38.7
|
|
metric = "resolve rate"
|
|
dataset = "public"
|
|
source = "https://labs.scale.com/leaderboard/swe_bench_pro_public"
|