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
There is a difference in image size between llm-d (448 MB) and the GIE version (171 MB).
This is primarily due to the base image used:
llm-d uses registry.access.redhat.com/ubi9/ubi:latest, whereas the upstream uses gcr.io/distroless/base:nonroot.