SGLang Reserves 18.5GB for GDN State, vLLM Doesn't: 5x KV Cache Gap on Qwen3.8-27B

SomeRandomGuuuuuuy · reddit · 2026-08-18

A Reddit user benchmarked vLLM v0.27.1 vs SGLang 0.5.17 on Qwen/Qwen3.8-27B (BF16, TP=1) on an RTX PRO 6000 Blackwell (97GB), with matched settings (256K context, mem fraction 0.8, 128 concurrent requests), and found a stark difference:

The model is hybrid attention: of 64 layers, 16 are full-attention and 48 are linear-attention/GDN layers (4 KV heads, headdim 256). The author aligned flags as closely as the two APIs allow (chunked prefill, cudagraph, prefix cache off), but still cannot explain the gap, and recalls seeing something similar six months ago. He asks whether this is expected behavior or a misconfiguration.

Original post →

More from Infra

Infra channel →