Pytorch Serve Config #3177
Unanswered
mohitnihalani
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to deploy the PyTorch model through Sagemaker, and it seems like, under the hood, it's using Pytorch Serve. Pytorch serve has a config for increasing the backend worker timeout using 'default_response_timeout.'
Is there any way to set this through any config, and what is the default used inside sagemaker?
Beta Was this translation helpful? Give feedback.
All reactions