Why Is My vLLM Inference Slow? A Bandwidth-Wall Analysis
A tuned vLLM baseline reaches 88.7% of peak memory bandwidth. Once you are there, only 1.13× remains — and the way forward is smaller weights, not scheduler tuning.
why is my vLLM inference slow · 8 min
FP8 Quantization for LLM Inference: The Real Accuracy Cost
Everyone says FP8 is “effectively lossless.” Our token-level comparison found 5 of 6 prompts diverging, with an average prefix agreement of 55.5%.
FP8 quantization accuracy · 11 min
KV-Cache Quantization Doesn’t Always Help (Measured)
One flag destroyed a model and left another untouched. Why the official validation probably doesn’t cover your GPU — and how to check it yourself in 20 minutes.
KV cache quantization · 9 min