Breaking VRAM Barrier: Qwen 3.8 27B at 262K Context with Adaptive KV-Cache Streaming on a 16GB VRAM GPU
This story is from 2026-08-28. It is preserved in the archive; the latest stories are on the live feed.
Hello everyone! I wanted to share a concept I’ve been working on recently: a modification to llama.cpp that allows the KV cache to grow beyond what can physically fit in VRAM, by adaptively streaming part of it between system RAM and VRAM. I’d love for people with different GPUs and setups to try m…
Read the full story at r/LocalLLM ↗
Timeline · 2 reports
- 2026-08-29 12:50 · r/LocalLLaMA
Qwen 3.8 27B at 50 tok/s with 100k Context on a 16GB GPU! (beellama.cpp) - 2026-08-28 06:23 · r/LocalLLM
Breaking VRAM Barrier: Qwen 3.8 27B at 262K Context with Adaptive KV-Cache Streaming on a 16GB VRAM GPU