List of AI News about TensorRT LLM
| Time | Details |
|---|---|
|
2026-08-13 19:57 |
Continuous batching boosts LLM throughput 23x
According to @_avichawla, continuous batching replaces static slots, lifting LLM throughput up to 23x in high variance workloads, per Anyscale tests. |
|
2026-07-17 09:51 |
LMCache Accelerates LLMs 14x with CacheBlend
According to @_avichawla, LMCache’s multiprocess caching and CacheBlend deliver 14x faster TTFT and 4x faster decode on Qwen3-235B, cutting costs by up to 90%. |
|
2026-05-26 08:38 |
Speculative Decoding Boosts LLMs 2–3x
According to @_avichawla, speculative decoding lets small models guess K tokens and big models verify at once, delivering 2–3x faster LLM inference. |