Files
github-actions[bot] 56058fc284 fix: [missing-model] ofox: bailian/qwen3-coder-next (#4247)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:34:01 -05:00

28 lines
661 B
TOML

# https://qwen.ai/blog?id=qwen3-coder-next
# https://huggingface.co/Qwen/Qwen3-Coder-Next
# https://www.qwencloud.com/models/qwen3-coder-next
name = "Qwen3 Coder Next"
description = "Open-weight Qwen coding model for agents, repository edits, and multi-turn tool use"
family = "qwen"
release_date = "2026-02-03"
last_updated = "2026-02-03"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
knowledge = "2025-09"
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-Next"