Skip to content

Commit

Permalink
🚧 cuda-runtime?
Browse files Browse the repository at this point in the history
Signed-off-by: Prashant Gupta <prashantgupta@us.ibm.com>
  • Loading branch information
prashantgupta24 committed Apr 17, 2024
1 parent e784d65 commit 4686e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ubi
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \

## vLLM installation IMAGE ##########################################################
# image with vLLM installed
FROM cuda-base AS vllm
FROM cuda-runtime AS vllm

WORKDIR /vllm-workspace

Expand Down

0 comments on commit 4686e0d

Please sign in to comment.