源神启动!一张消费级显卡跑“Opus级”Agent,Qwen3.8-27B多项榜单反超Claude
TL;DR - Alibaba has open-sourced Qwen3.8-27B, a 27B-parameter multimodal model optimized for coding and long-running agent tasks that can fit on some 24GB consumer GPUs after quantization. Official benchmarks report wins over Claude Opus 4.6 Max on several software-engineering and computer-use evaluations.
- Supports a native 262K-token context, expandable to 1M tokens, plus image, PDF, chart, and video understanding.
- Official results claim 8.3- and 15.2-point leads over Opus 4.6 Max on SWE-bench Pro and QwenSWEBench, respectively.
- Adjustable reasoning effort and
preserve_thinkingtarget better latency-cost control and continuity across multi-step agent workflows. - Integrations include Transformers, vLLM, SGLang, and TokenSpeed, with quantized versions available for local deployment.