Skip to content

Commit

Permalink
Update build_source.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nvda-mesharma authored Jul 24, 2024
1 parent ba5dba3 commit bfe7131
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/build/build_source.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,4 @@ set -x && python3 server/build.py -v \
--upstream-container-version=${TRITON_CONTAINER_VERSION} \
--backend=python:r${TRITON_CONTAINER_VERSION} \
--backend=vllm:r${TRITON_CONTAINER_VERSION} \
--vllm-version=${VLLM_VERSION} 2>&1 \
/
--vllm-version=${VLLM_VERSION} 2>&1

0 comments on commit bfe7131

Please sign in to comment.