Skip to main content
●Measured savings across 11 LLMs, from Claude Opus 4.7 to Gemini Flash.→ See per-model data
Connect your client
Tooling

Qwen 27B reaches 381 tokens per second on consumer GPU with speculative decoding

An engineer optimized Qwen 3.8-27B inference on an RTX 3090 to 381 tokens per second for document-quoting workloads by extending verify blocks in speculative decoding and pushing the KV cache to int8 quantization.

1 min read

An independent developer achieved 381 tokens per second running Qwen 3.8-27B on a single RTX 3090 GPU through aggressive quantization and speculative decoding tuning. The optimization stack combines fp8 KV cache, int8 activations, DFlash2 block drafting, and lookup-augmented drafting.

The engineer ...

Sign in to read the full analysis

Free account. Full analysis on LLM unit economics, plus the weekly Cost-of-Inference column.

Try it on your own context

You just read the writeup. Now run the thing. Paste a doc or some verbose tool output and watch it shrink — free, no signup.

2,912/12,000 chars
Compressed
Compressed text will appear here…
Method & sources
Source type
Primary publication (lab/vendor blog) — our analysis + implication
Source link
r/localllama
Published
UTC
Byline
By the gotcontext.ai team (editorial standards)
Correction?
corrections@gotcontext.ai

Related