18 lines
356 B
TOML
18 lines
356 B
TOML
name = "qwen3-coder-next"
|
|
description = "Qwen coding model for software agents, repository edits, and code reasoning"
|
|
family = "qwen"
|
|
attachment = false
|
|
reasoning = false
|
|
tool_call = true
|
|
release_date = "2026-02-02"
|
|
last_updated = "2026-02-08"
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|