[CI][torch nightlies] Use main Dockerfile with flags for nightly torch tests (#30443)

Signed-off-by: Orion Reblitz-Richardson <orionr@meta.com>
Signed-off-by: Orion Reblitz-Richardson <orionr@gmail.com>
Co-authored-by: Kevin H. Luu <khluu000@gmail.com>
This commit is contained in:
Orion Reblitz-Richardson
2026-01-23 08:22:56 -10:00
committed by GitHub
parent 5206e5e28c
commit 68b0a6c1ba
4 changed files with 203 additions and 32 deletions

View File

@@ -1,3 +1,11 @@
#######
#
# THIS FILE IS DEPRECATED AND WILL BE REMOVED SHORTLY
#
# Please use the standard Dockerfile with PYTORCH_NIGHTLY=1 instead
#
#######
# The vLLM Dockerfile is used to construct vLLM image against torch nightly that can be directly used for testing
# for torch nightly, cuda >=12.6 is required,