Skip to content

Commit

Permalink
update tgis adapter for this release
Browse files Browse the repository at this point in the history
Signed-off-by: Max de Bayser <[email protected]>
  • Loading branch information
maxdebayser committed Jul 29, 2024
1 parent d238009 commit e6fa6a4
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 @@ -193,7 +193,7 @@ FROM vllm-openai as vllm-grpc-adapter
USER root

RUN --mount=type=cache,target=/root/.cache/pip \
pip install vllm-tgis-adapter==0.2.3
pip install git+https://github.com/maxdebayser/vllm-tgis-adapter@default_add_special_tokens

ENV GRPC_PORT=8033
USER 2000
Expand Down

0 comments on commit e6fa6a4

Please sign in to comment.