In T385173, we ported the Ubuntu vLLM docker image (Dockerfile.rocm_base, Dockerfile.rocm) and built a WMF Debian vLLM image (Dockerfile.template) that supports: ROCm 6.3.0, PyTorch 2.10.0.dev20250926+rocm6.3, CK FlashAttention 2.7.4, and vLLM 0.8.5.
The current WMF Debian vLLM image is based on an April 2025 snapshot of the upstream image. To ensure the team can leverage the latest inference optimizations, memory management features, and kernel improvements, we need to port the latest January 2026 upstream Ubuntu image (Dockerfile.rocm_base, Dockerfile.rocm) to our Debian image.
