Skip to content

[2/3 step][ vllm ci build setup] Add vlllm buld logic and dockerfile #160089

Closed
yangw-dev wants to merge 52 commits into
gh/yangw-dev/13/basefrom
gh/yangw-dev/13/head
Closed

[2/3 step][ vllm ci build setup] Add vlllm buld logic and dockerfile #160089
yangw-dev wants to merge 52 commits into
gh/yangw-dev/13/basefrom
gh/yangw-dev/13/head

Conversation

@yangw-dev
Copy link
Copy Markdown
Contributor

@yangw-dev yangw-dev commented Aug 7, 2025

Stack from ghstack (oldest at bottom):

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

[ghstack-poisoned]
@yangw-dev yangw-dev requested a review from a team as a code owner August 7, 2025 14:14
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Aug 7, 2025

🔗 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 Failures

As of commit d5ec8ab with merge base dd21c8a (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot Bot added the topic: not user facing topic category label Aug 7, 2025
yangw-dev added a commit that referenced this pull request Aug 7, 2025
ghstack-source-id: 74a212e
Pull-Request: #160089
[ghstack-poisoned]
yangw-dev added a commit that referenced this pull request Aug 7, 2025
ghstack-source-id: 333c564
Pull-Request: #160089
@yangw-dev yangw-dev changed the title vllmbuild: [2 step][ setup vllm build] Add vlllm buld logic and dockerfile Aug 7, 2025
@yangw-dev yangw-dev requested review from huydhn and seemethere August 7, 2025 14:24
@yangw-dev yangw-dev changed the title [2 step][ setup vllm build] Add vlllm buld logic and dockerfile [2/3 step][ setup vllm build] Add vlllm buld logic and dockerfile Aug 7, 2025
@yangw-dev yangw-dev changed the title [2/3 step][ setup vllm build] Add vlllm buld logic and dockerfile [2/3 step][ vllm ci build setup] Add vlllm buld logic and dockerfile Aug 7, 2025
yangw-dev added a commit that referenced this pull request Aug 7, 2025
ghstack-source-id: 333c564
Pull-Request: #160089
[ghstack-poisoned]
yangw-dev added a commit that referenced this pull request Aug 7, 2025
ghstack-source-id: 7524d82
Pull-Request: #160089
[ghstack-poisoned]
yangw-dev added a commit that referenced this pull request Aug 7, 2025
ghstack-source-id: 6b19b8f
Pull-Request: #160089
[ghstack-poisoned]
yangw-dev added a commit that referenced this pull request Aug 7, 2025
ghstack-source-id: e83bd2d
Pull-Request: #160089
@yangw-dev yangw-dev added the suppress-bc-linter Suppresses the failures of API backward-compatibility linter (Lint/bc_linter) label Aug 7, 2025
[ghstack-poisoned]
yangw-dev added a commit that referenced this pull request Aug 7, 2025
ghstack-source-id: 81b938f
Pull-Request: #160089
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
Comment thread .ci/lumen_cli/cli/lib/common/docker_helper.py Outdated
Comment thread .ci/lumen_cli/cli/lib/common/utils.py Outdated
Comment thread .ci/lumen_cli/cli/lib/common/utils.py Outdated
Comment thread .ci/lumen_cli/cli/lib/common/docker_helper.py
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
Comment thread .ci/lumen_cli/cli/lib/core/vllm.py
@yangw-dev
Copy link
Copy Markdown
Contributor Author

@pytorchbot merge

@pytorch-bot pytorch-bot Bot added the ciflow/trunk Trigger trunk jobs on your pull request label Aug 14, 2025
@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Merge started

Your 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

Advanced Debugging
Check the merge workflow status
here

yangw-dev added a commit that referenced this pull request Aug 14, 2025
ghstack-source-id: 61c87bc
Pull-Request: #160089
yangw-dev added a commit that referenced this pull request Aug 14, 2025
ghstack-source-id: 61c87bc
Pull-Request: #160089
yangw-dev added a commit that referenced this pull request Aug 14, 2025
ghstack-source-id: 61c87bc
Pull-Request: #160089
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
@github-actions github-actions Bot deleted the gh/yangw-dev/13/head branch December 13, 2025 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged suppress-bc-linter Suppresses the failures of API backward-compatibility linter (Lint/bc_linter) topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants