fix qwen3 next context size

This commit is contained in:
2026-04-28 19:55:38 +08:00
parent 3516993c5f
commit 71ffc2b23f
+1 -1
View File
@@ -179,7 +179,7 @@
"Qwen/Qwen3-Next-80B-A3B-Instruct": {
"name": "Qwen 3-Next 80b A3B Instruct",
"limit": {
"context": 196608,
"context": 262144,
"output": 65536
},
}