We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c7a89 commit e45854cCopy full SHA for e45854c
README.md
@@ -96,6 +96,7 @@ export VLLM_VERSION=${TAG#v} # example: 0.5.3.post1
96
echo "VLLM_VERSION = ${VLLM_VERSION}"
97
98
git clone -b r${TRITON_CONTAINER_VERSION} https://github.com/triton-inference-server/server.git
99
+cd server
100
./build.py -v --enable-logging
101
--enable-stats
102
--enable-tracing
0 commit comments