-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI/Build] (2/2) Switching AMD CI to store images in Docker Hub #6350
Merged
Conversation
This file contains 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
Signed-off-by: kevin <[email protected]> (cherry picked from commit a0550cb)
…ct#4645) Co-authored-by: Swapnil Parekh <[email protected]> Co-authored-by: Joe G <[email protected]> Co-authored-by: Antoni Baum <[email protected]> (cherry picked from commit 4d6ada9)
Signed-off-by: Muralidhar Andoorveedu <[email protected]> Co-authored-by: Simon Mo <[email protected]> (cherry picked from commit 673dd4c)
Co-authored-by: Robert Shaw <[email protected]> (cherry picked from commit d3a2451)
…m-project#4978) (cherry picked from commit 2416b26)
…-project#6183) [core][distributed] add zmq fallback for broadcasting large objects (vllm-project#6183) (cherry picked from commit da78cae)
(cherry picked from commit 8a924d2)
(cherry picked from commit e72ae80)
…vllm-project#6303) Signed-off-by: Thomas Parnell <[email protected]> (cherry picked from commit c38eba3)
(cherry picked from commit b422d49)
Signed-off-by: sangjune.park <[email protected]> (cherry picked from commit 44cc766)
…or KV cache based models (vllm-project#5765) (cherry picked from commit ae151d7)
…-project#6313) (cherry picked from commit 997df46)
…roject#6286) (cherry picked from commit 99ded1e)
(cherry picked from commit 439c845)
(cherry picked from commit fc17110)
(cherry picked from commit c4774eb)
(cherry picked from commit 3963a53)
Signed-off-by: yatta zhang <[email protected]> Signed-off-by: zhangyuntao.dev <[email protected]> Co-authored-by: zhangyuntao.dev <[email protected]> (cherry picked from commit 546b101)
Merged vllm-project/buildkite-ci#15 and click rebuild for this PR to test out the effectiveness |
adityagoel14
commented
Jul 11, 2024
matched name to Docker Hub
simon-mo
approved these changes
Jul 12, 2024
dtrifiro
pushed a commit
to opendatahub-io/vllm
that referenced
this pull request
Jul 17, 2024
xjpang
pushed a commit
to xjpang/vllm
that referenced
this pull request
Jul 24, 2024
Alvant
pushed a commit
to compressa-ai/vllm
that referenced
this pull request
Oct 26, 2024
…-project#6350) Signed-off-by: Alvant <[email protected]>
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.
2nd of 2 PRs that is required to switch AMD CI to using Docker Hub. Now, each machine is pulling the saved image as opposed to building it again.
Link to the PR on vllm-project/buildkite-ci:
vllm-project/buildkite-ci#15