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
Visualizing large datasets with JavaScript using deck.gl
Marko Letic
How your Monorepo breaks the IDE. And what we’re doing about it.
Justin Kaeser
Type Proofs and Functional Programming for the Kotlin Type System
Raul Raja
Kotlin + Spring 5.0 Web Flux
Jarosław Ratajski