18 lines
354 B
TOML
18 lines
354 B
TOML
name = "qwen3-coder:480b"
|
|
description = "Qwen coding model for software agents, repository edits, and code reasoning"
|
|
family = "qwen"
|
|
attachment = false
|
|
reasoning = false
|
|
tool_call = true
|
|
release_date = "2025-07-22"
|
|
last_updated = "2026-01-19"
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 262144
|
|
output = 65536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|