Tour De Force: LLM Inference Optimization From Simple To Sophisticated - Christin Pohl, Microsoft
About this talk
This talk by Christin Pohl from Microsoft focuses on optimizing large language model (LLM) inference, exploring a spectrum of techniques from foundational to advanced strategies. The session delves into model choices such as selection, quantization, and smart routing, followed by library-level improvements utilizing PyTorch-based frameworks like vLLM, SGLang, and TensorRT-LLM, emphasizing continuous batching, KV-cache management, and tensor parallelism. Additionally, the speaker discusses custom implementations including speculative decoding, disaggregated inference, and fine-tuning smaller models. The session highlights practical trade-offs and essential metrics like time to first token, inter-token latency, and cost per token, offering valuable insights for both novices and experienced practitioners looking to enhance their deployment strategies.
More from this event
See all 103 talks →
What PyTorch Conference Europe 2026 Was Really Like – Official PyTorchCon EU Highlights | Paris
0:53
Lightning Talk: How DeepInverse Is Solving Imaging in Science and H... Andrew Wang & Minh Hai Nguyen
9:50
Why WideEP Inference Needs Data-Parallel-Aware Scheduling - Maroon Ayoub & Tyler Michael Smith
25:37
Write Once, Run Everywhere with Pytorch Transformers - Pedro Cuenca, Hugging Face
19:17