Skip to content

Commit e45854c

Browse files
Update README.md
Co-authored-by: Olga Andreeva <[email protected]>
1 parent f2c7a89 commit e45854c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ export VLLM_VERSION=${TAG#v} # example: 0.5.3.post1
9696
echo "VLLM_VERSION = ${VLLM_VERSION}"
9797
9898
git clone -b r${TRITON_CONTAINER_VERSION} https://github.com/triton-inference-server/server.git
99+
cd server
99100
./build.py -v --enable-logging
100101
--enable-stats
101102
--enable-tracing

0 commit comments

Comments
 (0)