Skip to content

Commit

Permalink
Update Dockerfile.rocm
Browse files Browse the repository at this point in the history
  • Loading branch information
yx-lamini authored Dec 20, 2024
1 parent 47a0b61 commit b4023cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile.rocm
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,5 @@ RUN --mount=type=cache,target=/root/.cache/pip \
# install development dependencies (for testing)
RUN python3 -m pip install -e tests/vllm_test_utils

CMD ["/bin/bash"]
ENTRYPOINT ["python3", "-m", "vllm.entrypoints.openai.api_server"]

0 comments on commit b4023cd

Please sign in to comment.