diff --git a/Dockerfile_trtllm b/Dockerfile_trtllm index 4ac11d9a..4b2cccc7 100644 --- a/Dockerfile_trtllm +++ b/Dockerfile_trtllm @@ -120,4 +120,4 @@ LABEL co.huggingface.vendor="Hugging Face Inc." LABEL org.opencontainers.image.authors="hardware@hf.co" ENTRYPOINT ["./text-generation-launcher"] -CMD ["--executor-worker", "/usr/local/tgi/bin/executorWorker"] \ No newline at end of file +CMD ["--executor-worker", "/usr/local/tgi/bin/executorWorker"]