mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 15:52:08 +00:00
update docker image
This commit is contained in:
parent
7bea9a105e
commit
32199274f3
@ -76,5 +76,4 @@ COPY --from=builder /usr/src/target/release/text-generation-router /usr/local/bi
|
||||
# Install launcher
|
||||
COPY --from=builder /usr/src/target/release/text-generation-launcher /usr/local/bin/text-generation-launcher
|
||||
|
||||
ENTRYPOINT ["text-generation-launcher"]
|
||||
CMD ["--json-output"]
|
||||
ENTRYPOINT ["text-generation-launcher", "--json-output"]
|
||||
|
Loading…
Reference in New Issue
Block a user