feat(opencode): bump qwen3.8-27b context limit to 57344
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
|||||||
"qwen3.8-27b": {
|
"qwen3.8-27b": {
|
||||||
"name": "Qwen 3.8 27B (local)",
|
"name": "Qwen 3.8 27B (local)",
|
||||||
"limit": {
|
"limit": {
|
||||||
"context": 32768,
|
"context": 57344,
|
||||||
"output": 8192
|
"output": 8192
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user