diff --git a/opencode.json b/opencode.json index cbc046c..92aa5e3 100644 --- a/opencode.json +++ b/opencode.json @@ -20,7 +20,7 @@ } } }, - "vllm-35b": { + "vllm-36b": { "npm": "@ai-sdk/openai-compatible", "name": "Qwen 35B A3B", "options": { @@ -31,8 +31,8 @@ "name": "Qwen 3.6 35B A3B FP8", "reasoning": true, "limit": { - "context": 131072, - "output": 8192 + "context": 262144, + "output": 32768 } } }