KV Cache Quantization: I Stretched Qwen 35B's Context 8 on 12GB VRAM
A developer stretched Qwen 35B's context window from 4,096 to 32,768 tokens on a 12GB RTX 4070 by quantizing the KV cache to q8_0 using llama.cpp flags -ctk q8_0 -ctv q8_0, achieving an 8Γ context incβ¦