You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI/Build] add directions for CPU image upload to Docker Hub
vLLM builds CPU images, but these are only put on ECR
and not Docker Hub, where other public production images
are hosted. While CPU images should not be used for
production usage, they can be very good for CI and Developer
usage.
This commit updates the 'annotate-release.sh' script
with directions on how to properly tag and upload
these CPU images to Docker Hub
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
0 commit comments