IBM at PyTorch 2026

—

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:
    AV
    Antoni Viros i Martin
    IBM
    AB
    Avery Blanchard
    IBM

Related Blogs & Press

Connect with us

Looking for more from IBM Research?


Career opportunities

More events