Skip to content

Commit

Permalink
fix: adjust whitespace lint
Browse files Browse the repository at this point in the history
  • Loading branch information
drbh committed Dec 13, 2024
1 parent 1ae03e5 commit ce7e87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_trtllm
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ LABEL co.huggingface.vendor="Hugging Face Inc."
LABEL org.opencontainers.image.authors="[email protected]"

ENTRYPOINT ["./text-generation-launcher"]
CMD ["--executor-worker", "/usr/local/tgi/bin/executorWorker"]
CMD ["--executor-worker", "/usr/local/tgi/bin/executorWorker"]

0 comments on commit ce7e87c

Please sign in to comment.