About
IBM is proud to sponsor the PyTorch Conference 2026 – the world’s premier event dedicated to the framework powering today’s most groundbreaking AI innovations. Connect with AI pioneers, researchers, developers, and startup founders through deep-dive technical sessions, panels, workshops on AI from bare metal all the way up to the application and agent layers. Our program features keynotes from visionary AI leaders, interactive sessions on scaling and benchmarking models, and special tracks focusing on AI safety and ethical development.
PyTorch Conference is where the open source AI community connects, learns, and shapes what comes next.
Agenda
- Description:
Mert Toslali & Yu Chin Fabian Lim, IBM Research
Training LLMs with online RL methods like GRPO presents a unique challenge: inference is required at every training step. In the standard Hugging Face TRL setup, inference is handled by vLLM running as a separate server on dedicated GPUs, communicating via HTTP. This creates a “ping-pong” inefficiency—training GPUs wait during generation, and inference GPUs wait during training—leading to poor GPU utilization and high cost.
Our talk introduces co-located vLLM, a key optimization that enables training and inference to run on the same GPUs. Built on vLLM’s external_launcher, it allows in-process, torch-compatible execution. We contributed a now-merged PR to TRL that eliminates the need for HTTP calls or separate servers. Our setup supports torchrun, TP/DP, and scales to training large models (like 72B). This setup improves training throughput by up to 1.7×, reduces # of GPUs needed, and is now part of the official TRL repo.
Authors:DGDistinguished Research ScientistAVAntoni Viros i MartinIBMABAvery BlanchardIBM
- Description:
TBC
Speakers:PNPriya NagpurkarVice President, Hybrid Cloud Platform and Developer Productivity, IBM ResearchIBM Research
Publications
Offloading KV Cache to Secondary Memory: A Three-Tier Hierarchy Emulator using vLLM
- Chen Wang
- Mengmei Ye
- et al.
- 2026
- PyTorch Conference 2026
PosterReal Shapes, Real Bugs: Model-Derived Operator Tests for Quick Out-of-Tree Accelerator Bring-Up
- 2026
- PyTorch Conference 2026
Poster
Related Blogs & Press
Connect with us
Looking for more from IBM Research?
- Check out Circuit Breaker on Linked In
- Visit our YouTube Channel
- Stay up to date on news and announcements from IBM Research → Future Forward Newsletter
Career opportunities
More events
- —
IBM at PyTorch Europe 2026
- Paris, France
- —
IBM at PyTorch 2025
- San Francisco, CA, USA
IBM IEEE CAS/EDS – AI Compute Symposium
- Yorktown Heights, NY, USA

