What is the meta for running Qwen 3.6 27B at 5-10 tok/s as cheap as possible (without speculative decoding)?

Reddit r/LocalLLaMA Tools

Summary

A question about the cheapest way to run Qwen 3.6 27B at 5-10 tok/s without speculative decoding, focusing on inference optimization and cost reduction.

No content available
Original Article

Similar Articles

Qwen 27B

Reddit r/LocalLLaMA

A user reports that Qwen 27B at q6kxl quantization with multi-token prediction achieves 50-90 token/s decode and 1500-2200 token/s pre-fill on a 4090+3090 system using LCPP, noting it is reliably coherent and fast for various coding tasks.

Running Qwen3.6 35b a3b on 8gb vram and 32gb ram ~190k context

Reddit r/LocalLLaMA

The author shares a high-performance local inference configuration for running Qwen3.6 35B A3B on limited hardware (8GB VRAM, 32GB RAM) using a modified llama.cpp with TurboQuant support, achieving ~37-51 tok/sec with ~190k context.