All videos
All videos
Optimizing LLM Inference: Challenges and Best Practices
October 24, 2024
This presentation delves into the world of Large Language Models (LLMs), focusing on the efficiency of LLM inference. We will discuss the tradeoff of latency and bandwidth, followed by a deep dive into techniques for accelerating inference, such as KV caching, quantization, speculative decoding, and various forms of parallelism. We will compare popular inference frameworks and address the challenge of navigating the multitude of design choices. Finally, we'll introduce Nvidia Inference Microservices as a convenient one-stop solution for achieving efficient inference on many of the popular models.
Other videos that you might like
Time-based domain events – how to deal with time on Kafka
Konrad Jakubiec
Impedance Matching Legacy Apps to Prometheus Monitoring: Techniques and Challenges
Greg Herlein, David Wang
Asynchronous Programming: Scala.concurrent and Monix! What?
Yifan Xing
Communication for Developers: estimates, code reviews, and other hard problems
Wojciech Pituła