Files
2026-07-13 12:28:55 +08:00

26 lines
460 B
TOML

name = "Qwen3 Coder Next"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
family = "qwen"
release_date = "2026-02-03"
last_updated = "2026-02-03"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 262_144
output = 65_536
[modalities]
input = ["text"]
output = ["text"]