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.
2 parents afcb48b + a3ee824 commit 9ee9522Copy full SHA for 9ee9522
Dockerfile.ubi
@@ -208,3 +208,4 @@ ENV GRPC_PORT=8033 \
208
DISABLE_LOGPROBS_DURING_SPEC_DECODING=false
209
210
USER 2000
211
+ENTRYPOINT ["python3", "-m", "vllm_tgis_adapter", "--uvicorn-log-level=warning"]
0 commit comments