Skip to content

Commit eb25bb4

Browse files
authored
Merge pull request #122 from red-hat-data-services/update-rocm
Bump vllm-tgis-adapter to 0.7.0 for rocm
2 parents 7834501 + 765edc2 commit eb25bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.rocm.ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
255255
--mount=type=bind,from=build_vllm,src=/workspace/dist,target=/install/vllm/ \
256256
HOME=/root uv pip install \
257257
"$(echo /install/vllm/*.whl)[audio,video,tensorizer]" \
258-
vllm-tgis-adapter==0.6.3
258+
vllm-tgis-adapter==0.7.0
259259

260260

261261
ENV GRPC_PORT=8033 \

0 commit comments

Comments
 (0)