[2/3 step][ vllm ci build setup] Add vlllm buld logic and dockerfile #160089
Closed
yangw-dev wants to merge 52 commits into
Closed
[2/3 step][ vllm ci build setup] Add vlllm buld logic and dockerfile #160089yangw-dev wants to merge 52 commits into
yangw-dev wants to merge 52 commits into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/160089
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit d5ec8ab with merge base dd21c8a ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
huydhn
reviewed
Aug 13, 2025
huydhn
reviewed
Aug 13, 2025
huydhn
reviewed
Aug 13, 2025
huydhn
reviewed
Aug 13, 2025
huydhn
reviewed
Aug 14, 2025
huydhn
approved these changes
Aug 14, 2025
Contributor
Author
|
@pytorchbot merge |
Collaborator
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
chuanhaozhuge
pushed a commit
that referenced
this pull request
Aug 18, 2025
…160089) # set up vllm build logic - dockerfile: please notice the dockfile introduced here is only temporary, once we migrate this file to vllm, we will fetch it directly from there - VllmBuildRunner: - implement logic to prepare and run vllm build with dockerfile - Pull Request resolved: #160089 Approved by: https://github.com/huydhn ghstack dependencies: #160043
can-gaa-hou
pushed a commit
to can-gaa-hou/pytorch
that referenced
this pull request
Aug 22, 2025
…ytorch#160089) # set up vllm build logic - dockerfile: please notice the dockfile introduced here is only temporary, once we migrate this file to vllm, we will fetch it directly from there - VllmBuildRunner: - implement logic to prepare and run vllm build with dockerfile - Pull Request resolved: pytorch#160089 Approved by: https://github.com/huydhn ghstack dependencies: pytorch#160043
markc-614
pushed a commit
to markc-614/pytorch
that referenced
this pull request
Sep 17, 2025
…ytorch#160089) # set up vllm build logic - dockerfile: please notice the dockfile introduced here is only temporary, once we migrate this file to vllm, we will fetch it directly from there - VllmBuildRunner: - implement logic to prepare and run vllm build with dockerfile - Pull Request resolved: pytorch#160089 Approved by: https://github.com/huydhn ghstack dependencies: pytorch#160043
Khanaksahu
pushed a commit
to Khanaksahu/pytorch-fork
that referenced
this pull request
Nov 17, 2025
ghstack-source-id: 5ba4974 Pull-Request: pytorch/pytorch#160089
Khanaksahu
pushed a commit
to Khanaksahu/pytorch
that referenced
this pull request
Nov 17, 2025
ghstack-source-id: 61c87bc Pull-Request: pytorch/pytorch#160089
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack (oldest at bottom):
set up vllm build logic