Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Conversation

rahul-tuli
Copy link
Member

This PR updates the dockerfile to use
CMD over ENTRYPOINT to allow easier overriding of commands for users

for example
Now the deepsparse.server can be run directly with one command

docker container run -it --gpus all ghcr.io/neuralmagic/sparseml:1.4.4-cu102 \
  sparseml.transformers.export_onnx --help

@rahul-tuli rahul-tuli self-assigned this Apr 21, 2023
@rahul-tuli rahul-tuli added enhancement New feature or request mle-team labels Apr 21, 2023
@rahul-tuli rahul-tuli merged commit a07df22 into main Apr 21, 2023
@rahul-tuli rahul-tuli deleted the update-dockerfile branch April 21, 2023 14:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request mle-team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants