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 8090a97 + 9ee9522 commit 593b982Copy full SHA for 593b982
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