Skip to content

Commit

Permalink
🚧 add ibm-adapter branch
Browse files Browse the repository at this point in the history
Signed-off-by: Prashant Gupta <[email protected]>
  • Loading branch information
prashantgupta24 committed Jun 27, 2024
1 parent d9562cf commit cf8b27e
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 @@ -189,7 +189,7 @@ FROM vllm-openai as vllm-grpc-adapter
USER root

RUN --mount=type=cache,target=/root/.cache/pip \
pip install vllm-tgis-adapter==0.1.2
pip install git+https://github.com/opendatahub-io/vllm-tgis-adapter@ibm-release-prep

ENV GRPC_PORT=8033
USER 2000
Expand Down

0 comments on commit cf8b27e

Please sign in to comment.