World Congress 2026 Europe

Tour de Force: Open-Source LLM Inference Optimization from Simple to Sophisticated

July 9, 2026 14:10 – 14:40 · 30 min Stage 6 - powered by Microsoft

What this session covers

Azure OpenAI and similar managed APIs are the right default for serving language models. But they don’t cover every case. Maybe you need to deploy in a region where your model isn’t available yet, you want to run a Qwen or Mistral variant that no provider hosts, or you’ve fine-tuned a model and there’s simply no API to call. At that point, you’re self-hosting on GPUs.

Making your GPUs go brrr is complex. Efficient LLM inference requires navigating a maze of optimization techniques each with different trade-offs. This session provides a practical journey through inference optimizations, clearly categorized by implementation effort.

We’ll explore techniques across three levels:

  • Model choices (start here): Model selection, quantization, smart routing

  • Library-level improvements (using PyTorch-based frameworks like vLLM, SGLang, TensorRT-LLM): Continuous batching, KV-cache management

  • Custom implementations: Speculative decoding with custom draft heads, disaggregated inference, fine-tuning smaller models

The session covers practical trade-offs and key metrics: time to first token, inter-token latency, and cost per token.

Whether deploying your first model or optimizing at scale, this talk delivers actionable insights into which techniques to prioritize for deeper investigation.

Related talks at this congress

Open session

World Congress 2026 Europe

July 9, 2026 · 10:10–10:40

Stage 8 - powered by Red Hat

Owning the Inference Layer: When and How to Run your Own Models

Taylor Jordan Smith

Senior AI Developer Advocate at Red Hat

Taylor Jordan Smith
Open session

World Congress 2026 Europe

July 9, 2026 · 15:30–17:30

Room M2 (40 Seats)

Faster Together: Train and Deploy a Speculative Decoding Model for Low-Latency LLM Inference

Amit Kushwaha, Dmitry Mironov

Amit Kushwaha
Dmitry Mironov
Open session

World Congress 2026 Europe

July 10, 2026 · 14:45–16:45

Room M1 (60 Seats)

Agents That Own Their Inference: Building Production AI Agents on Dedicated GPUs

Duan Lightfoot

Senior Developer Advocate at Akamai

Duan Lightfoot
Open session

World Congress 2026 Europe

July 10, 2026 · 15:40–16:10

Stage 6 - powered by Microsoft

The LLM Evolution: From Sequence Imitation to Verifiable Reasoning

Kamen Petroff

Software Developer at ATOS

Kamen Petroff
All sessions at this congress