Skip to content

Commit

Permalink
Update deployment_instructions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markurtz committed Jul 20, 2023
1 parent 73d6fc8 commit e25ed31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sparsify/auto/tasks/deployment_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The server deployment packages up the model inference and any pre- and post-proc
To start the server, run the following command with the appropriate arguments:
```bash
deepsparse.server --task TASK --model_path ./deployment
deepsparse.server --task TASK --model_path ./deployment/model.onnx
```
For more information on the `deepsparse.server` command, see the [Server Deployment Guide](https://github.com/neuralmagic/deepsparse/blob/main/docs/user-guide/deepsparse-server.md).

0 comments on commit e25ed31

Please sign in to comment.